Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/
H A Dsystem_ability_manager.h241 … void SendLoadedSystemAbilityMsg(int32_t systemAbilityId, const sptr<IRemoteObject>& remoteObject,
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager.cpp1448 void SystemAbilityManager::SendLoadedSystemAbilityMsg(int32_t systemAbilityId, const sptr<IRemoteOb… in SendLoadedSystemAbilityMsg() function in OHOS::SystemAbilityManager
1628 SendLoadedSystemAbilityMsg(systemAbilityId, targetObject, callback); in DoLoadSystemAbility()
1667 SendLoadedSystemAbilityMsg(systemAbilityId, targetObject, callback); in DoLoadSystemAbilityFromRpc()
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_mgr_stub_test.cpp1885 saMgr->SendLoadedSystemAbilityMsg(SAID, testAbility, callback);
2020 saMgr->SendLoadedSystemAbilityMsg(SAID, testAbility, callback);