/base/account/os_account/services/accountmgr/test/moduletest/app_account/ |
D | bundle_manager_adapter_module_test.cpp | 97 …sptr<IRemoteObject> remoteObj = systemAbilityManager->GetSystemAbility(BUNDLE_MGR_SERVICE_SYS_ABIL… variable 119 …sptr<IRemoteObject> remoteObj = systemAbilityManager->GetSystemAbility(BUNDLE_MGR_SERVICE_SYS_ABIL… variable 141 …sptr<IRemoteObject> remoteObj = systemAbilityManager->GetSystemAbility(BUNDLE_MGR_SERVICE_SYS_ABIL… variable 161 …sptr<IRemoteObject> remoteObj = systemAbilityManager->GetSystemAbility(BUNDLE_MGR_SERVICE_SYS_ABIL… variable 183 …sptr<IRemoteObject> remoteObj = systemAbilityManager->GetSystemAbility(BUNDLE_MGR_SERVICE_SYS_ABIL… variable
|
/base/powermgr/power_manager/services/native/src/ |
D | running_lock_mgr.cpp | 207 const sptr<IRemoteObject>& remoteObj) in GetRunningLockInner() 218 const sptr<IRemoteObject>& remoteObj, in CreateRunningLock() 236 bool RunningLockMgr::ReleaseLock(const sptr<IRemoteObject> remoteObj) in ReleaseLock() 254 const sptr<IRemoteObject>& remoteObj, uint32_t timeOutMS) in RemoveAndPostUnlockTask() 270 void RunningLockMgr::Lock(const sptr<IRemoteObject>& remoteObj, in Lock() 305 void RunningLockMgr::UnLock(const sptr<IRemoteObject> remoteObj) in UnLock() 336 bool RunningLockMgr::IsUsed(const sptr<IRemoteObject>& remoteObj) in IsUsed() 381 void RunningLockMgr::SetWorkTriggerList(const sptr<IRemoteObject>& remoteObj, in SetWorkTriggerList() 451 void RunningLockMgr::NotifyRunningLockChanged(const sptr<IRemoteObject>& remoteObj, in NotifyRunningLockChanged() 555 void RunningLockMgr::LockReally(const sptr<IRemoteObject>& remoteObj, in LockReally() [all …]
|
D | power_mgr_service.cpp | 651 PowerErrors PowerMgrService::CreateRunningLock(const sptr<IRemoteObject>& remoteObj, in CreateRunningLock() 668 bool PowerMgrService::ReleaseRunningLock(const sptr<IRemoteObject>& remoteObj) in ReleaseRunningLock() 689 bool PowerMgrService::Lock(const sptr<IRemoteObject>& remoteObj, in Lock() 710 bool PowerMgrService::UnLock(const sptr<IRemoteObject>& remoteObj) in UnLock() 720 void PowerMgrService::ForceUnLock(const sptr<IRemoteObject>& remoteObj) in ForceUnLock() 727 bool PowerMgrService::IsUsed(const sptr<IRemoteObject>& remoteObj) in IsUsed() 750 bool PowerMgrService::SetWorkTriggerList(const sptr<IRemoteObject>& remoteObj, in SetWorkTriggerList()
|
/base/powermgr/display_manager/test/unittest/common/native/src/ |
D | display_service_death_test.cpp | 41 wptr<IRemoteObject> remoteObj = nullptr; variable
|
/base/powermgr/battery_statistics/services/native/test/unittest/src/ |
D | stats_service_death_test.cpp | 39 wptr<IRemoteObject> remoteObj = nullptr; variable
|
/base/powermgr/battery_manager/frameworks/native/test/unittest/src/ |
D | battery_client_death_recipient_test.cpp | 42 wptr<IRemoteObject> remoteObj = nullptr; variable
|
/base/powermgr/power_manager/services/native/test/unittest/src/ |
D | power_mgr_service_death_test.cpp | 40 wptr<IRemoteObject> remoteObj = nullptr; variable
|
/base/powermgr/thermal_manager/services/native/test/unittest/src/ |
D | thermal_service_death_test.cpp | 40 wptr<IRemoteObject> remoteObj = nullptr; variable
|
/base/powermgr/power_manager/services/zidl/src/ |
D | power_mgr_stub.cpp | 145 sptr<IRemoteObject> remoteObj = data.ReadRemoteObject(); in CreateRunningLockStub() local 156 sptr<IRemoteObject> remoteObj = data.ReadRemoteObject(); in ReleaseRunningLockStub() local 177 sptr<IRemoteObject> remoteObj = data.ReadRemoteObject(); in LockStub() local 189 sptr<IRemoteObject> remoteObj = data.ReadRemoteObject(); in UnLockStub() local 197 sptr<IRemoteObject> remoteObj = data.ReadRemoteObject(); in IsUsedStub() local 206 sptr<IRemoteObject> remoteObj = data.ReadRemoteObject(); in SetWorkTriggerListStub() local
|
D | power_mgr_proxy.cpp | 27 PowerErrors PowerMgrProxy::CreateRunningLock(const sptr<IRemoteObject>& remoteObj, in CreateRunningLock() 56 bool PowerMgrProxy::ReleaseRunningLock(const sptr<IRemoteObject>& remoteObj) in ReleaseRunningLock() 110 bool PowerMgrProxy::Lock(const sptr<IRemoteObject>& remoteObj, const RunningLockInfo& runningLockIn… in Lock() 138 bool PowerMgrProxy::UnLock(const sptr<IRemoteObject>& remoteObj) in UnLock() 163 bool PowerMgrProxy::IsUsed(const sptr<IRemoteObject>& remoteObj) in IsUsed() 189 bool PowerMgrProxy::SetWorkTriggerList(const sptr<IRemoteObject>& remoteObj, const WorkTriggerList&… in SetWorkTriggerList()
|
/base/useriam/face_auth/frameworks/ipc/src/ |
D | face_auth_stub.cpp | 58 sptr<IRemoteObject> remoteObj = data.ReadRemoteObject(); in FaceAuthSetBufferProducer() local
|
/base/web/webview/ohos_adapter/datashare_adapter/src/ |
D | datashare_adapter_impl.cpp | 49 auto remoteObj = sam->GetSystemAbility(OHOS::STORAGE_MANAGER_MANAGER_ID); in OpenDataShareUriForRead() local
|
/base/powermgr/battery_manager/services/native/test/unittest/src/ |
D | battery_srv_proxy_mock_test.cpp | 30 sptr<IRemoteObject> remoteObj; variable
|
/base/telephony/cellular_data/services/src/utils/ |
D | cellular_data_rdb_helper.cpp | 39 …sptr<IRemoteObject> remoteObj = saManager->GetSystemAbility(TELEPHONY_CELLULAR_DATA_SYS_ABILITY_ID… in CreateDataAbilityHelper() local
|
D | cellular_data_settings_rdb_helper.cpp | 38 …sptr<IRemoteObject> remoteObj = saManager->GetSystemAbility(TELEPHONY_CELLULAR_DATA_SYS_ABILITY_ID… in CreateDataShareHelper() local
|
/base/hiviewdfx/hidumper/services/native/src/ |
D | dump_manager_client.cpp | 144 sptr<IRemoteObject> remoteObj = loadCallback->GetLoadSystemAbilityRemoteObj(); in OnDemandStart() local
|
/base/telephony/core_service/services/sim/src/ |
D | operator_config_loader.cpp | 194 auto remoteObj = saManager->GetSystemAbility(systemAbilityId); in CreateDataAHelper() local
|
/base/telephony/sms_mms/services/ |
D | sms_persist_helper.cpp | 46 auto remoteObj = saManager->GetSystemAbility(TELEPHONY_SMS_MMS_SYS_ABILITY_ID); in CreateDataAHelper() local
|
/base/telephony/call_manager/services/call/call_state_observer/src/ |
D | call_data_base_helper.cpp | 65 auto remoteObj = saManager->GetSystemAbility(TELEPHONY_CALL_MANAGER_SYS_ABILITY_ID); in CreateDataShareHelper() local
|
/base/account/os_account/services/accountmgr/src/ability_manager_adapter/ |
D | ability_manager_adapter.cpp | 103 sptr<IRemoteObject> remoteObj = systemManager->CheckSystemAbility(ABILITY_MGR_SERVICE_ID); in Connect() local
|
/base/telephony/core_service/services/network_search/src/ |
D | setting_utils.cpp | 57 …sptr<IRemoteObject> remoteObj = saManager->GetSystemAbility(TELEPHONY_CORE_SERVICE_SYS_ABILITY_ID); in CreateDataShareHelper() local
|
/base/account/os_account/services/accountmgr/src/bundle_manager_adapter/ |
D | bundle_manager_adapter.cpp | 180 …sptr<IRemoteObject> remoteObj = systemAbilityManager->CheckSystemAbility(BUNDLE_MGR_SERVICE_SYS_AB… in Connect() local
|
/base/theme/wallpaper_mgr/frameworks/kits/extension/src/ |
D | js_wallpaper_extension.cpp | 182 auto remoteObj = new (std::nothrow) WallpaperMgrService::WallpaperExtensionStub(); in OnConnect() local
|
/base/update/updateservice/test/unittest/update_engine/ |
D | server_unittest.cpp | 250 sptr<IRemoteObject> remoteObj = systemMgr->GetSystemAbility(UPDATE_DISTRIBUTED_SERVICE_ID); in TestUpdateServiceProxy() local 538 sptr<IRemoteObject> remoteObj = systemMgr->GetSystemAbility(UPDATE_DISTRIBUTED_SERVICE_ID); variable
|
/base/powermgr/power_manager/utils/setting/src/ |
D | setting_provider.cpp | 160 auto remoteObj = sam->GetSystemAbility(systemAbilityId); in Initialize() local
|