Home
last modified time | relevance | path

Searched defs:LoadSystemAbilityFromRemote (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/ipc/interfaces/innerkits/libdbinder/include/
H A Drpc_system_ability_callback.h40 … virtual bool LoadSystemAbilityFromRemote(const std::string& srcNetworkId, int32_t systemAbilityId) in LoadSystemAbilityFromRemote() function
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Drpc_callback_imp.cpp32 bool RpcCallbackImp::LoadSystemAbilityFromRemote(const std::string& srcNetworkId, int32_t systemAbi… in LoadSystemAbilityFromRemote() function in OHOS::RpcCallbackImp
/ohos5.0/foundation/communication/ipc/services/dbinder/test/unittest/
H A Ddbinder_service_unittest.cpp67 …bool LoadSystemAbilityFromRemote(const std::string& srcNetworkId, int32_t systemAbilityId) override in LoadSystemAbilityFromRemote() function in TestRpcSystemAbilityCallback