Home
last modified time | relevance | path

Searched refs:IsDMServiceImplReady (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/
H A Ddevice_manager_service.cpp511 if (!IsDMServiceImplReady()) { in AuthenticateDevice()
549 if (!IsDMServiceImplReady()) { in UnAuthenticateDevice()
568 if (!IsDMServiceImplReady()) { in StopAuthenticateDevice()
590 if (!IsDMServiceImplReady()) { in BindDevice()
627 if (!IsDMServiceImplReady()) { in UnBindDevice()
654 if (!IsDMServiceImplReady()) { in SetUserOperation()
663 if (IsDMServiceImplReady()) { in HandleDeviceStatusChange()
673 if (!IsDMServiceImplReady()) { in OnSessionOpened()
682 if (!IsDMServiceImplReady()) { in OnSessionClosed()
691 if (!IsDMServiceImplReady()) { in OnBytesReceived()
[all …]
/ohos5.0/foundation/distributedhardware/device_manager/services/service/include/
H A Ddevice_manager_service.h209 bool IsDMServiceImplReady();
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_device_manager_service_two.cpp156 DeviceManagerService::GetInstance().IsDMServiceImplReady();
H A DUTTest_device_manager_service.cpp1070 bool ret = DeviceManagerService::GetInstance().IsDMServiceImplReady();
1610 bool ret = DeviceManagerService::GetInstance().IsDMServiceImplReady();
2133 DeviceManagerService::GetInstance().IsDMServiceImplReady();
2162 bool result = DeviceManagerService::GetInstance().IsDMServiceImplReady();