Home
last modified time | relevance | path

Searched defs:OnLoadSACompleteForRemote (Results 1 – 4 of 4) sorted by relevance

/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
Disystem_ability_load_callback.h30 virtual void OnLoadSACompleteForRemote([[maybe_unused]] const std::string& deviceId, in OnLoadSACompleteForRemote() function
/foundation/systemabilitymgr/samgr/services/samgr/native/source/
Dsystem_ability_load_callback_proxy.cpp100 void SystemAbilityLoadCallbackProxy::OnLoadSACompleteForRemote(const std::string& deviceId, int32_t… in OnLoadSACompleteForRemote() function in OHOS::SystemAbilityLoadCallbackProxy
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
Dondemand_helper.cpp250 void OnDemandHelper::OnDemandLoadCallback::OnLoadSACompleteForRemote(const std::string& deviceId, in OnLoadSACompleteForRemote() function in OHOS::OnDemandHelper::OnDemandLoadCallback
Dsystem_ability_test_tool.cpp82 …void MockLoadCallback::OnLoadSACompleteForRemote(const std::string& deviceId, int32_t systemAbilit… in OnLoadSACompleteForRemote() function in __anonf26f48470111::MockLoadCallback