Home
last modified time | relevance | path

Searched refs:NotifyRemoteSaDied (Results 1 - 5 of 5) sorted by relevance

/foundation/barrierfree/accessibility/services/aams/test/mock/src/aafwk/
H A Dsystem_ability_manager.cpp194 void SystemAbilityManager::NotifyRemoteSaDied(const std::u16string& name) in NotifyRemoteSaDied() function in OHOS::SystemAbilityManager
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_mgr_stub_unload_test.cpp183 saMgr->NotifyRemoteSaDied(name); in HWTEST_F()
195 saMgr->NotifyRemoteSaDied(name); in HWTEST_F()
H A Dsystem_ability_mgr_new_test.cpp655 * @tc.desc: test NotifyRemoteSaDied, true.
665 saMgr->NotifyRemoteSaDied(name); in HWTEST_F()
/foundation/systemabilitymgr/samgr/services/samgr/native/include/
H A Dsystem_ability_manager.h110 void NotifyRemoteSaDied(const std::u16string& name);
/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager.cpp1018 void SystemAbilityManager::NotifyRemoteSaDied(const std::u16string& name) in NotifyRemoteSaDied() function in OHOS::SystemAbilityManager
1027 HILOGI("NotifyRemoteSaDied, serviceName:%{public}s, deviceId:%{public}s", in NotifyRemoteSaDied()

Completed in 8 milliseconds