Home
last modified time | relevance | path

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

/test/xts/device_attest/interfaces/innerkits/native_cpp/src/
Ddevattest_profile_load_callback.cpp25 int32_t systemAbilityId, const sptr<OHOS::IRemoteObject> &remoteObject) in OnLoadSystemAbilitySuccess()
Ddevattest_client.cpp98 void DevAttestClient::LoadSystemAbilitySuccess(const sptr<IRemoteObject> &remoteObject) in LoadSystemAbilitySuccess()
/test/xts/acts/advertising/ads/abilitydemo/entry/src/main/ets/common/
DAdsCoreServiceRpcObj.ts34 let remoteObject: rpc.IRemoteObject = data.readRemoteObject(); variable
/test/xts/hats/hdf/external_device_manager/drivers_pkg_manager_test/
Dpkg_db_helper_test.cpp169 int32_t systemAbilityId, const sptr<IRemoteObject> &remoteObject) in OnLoadSystemAbilitySuccess()
/test/xts/hats/hdf/external_device_manager/driver_extension_manager_client_test/
Ddriver_extension_manager_client_test.cpp107 int32_t systemAbilityId, const sptr<IRemoteObject> &remoteObject) in OnLoadSystemAbilitySuccess()
/test/xts/device_attest/services/devattest_ability/src/
Ddevattest_notification_publish.cpp133 …sptr<IRemoteObject> remoteObject = systemAbilityManager->GetSystemAbility(BUNDLE_MGR_SERVICE_SA_ID… in GetBundleMgr() local
/test/testfwk/arkxtest/uitest/connection/
Dipc_transactor.cpp228 sptr<IRemoteObject> remoteObject = nullptr; in WaitForPublishedCaller() local
296 sptr<IRemoteObject> remoteObject = nullptr; in InitAndConnectPeer() local
/test/xts/dcts/distributedhardware/distributedinputtest/
Ddistributed_input_test.cpp121 OHOS::sptr<OHOS::IRemoteObject> remoteObject = systemAbilityManager->GetSystemAbility( in CheckSourceProxy() local
145 OHOS::sptr<OHOS::IRemoteObject> remoteObject = systemAbilityManager->GetSystemAbility( in CheckSinkProxy() local
/test/testfwk/arkxtest/uitest/server/
Dsystem_ui_controller.cpp798 …void OnLoadSystemAbilitySuccess(int32_t systemAbilityId, const sptr<IRemoteObject>& remoteObject) … in OnLoadSystemAbilitySuccess()
830 auto remoteObject = sam->CheckSystemAbility(OHOS::DFX_HI_DUMPER_SERVICE_ABILITY_ID); in GetHidumperInfo() local
/test/ostest/wukong/common/src/
Dwukong_util.cpp472 …sptr<IRemoteObject> remoteObject = systemAbilityManager->GetSystemAbility(BUNDLE_MGR_SERVICE_SYS_A… in GetBundleMgrProxy() local