Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/
H A Ddevice_manager_service.cpp651 if (IsDMServiceAdapterLoad()) { in SetUserOperation()
666 if (IsDMServiceAdapterLoad()) { in HandleDeviceStatusChange()
1121 bool DeviceManagerService::IsDMServiceAdapterLoad() in IsDMServiceAdapterLoad() function in OHOS::DistributedHardware::DeviceManagerService
1321 if (!IsDMServiceAdapterLoad()) { in BindTarget()
1341 if (!IsDMServiceAdapterLoad()) { in UnbindTarget()
1604 if (IsDMServiceAdapterLoad()) { in AccountCommonEventCallback()
1624 if (IsDMServiceAdapterLoad()) { in HandleAccountLogout()
1682 if (IsDMServiceAdapterLoad()) { in HandleDeviceNotTrust()
1720 if (!IsDMServiceAdapterLoad()) { in SetDnPolicy()
/ohos5.0/foundation/distributedhardware/device_manager/services/service/include/
H A Ddevice_manager_service.h210 bool IsDMServiceAdapterLoad();
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_device_manager_service.cpp1609 DeviceManagerService::GetInstance().IsDMServiceAdapterLoad();