Home
last modified time | relevance | path

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

/developtools/hdc/hdcd_user_permit/src/
Dconnection.cpp29 const sptr<IRemoteObject> &remoteObject, int32_t resultCode) in OnAbilityConnectDone()
/developtools/profiler/device/base/src/
Dcommon.cpp456 sptr<IRemoteObject> remoteObject = sam->GetSystemAbility(BUNDLE_MGR_SERVICE_SYS_ABILITY_ID); in CheckApplicationPermission() local
488 sptr<IRemoteObject> remoteObject = sam->GetSystemAbility(BUNDLE_MGR_SERVICE_SYS_ABILITY_ID); in CheckApplicationEncryped() local
647 sptr<IRemoteObject> remoteObject = manager->GetSystemAbility(BUNDLE_MGR_SERVICE_SYS_ABILITY_ID); in GetPackageUid() local
/developtools/hiperf/src/
Dutilities.cpp704 sptr<IRemoteObject> remoteObject = sam->GetSystemAbility(BUNDLE_MGR_SERVICE_SYS_ABILITY_ID); in IsDebugableApp() local
877 sptr<IRemoteObject> remoteObject = sam->GetSystemAbility(BUNDLE_MGR_SERVICE_SYS_ABILITY_ID); in IsApplicationEncryped() local
/developtools/profiler/hidebug/interfaces/js/kits/napi/
Dnapi_hidebug.cpp1000 … sptr<IRemoteObject> remoteObject = abilityManager->CheckSystemAbility(DFX_SYS_HIVIEW_ABILITY_ID); in SetAppResourceLimit() local