/base/telephony/core_service/frameworks/native/src/ |
D | core_service_client.cpp | 101 auto proxy = GetProxy(); in GetPsRadioTech() local 111 auto proxy = GetProxy(); in GetCsRadioTech() local 121 auto proxy = GetProxy(); in GetMeid() local 131 auto proxy = GetProxy(); in GetUniqueDeviceId() local 141 auto proxy = GetProxy(); in IsNrSupported() local 151 auto proxy = GetProxy(); in SetNrOptionMode() local 161 auto proxy = GetProxy(); in GetNrOptionMode() local 172 auto proxy = GetProxy(); in GetSignalInfoList() local 182 auto proxy = GetProxy(); in GetOperatorNumeric() local 192 auto proxy = GetProxy(); in GetOperatorName() local [all …]
|
D | telephony_state_registry_client.cpp | 85 auto proxy = GetProxy(); in UpdateCellularDataConnectState() local 95 auto proxy = GetProxy(); in UpdateCellularDataFlow() local 106 auto proxy = GetProxy(); in UpdateCallState() local 117 auto proxy = GetProxy(); in UpdateCallStateForSlotId() local 128 auto proxy = GetProxy(); in UpdateSignalInfo() local 139 auto proxy = GetProxy(); in UpdateCellInfo() local 150 auto proxy = GetProxy(); in UpdateNetworkState() local 161 auto proxy = GetProxy(); in UpdateSimState() local 171 auto proxy = GetProxy(); in UpdateCfuIndicator() local 181 auto proxy = GetProxy(); in UpdateVoiceMailMsgIndicator() local [all …]
|
/base/powermgr/display_manager/frameworks/native/ |
D | display_power_mgr_client.cpp | 89 auto proxy = GetProxy(); in SetDisplayState() local 96 auto proxy = GetProxy(); in GetDisplayState() local 105 auto proxy = GetProxy(); in GetDisplayIds() local 114 auto proxy = GetProxy(); in GetMainDisplayId() local 121 auto proxy = GetProxy(); in SetBrightness() local 128 auto proxy = GetProxy(); in DiscountBrightness() local 135 auto proxy = GetProxy(); in OverrideBrightness() local 142 auto proxy = GetProxy(); in OverrideDisplayOffDelay() local 149 auto proxy = GetProxy(); in RestoreBrightness() local 156 auto proxy = GetProxy(); in GetBrightness() local [all …]
|
/base/time/time_service/interfaces/inner_api/src/ |
D | time_service_client.cpp | 36 auto proxy = GetProxy(); in ~TimeServiceClient() local 81 sptr<ITimeService> proxy = iface_cast<ITimeService>(systemAbility); in ConnectService() local 95 auto proxy = GetProxy(); in SetTime() local 108 auto proxy = GetProxy(); in SetTime() local 122 auto proxy = GetProxy(); in SetTimeV9() local 134 auto proxy = GetProxy(); in SetTimeZone() local 147 auto proxy = GetProxy(); in SetTimeZone() local 162 auto proxy = GetProxy(); in SetTimeZoneV9() local 200 auto proxy = GetProxy(); in CreateTimerV9() local 231 auto proxy = GetProxy(); in StartTimerV9() local [all …]
|
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_subscriber_proxy_test/ |
D | ans_subscriber_proxy_unit_test.cpp | 69 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); variable 92 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); variable 115 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); variable 135 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(nullptr); variable 158 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); variable 180 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); variable 202 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); variable 222 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); variable 242 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); variable 265 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); variable [all …]
|
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_proxy_test/ |
D | ans_manager_proxy_unit_test.cpp | 142 std::shared_ptr<AnsManagerProxy> proxy = std::make_shared<AnsManagerProxy>(iremoteObject); variable 165 std::shared_ptr<AnsManagerProxy> proxy = std::make_shared<AnsManagerProxy>(iremoteObject); variable 188 std::shared_ptr<AnsManagerProxy> proxy = std::make_shared<AnsManagerProxy>(iremoteObject); variable 208 std::shared_ptr<AnsManagerProxy> proxy = std::make_shared<AnsManagerProxy>(nullptr); variable 230 std::shared_ptr<AnsManagerProxy> proxy = std::make_shared<AnsManagerProxy>(iremoteObject); variable 251 std::shared_ptr<AnsManagerProxy> proxy = std::make_shared<AnsManagerProxy>(iremoteObject); variable 274 std::shared_ptr<AnsManagerProxy> proxy = std::make_shared<AnsManagerProxy>(iremoteObject); variable 299 std::shared_ptr<AnsManagerProxy> proxy = std::make_shared<AnsManagerProxy>(iremoteObject); variable 322 std::shared_ptr<AnsManagerProxy> proxy = std::make_shared<AnsManagerProxy>(iremoteObject); variable 347 std::shared_ptr<AnsManagerProxy> proxy = std::make_shared<AnsManagerProxy>(iremoteObject); variable [all …]
|
/base/location/frameworks/native/source/ |
D | locator_impl.cpp | 111 sptr<LocatorProxy> proxy = GetProxy(); in EnableAbility() local 131 sptr<LocatorProxy> proxy = GetProxy(); in StartLocating() local 144 sptr<LocatorProxy> proxy = GetProxy(); in StopLocating() local 161 sptr<LocatorProxy> proxy = GetProxy(); in GetCachedLocation() local 202 sptr<LocatorProxy> proxy = GetProxy(); in RegisterGnssStatusCallback() local 216 sptr<LocatorProxy> proxy = GetProxy(); in UnregisterGnssStatusCallback() local 230 sptr<LocatorProxy> proxy = GetProxy(); in RegisterNmeaMessageCallback() local 244 sptr<LocatorProxy> proxy = GetProxy(); in UnregisterNmeaMessageCallback() local 279 sptr<LocatorProxy> proxy = GetProxy(); in RegisterCachedLocationCallback() local 292 sptr<LocatorProxy> proxy = GetProxy(); in UnregisterCachedLocationCallback() local [all …]
|
/base/telephony/cellular_data/frameworks/native/ |
D | cellular_data_client.cpp | 114 sptr<ICellularDataManager> proxy = GetProxy(); in RegisterSimAccountCallback() local 128 sptr<ICellularDataManager> proxy = GetProxy(); in UnregisterSimAccountCallback() local 143 sptr<ICellularDataManager> proxy = GetProxy(); in GetDefaultCellularDataSlotId() local 159 sptr<ICellularDataManager> proxy = GetProxy(); in GetDefaultCellularDataSimId() local 174 sptr<ICellularDataManager> proxy = GetProxy(); in SetDefaultCellularDataSlotId() local 198 sptr<ICellularDataManager> proxy = GetProxy(); in UpdateDefaultCellularDataSlotId() local 210 sptr<ICellularDataManager> proxy = GetProxy(); in EnableCellularData() local 220 sptr<ICellularDataManager> proxy = GetProxy(); in IsCellularDataEnabled() local 230 sptr<ICellularDataManager> proxy = GetProxy(); in GetCellularDataState() local 240 sptr<ICellularDataManager> proxy = GetProxy(); in IsCellularDataRoamingEnabled() local [all …]
|
/base/powermgr/power_manager/frameworks/native/ |
D | running_lock.cpp | 33 RunningLock::RunningLock(const wptr<IPowerMgr>& proxy, const std::string& name, RunningLockType typ… in RunningLock() 61 sptr<IPowerMgr> proxy = proxy_.promote(); in Lock() local 74 sptr<IPowerMgr> proxy = proxy_.promote(); in UnLock() local 86 sptr<IPowerMgr> proxy = proxy_.promote(); in CheckUsedNoLock() local 104 sptr<IPowerMgr> proxy = proxy_.promote(); in Create() local 115 sptr<IPowerMgr> proxy = proxy_.promote(); in Release() local
|
/base/security/access_token/interfaces/innerkits/accesstoken/src/ |
D | accesstoken_manager_client.cpp | 52 auto proxy = GetProxy(); in VerifyAccessToken() local 63 auto proxy = GetProxy(); in GetDefPermission() local 76 auto proxy = GetProxy(); in GetDefPermissions() local 93 auto proxy = GetProxy(); in GetReqPermissions() local 109 auto proxy = GetProxy(); in GetPermissionFlag() local 119 auto proxy = GetProxy(); in GetSelfPermissionsState() local 149 auto proxy = GetProxy(); in GrantPermission() local 159 auto proxy = GetProxy(); in RevokePermission() local 169 auto proxy = GetProxy(); in ClearUserGrantedPermissionState() local 214 auto proxy = GetProxy(); in RegisterPermStateChangeCallback() local [all …]
|
/base/account/os_account/frameworks/domain_account/src/ |
D | domain_account_client.cpp | 49 auto proxy = GetDomainAccountProxy(); in RegisterPlugin() local 59 auto proxy = GetDomainAccountProxy(); in UnregisterPlugin() local 68 sptr<DomainAuthCallbackService> &callbackService, sptr<IDomainAccount> &proxy) in AuthProxyInit() 100 auto proxy = GetDomainAccountProxy(); in GetAccessToken() local 120 auto proxy = GetDomainAccountProxy(); in HasAccount() local 132 sptr<IDomainAccount> proxy = nullptr; in Auth() local 144 sptr<IDomainAccount> proxy = nullptr; in AuthUser() local 155 sptr<IDomainAccount> proxy = nullptr; in AuthWithPopup() local 165 auto proxy = GetDomainAccountProxy(); in UpdateAccountToken() local 190 auto proxy = GetDomainAccountProxy(); in GetAccountStatus() local [all …]
|
/base/request/request/frameworks/native/src/ |
D | request_manager.cpp | 59 auto proxy = GetRequestServiceProxy(); in Create() local 90 auto proxy = GetRequestServiceProxy(); in Retry() local 106 void RequestManager::SetRequestServiceProxy(sptr<RequestServiceInterface> proxy) in SetRequestServiceProxy() 115 auto proxy = GetRequestServiceProxy(); in Start() local 126 auto proxy = GetRequestServiceProxy(); in Stop() local 137 auto proxy = GetRequestServiceProxy(); in Query() local 148 auto proxy = GetRequestServiceProxy(); in Touch() local 159 auto proxy = GetRequestServiceProxy(); in Search() local 170 auto proxy = GetRequestServiceProxy(); in Show() local 181 auto proxy = GetRequestServiceProxy(); in Pause() local [all …]
|
/base/sensors/sensor_lite/frameworks/src/ |
D | sensor_agent_client.c | 35 int32_t GetAllSensorsByProxy(const void *proxy, SensorInfo **sensorInfo, int32_t *count) in GetAllSensorsByProxy() 45 int32_t ActivateSensorByProxy(const void *proxy, int32_t sensorId, const SensorUser *sensorUser) in ActivateSensorByProxy() 55 int32_t DeactivateSensorByProxy(const void *proxy, int32_t sensorId, const SensorUser *sensorUser) in DeactivateSensorByProxy() 65 int32_t SetBatchByProxy(const void *proxy, int32_t sensorId, const SensorUser *user, int64_t sampli… in SetBatchByProxy() 76 int32_t SubscribeSensorByProxy(const void *proxy, int32_t sensorId, const SensorUser *sensorUser) in SubscribeSensorByProxy() 86 int32_t UnsubscribeSensorByProxy(const void *proxy, int32_t sensorId, const SensorUser *sensorUser) in UnsubscribeSensorByProxy() 96 int32_t SetModeByProxy(const void *proxy, int32_t sensorId, const SensorUser *user, int32_t mode) in SetModeByProxy() 106 int32_t SetOptionByProxy(const void *proxy, int32_t sensorId, const SensorUser *user, int32_t optio… in SetOptionByProxy()
|
/base/security/dlp_permission_service/interfaces/inner_api/dlp_permission/src/ |
D | dlp_permission_client.cpp | 76 auto proxy = GetProxy(true); in GenerateDlpCertificate() local 104 auto proxy = GetProxy(true); in ParseDlpCertificate() local 125 auto proxy = GetProxy(true); in InstallDlpSandbox() local 139 auto proxy = GetProxy(true); in UninstallDlpSandbox() local 161 auto proxy = GetProxy(false); in GetSandboxExternalAuthorization() local 187 auto proxy = GetProxy(false); in QueryDlpFileCopyableByTokenId() local 208 auto proxy = GetProxy(false); in QueryDlpFileAccess() local 240 auto proxy = GetProxy(false); in IsInDlpSandbox() local 252 auto proxy = GetProxy(true); in GetDlpSupportFileType() local 284 auto proxy = GetProxy(false); in RegisterDlpSandboxChangeCallback() local [all …]
|
/base/security/access_token/interfaces/innerkits/privacy/src/ |
D | privacy_manager_client.cpp | 53 auto proxy = GetProxy(); in AddPermissionUsedRecord() local 63 auto proxy = GetProxy(); in StartUsingPermission() local 103 auto proxy = GetProxy(); in StartUsingPermission() local 120 auto proxy = GetProxy(); in StopUsingPermission() local 135 auto proxy = GetProxy(); in RemovePermissionUsedRecords() local 146 auto proxy = GetProxy(); in GetPermissionUsedRecords() local 163 auto proxy = GetProxy(); in GetPermissionUsedRecords() local 214 auto proxy = GetProxy(); in RegisterPermActiveStatusCallback() local 239 auto proxy = GetProxy(); in UnRegisterPermActiveStatusCallback() local 261 auto proxy = GetProxy(); in IsAllowedUsingPermission() local [all …]
|
/base/security/access_token/interfaces/innerkits/tokensync/src/ |
D | token_sync_manager_client.cpp | 45 auto proxy = GetProxy(); in GetRemoteHapTokenInfo() local 56 auto proxy = GetProxy(); in DeleteRemoteHapTokenInfo() local 67 auto proxy = GetProxy(); in UpdateRemoteHapTokenInfo() local 90 auto proxy = iface_cast<ITokenSyncManager>(tokensyncSa); in GetProxy() local
|
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_test/ |
D | ans_notification_unit_test.cpp | 110 std::shared_ptr<AnsManagerProxy> proxy = std::make_shared<AnsManagerProxy>(iremoteObject); variable 127 std::shared_ptr<AnsManagerProxy> proxy = std::make_shared<AnsManagerProxy>(iremoteObject); variable 148 std::shared_ptr<AnsManagerProxy> proxy = std::make_shared<AnsManagerProxy>(iremoteObject); variable 166 std::shared_ptr<AnsManagerProxy> proxy = std::make_shared<AnsManagerProxy>(iremoteObject); variable 195 std::shared_ptr<AnsManagerProxy> proxy = std::make_shared<AnsManagerProxy>(iremoteObject); variable 217 std::shared_ptr<AnsManagerProxy> proxy = std::make_shared<AnsManagerProxy>(iremoteObject); variable 249 std::shared_ptr<AnsManagerProxy> proxy = std::make_shared<AnsManagerProxy>(iremoteObject); variable 276 std::shared_ptr<AnsManagerProxy> proxy = std::make_shared<AnsManagerProxy>(iremoteObject); variable 307 std::shared_ptr<AnsManagerProxy> proxy = std::make_shared<AnsManagerProxy>(iremoteObject); variable 328 std::shared_ptr<AnsManagerProxy> proxy = std::make_shared<AnsManagerProxy>(iremoteObject); variable [all …]
|
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_subscriber_proxy_branch_test/ |
D | ans_subscriber_proxy_branch_test.cpp | 68 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); variable 89 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); variable 112 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); variable 134 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); variable 153 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); variable
|
/base/useriam/user_auth_framework/frameworks/native/client/src/ |
D | user_idm_client_impl.cpp | 32 auto proxy = GetProxy(); in OpenSession() local 49 auto proxy = GetProxy(); in CloseSession() local 65 auto proxy = GetProxy(); in AddCredential() local 94 auto proxy = GetProxy(); in UpdateCredential() local 118 auto proxy = GetProxy(); in Cancel() local 134 auto proxy = GetProxy(); in DeleteCredential() local 159 auto proxy = GetProxy(); in DeleteUser() local 183 auto proxy = GetProxy(); in EraseUser() local 208 auto proxy = GetProxy(); in GetCredentialInfo() local 233 auto proxy = GetProxy(); in GetSecUserInfo() local
|
D | user_auth_client_impl.cpp | 87 auto proxy = GetProxy(); in GetAvailableStatus() local 104 auto proxy = GetProxy(); in GetProperty() local 126 auto proxy = GetProxy(); in SetPropertyInner() local 180 auto proxy = GetProxy(); in BeginAuthentication() local 214 auto proxy = GetProxy(); in BeginNorthAuthentication() local 234 auto proxy = GetProxy(); in CancelAuthentication() local 251 auto proxy = GetProxy(); in BeginIdentification() local 271 auto proxy = GetProxy(); in CancelIdentification() local 282 auto proxy = GetProxy(); in GetVersion() local 362 auto proxy = GetProxy(); in BeginWidgetAuth() local [all …]
|
/base/theme/screenlock_mgr/frameworks/native/src/ |
D | screenlock_manager.cpp | 57 auto proxy = GetProxy(); in IsLocked() local 67 auto proxy = GetProxy(); in IsScreenLocked() local 77 auto proxy = GetProxy(); in GetSecure() local 87 auto proxy = GetProxy(); in Unlock() local 106 auto proxy = GetProxy(); in Lock() local
|
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/ |
D | hisysevent_base_manager.cpp | 56 auto proxy = std::make_unique<HiSysEventDelegate>(); in Query() local 74 auto proxy = std::make_unique<HiSysEventDelegate>(); in Export() local 83 auto proxy = std::make_unique<HiSysEventDelegate>(); in Subscribe() local 92 auto proxy = std::make_unique<HiSysEventDelegate>(); in Unsubscribe() local
|
/base/security/security_component_manager/interfaces/inner_api/security_component/src/ |
D | sec_comp_client.cpp | 52 auto proxy = GetProxy(true); in RegisterSecurityComponent() local 63 auto proxy = GetProxy(true); in UpdateSecurityComponent() local 74 auto proxy = GetProxy(true); in UnregisterSecurityComponent() local 86 auto proxy = GetProxy(true); in ReportSecurityComponentClickEvent() local 97 auto proxy = GetProxy(false); in ReduceAfterVerifySavePermission() local 108 auto proxy = GetProxy(doLoadSa); in GetEnhanceRemoteObject() local 229 auto proxy = iface_cast<ISecCompService>(remoteObject); in GetProxyFromRemoteObject() local
|
/base/useriam/user_auth_framework/test/unittest/inner_api/src/ |
D | executor_callback_proxy_test.cpp | 53 auto proxy = Common::MakeShared<ExecutorCallbackProxy>(obj); variable 71 auto proxy = Common::MakeShared<ExecutorCallbackProxy>(obj); variable 94 auto proxy = Common::MakeShared<ExecutorCallbackProxy>(obj); variable 117 auto proxy = Common::MakeShared<ExecutorCallbackProxy>(obj); variable 138 auto proxy = Common::MakeShared<ExecutorCallbackProxy>(obj); variable 165 auto proxy = Common::MakeShared<ExecutorCallbackProxy>(obj); variable
|
/base/print/print_fwk/test/unittest/fwk_inner_napi_test/ |
D | print_service_proxy_test.cpp | 64 auto proxy = std::make_shared<PrintServiceProxy>(obj); variable 104 auto proxy = std::make_shared<PrintServiceProxy>(obj); variable 142 auto proxy = std::make_shared<PrintServiceProxy>(obj); variable 171 auto proxy = std::make_shared<PrintServiceProxy>(obj); variable 200 auto proxy = std::make_shared<PrintServiceProxy>(obj); variable 232 auto proxy = std::make_shared<PrintServiceProxy>(obj); variable 263 auto proxy = std::make_shared<PrintServiceProxy>(obj); variable 291 auto proxy = std::make_shared<PrintServiceProxy>(obj); variable 320 auto proxy = std::make_shared<PrintServiceProxy>(obj); variable 349 auto proxy = std::make_shared<PrintServiceProxy>(obj); variable [all …]
|