Home
last modified time | relevance | path

Searched refs:IsDMServiceAdapterLoad (Results 1 - 3 of 3) sorted by relevance

/foundation/distributedhardware/device_manager/services/service/src/
H A Ddevice_manager_service.cpp702 if (IsDMServiceAdapterLoad()) { in SetUserOperation()
717 if (IsDMServiceAdapterLoad()) { in HandleDeviceStatusChange()
1175 bool DeviceManagerService::IsDMServiceAdapterLoad() in IsDMServiceAdapterLoad() function in OHOS::DistributedHardware::DeviceManagerService
1375 if (!IsDMServiceAdapterLoad()) { in BindTarget()
1395 if (!IsDMServiceAdapterLoad()) { in UnbindTarget()
1636 if (IsDMServiceAdapterLoad()) { in AccountCommonEventCallback()
1656 if (IsDMServiceAdapterLoad()) { in HandleAccountLogout()
1749 if (IsDMServiceAdapterLoad()) { in HandleDeviceNotTrust()
1787 if (!IsDMServiceAdapterLoad()) { in SetDnPolicy()
/foundation/distributedhardware/device_manager/services/service/include/
H A Ddevice_manager_service.h207 bool IsDMServiceAdapterLoad();
/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_device_manager_service.cpp1725 DeviceManagerService::GetInstance().IsDMServiceAdapterLoad(); in HWTEST_F()

Completed in 9 milliseconds