Home
last modified time | relevance | path

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

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