Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Drpc_callback_imp.cpp22 sptr<IRemoteObject> RpcCallbackImp::GetSystemAbilityFromRemote(int32_t systemAbilityId) in GetSystemAbilityFromRemote() function in OHOS::RpcCallbackImp
H A Dsystem_ability_manager.cpp530 sptr<IRemoteObject> SystemAbilityManager::GetSystemAbilityFromRemote(int32_t systemAbilityId) in GetSystemAbilityFromRemote() function in OHOS::SystemAbilityManager
/ohos5.0/foundation/communication/ipc/services/dbinder/test/unittest/
H A Ddbinder_service_unittest.cpp62 sptr<IRemoteObject> GetSystemAbilityFromRemote(int32_t systemAbilityId) override in GetSystemAbilityFromRemote() function in TestRpcSystemAbilityCallback