Home
last modified time | relevance | path

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

/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/mock/src/aafwk/
H A Dsystem_ability_manager.cpp199 void SystemAbilityManager::NotifyRemoteDeviceOffline(const std::string& deviceId) in NotifyRemoteDeviceOffline() function in OHOS::SystemAbilityManager
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/
H A Dsystem_ability_manager.h111 void NotifyRemoteDeviceOffline(const std::string& deviceId);
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_mgr_stub_test.cpp1813 saMgr->NotifyRemoteDeviceOffline(deviceId);
1832 saMgr->NotifyRemoteDeviceOffline(deviceId);
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager.cpp1061 void SystemAbilityManager::NotifyRemoteDeviceOffline(const std::string& deviceId) in NotifyRemoteDeviceOffline() function in OHOS::SystemAbilityManager