| /base/inputmethod/imf/frameworks/ndk/src/ |
| D | inputmethod_texteditor_proxy_capi.cpp | 23 void OH_TextEditorProxy_Destroy(InputMethod_TextEditorProxy *proxy) in OH_TextEditorProxy_Destroy() 33 InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_GetTextConfigFunc getTextConfigFunc) in OH_TextEditorProxy_SetGetTextConfigFunc() 49 InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_InsertTextFunc insertTextFunc) in OH_TextEditorProxy_SetInsertTextFunc() 65 InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_DeleteForwardFunc deleteForwardFunc) in OH_TextEditorProxy_SetDeleteForwardFunc() 82 InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_DeleteBackwardFunc deleteBackwardFunc) in OH_TextEditorProxy_SetDeleteBackwardFunc() 99 …InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_SendKeyboardStatusFunc sendKeyboardStatusFu… in OH_TextEditorProxy_SetSendKeyboardStatusFunc() 116 InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_SendEnterKeyFunc sendEnterKeyFunc) in OH_TextEditorProxy_SetSendEnterKeyFunc() 133 InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_MoveCursorFunc moveCursorFunc) in OH_TextEditorProxy_SetMoveCursorFunc() 150 …InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_HandleSetSelectionFunc handleSetSelectionFu… in OH_TextEditorProxy_SetHandleSetSelectionFunc() 167 …InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_HandleExtendActionFunc handleExtendActionFu… in OH_TextEditorProxy_SetHandleExtendActionFunc() [all …]
|
| /base/powermgr/display_manager/state_manager/frameworks/native/ |
| D | display_power_mgr_client.cpp | 90 auto proxy = GetProxy(); in SetDisplayState() local 97 auto proxy = GetProxy(); in GetDisplayState() local 106 auto proxy = GetProxy(); in GetDisplayIds() local 115 auto proxy = GetProxy(); in GetMainDisplayId() local 122 auto proxy = GetProxy(); in SetBrightness() local 129 auto proxy = GetProxy(); in DiscountBrightness() local 136 auto proxy = GetProxy(); in OverrideBrightness() local 143 auto proxy = GetProxy(); in OverrideDisplayOffDelay() local 150 auto proxy = GetProxy(); in RestoreBrightness() local 157 auto proxy = GetProxy(); in GetBrightness() local [all …]
|
| /base/powermgr/battery_manager/frameworks/native/src/ |
| D | battery_srv_client.cpp | 91 auto proxy = Connect(); in GetCapacity() local 98 auto proxy = Connect(); in GetChargingStatus() local 105 auto proxy = Connect(); in GetHealthStatus() local 112 auto proxy = Connect(); in GetPluggedType() local 119 auto proxy = Connect(); in GetVoltage() local 126 auto proxy = Connect(); in GetPresent() local 133 auto proxy = Connect(); in GetTechnology() local 140 auto proxy = Connect(); in GetBatteryTemperature() local 147 auto proxy = Connect(); in GetNowCurrent() local 154 auto proxy = Connect(); in GetRemainEnergy() local [all …]
|
| /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 GetResidentNetworkNumeric() 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/telephony/cellular_data/frameworks/native/ |
| D | cellular_data_client.cpp | 105 sptr<ICellularDataManager> proxy = GetProxy(); in IsConnect() local 118 sptr<ICellularDataManager> proxy = GetProxy(); in RegisterSimAccountCallback() local 132 sptr<ICellularDataManager> proxy = GetProxy(); in UnregisterSimAccountCallback() local 147 sptr<ICellularDataManager> proxy = GetProxy(); in GetDefaultCellularDataSlotId() local 163 sptr<ICellularDataManager> proxy = GetProxy(); in GetDefaultCellularDataSimId() local 178 sptr<ICellularDataManager> proxy = GetProxy(); in SetDefaultCellularDataSlotId() local 199 sptr<ICellularDataManager> proxy = GetProxy(); in UpdateDefaultCellularDataSlotId() local 211 sptr<ICellularDataManager> proxy = GetProxy(); in EnableCellularData() local 221 sptr<ICellularDataManager> proxy = GetProxy(); in EnableIntelligenceSwitch() local 231 sptr<ICellularDataManager> proxy = GetProxy(); in IsCellularDataEnabled() local [all …]
|
| /base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_subscriber_proxy_test/ |
| D | ans_subscriber_proxy_unit_test.cpp | 70 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); variable 93 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); variable 116 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); variable 136 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(nullptr); variable 159 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); variable 185 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); variable 211 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); variable 231 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); variable 254 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); variable 272 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 | 172 std::shared_ptr<AnsManagerProxy> proxy = std::make_shared<AnsManagerProxy>(iremoteObject); variable 195 std::shared_ptr<AnsManagerProxy> proxy = std::make_shared<AnsManagerProxy>(iremoteObject); variable 218 std::shared_ptr<AnsManagerProxy> proxy = std::make_shared<AnsManagerProxy>(iremoteObject); variable 238 std::shared_ptr<AnsManagerProxy> proxy = std::make_shared<AnsManagerProxy>(nullptr); variable 260 std::shared_ptr<AnsManagerProxy> proxy = std::make_shared<AnsManagerProxy>(iremoteObject); variable 281 std::shared_ptr<AnsManagerProxy> proxy = std::make_shared<AnsManagerProxy>(iremoteObject); variable 304 std::shared_ptr<AnsManagerProxy> proxy = std::make_shared<AnsManagerProxy>(iremoteObject); variable 329 std::shared_ptr<AnsManagerProxy> proxy = std::make_shared<AnsManagerProxy>(iremoteObject); variable 352 std::shared_ptr<AnsManagerProxy> proxy = std::make_shared<AnsManagerProxy>(iremoteObject); variable 377 std::shared_ptr<AnsManagerProxy> proxy = std::make_shared<AnsManagerProxy>(iremoteObject); variable [all …]
|
| /base/account/os_account/frameworks/osaccount/core/src/ |
| D | os_account.cpp | 55 auto proxy = GetOsAccountProxy(); in RestoreListenerRecords() local 90 auto proxy = GetOsAccountProxy(); in CreateOsAccount() local 113 auto proxy = GetOsAccountProxy(); in CreateOsAccount() local 127 auto proxy = GetOsAccountProxy(); in CreateOsAccountWithFullInfo() local 141 auto proxy = GetOsAccountProxy(); in UpdateOsAccountWithFullInfo() local 169 auto proxy = GetOsAccountProxy(); in CreateOsAccountForDomain() local 183 auto proxy = GetOsAccountProxy(); in RemoveOsAccount() local 198 auto proxy = GetOsAccountProxy(); in IsOsAccountExists() local 209 auto proxy = GetOsAccountProxy(); in IsOsAccountActived() local 224 auto proxy = GetOsAccountProxy(); in IsOsAccountConstraintEnable() local [all …]
|
| /base/notification/distributed_notification_service/frameworks/core/src/ |
| D | ans_notification.cpp | 52 sptr<AnsManagerInterface> proxy = GetAnsManagerProxy(); in AddSlotByType() local 67 sptr<AnsManagerInterface> proxy = GetAnsManagerProxy(); in AddNotificationSlots() local 89 sptr<AnsManagerInterface> proxy = GetAnsManagerProxy(); in RemoveNotificationSlot() local 99 sptr<AnsManagerInterface> proxy = GetAnsManagerProxy(); in RemoveAllSlots() local 110 sptr<AnsManagerInterface> proxy = GetAnsManagerProxy(); in GetNotificationSlot() local 120 sptr<AnsManagerInterface> proxy = GetAnsManagerProxy(); in GetNotificationSlots() local 135 sptr<AnsManagerInterface> proxy = GetAnsManagerProxy(); in GetNotificationSlotNumAsBundle() local 153 sptr<AnsManagerInterface> proxy = GetAnsManagerProxy(); in GetNotificationSlotFlagsAsBundle() local 171 sptr<AnsManagerInterface> proxy = GetAnsManagerProxy(); in SetNotificationSlotFlagsAsBundle() local 218 sptr<AnsManagerInterface> proxy = GetAnsManagerProxy(); in PublishNotification() local [all …]
|
| /base/time/time_service/interfaces/inner_api/src/ |
| D | time_service_client.cpp | 41 auto proxy = TimeServiceClient::GetInstance()->GetProxy(); in OnAddSystemAbility() local 84 auto proxy = GetProxy(); in ~TimeServiceClient() local 144 sptr<ITimeService> proxy = iface_cast<ITimeService>(systemAbility); in ConnectService() local 162 auto proxy = GetProxy(); in SetTime() local 175 auto proxy = GetProxy(); in SetTime() local 189 auto proxy = GetProxy(); in SetTimeV9() local 201 auto proxy = GetProxy(); in SetTimeZone() local 214 auto proxy = GetProxy(); in SetTimeZone() local 229 auto proxy = GetProxy(); in SetTimeZoneV9() local 265 auto proxy = GetProxy(); in CreateTimerV9() local [all …]
|
| /base/inputmethod/imf/test/unittest/cpp_test/src/ |
| D | native_text_changed_listener_test.cpp | 76 void GetTextConfig(InputMethod_TextEditorProxy *proxy, InputMethod_TextConfig *config) { } in GetTextConfig() 77 void InsertText(InputMethod_TextEditorProxy *proxy, const char16_t *text, size_t length) { } in InsertText() 78 void DeleteForward(InputMethod_TextEditorProxy *proxy, int32_t length) { } in DeleteForward() 79 void DeleteBackward(InputMethod_TextEditorProxy *proxy, int32_t length) { } in DeleteBackward() 80 void SendKeyboardStatus(InputMethod_TextEditorProxy *proxy, InputMethod_KeyboardStatus status) { } in SendKeyboardStatus() 81 void SendEnterKey(InputMethod_TextEditorProxy *proxy, InputMethod_EnterKeyType type) { } in SendEnterKey() 82 void MoveCursor(InputMethod_TextEditorProxy *proxy, InputMethod_Direction direction) { } in MoveCursor() 83 void HandleSetSelection(InputMethod_TextEditorProxy *proxy, int32_t start, int32_t end) { } in HandleSetSelection() 84 void HandleExtendAction(InputMethod_TextEditorProxy *proxy, InputMethod_ExtendAction action) { } in HandleExtendAction() 85 void GetleftTextOfCursor(InputMethod_TextEditorProxy *proxy, int32_t number, char16_t text[], size_… in GetleftTextOfCursor() [all …]
|
| D | inputmethod_controller_capi_test.cpp | 147 void GetTextConfigFunc(InputMethod_TextEditorProxy *proxy, InputMethod_TextConfig *config) { } in GetTextConfigFunc() 148 void InsertTextFunc(InputMethod_TextEditorProxy *proxy, const char16_t *text, size_t length) { } in InsertTextFunc() 149 void DeleteForwardFunc(InputMethod_TextEditorProxy *proxy, int32_t length) { } in DeleteForwardFunc() 150 void DeleteBackwardFunc(InputMethod_TextEditorProxy *proxy, int32_t length) { } in DeleteBackwardFunc() 151 void SendKeyboardStatusFunc(InputMethod_TextEditorProxy *proxy, InputMethod_KeyboardStatus status) … in SendKeyboardStatusFunc() 152 void SendEnterKeyFunc(InputMethod_TextEditorProxy *proxy, InputMethod_EnterKeyType type) { } in SendEnterKeyFunc() 153 void MoveCursorFunc(InputMethod_TextEditorProxy *proxy, InputMethod_Direction direction) { } in MoveCursorFunc() 154 void HandleSetSelectionFunc(InputMethod_TextEditorProxy *proxy, int32_t start, int32_t end) { } in HandleSetSelectionFunc() 155 void HandleExtendActionFunc(InputMethod_TextEditorProxy *proxy, InputMethod_ExtendAction action) { } in HandleExtendActionFunc() 156 void GetleftTextOfCursorFunc(InputMethod_TextEditorProxy *proxy, int32_t number, char16_t text[], s… in GetleftTextOfCursorFunc() [all …]
|
| /base/account/os_account/frameworks/domain_account/src/ |
| D | domain_account_client.cpp | 64 auto proxy = GetDomainAccountProxy(); in RegisterPlugin() local 78 auto proxy = GetDomainAccountProxy(); in UnregisterPlugin() local 87 sptr<DomainAccountCallbackService> &callbackService, sptr<IDomainAccount> &proxy) in AuthProxyInit() 119 auto proxy = GetDomainAccountProxy(); in GetAccessToken() local 139 auto proxy = GetDomainAccountProxy(); in HasAccount() local 151 sptr<IDomainAccount> proxy = nullptr; in Auth() local 163 sptr<IDomainAccount> proxy = nullptr; in AuthUser() local 174 sptr<IDomainAccount> proxy = nullptr; in AuthWithPopup() local 184 auto proxy = GetDomainAccountProxy(); in UpdateAccountToken() local 195 auto proxy = GetDomainAccountProxy(); in IsAuthenticationExpired() local [all …]
|
| /base/account/os_account/frameworks/appaccount/native/src/ |
| D | app_account.cpp | 57 auto proxy = GetAppAccountProxy(); in AddAccount() local 71 auto proxy = GetAppAccountProxy(); in AddAccountImplicitly() local 81 auto proxy = GetAppAccountProxy(); in CreateAccount() local 104 auto proxy = GetAppAccountProxy(); in CreateAccountImplicitly() local 114 auto proxy = GetAppAccountProxy(); in DeleteAccount() local 126 auto proxy = GetAppAccountProxy(); in GetAccountExtraInfo() local 138 auto proxy = GetAppAccountProxy(); in SetAccountExtraInfo() local 151 auto proxy = GetAppAccountProxy(); in EnableAppAccess() local 164 auto proxy = GetAppAccountProxy(); in DisableAppAccess() local 176 auto proxy = GetAppAccountProxy(); in SetAppAccess() local [all …]
|
| /base/security/access_token/interfaces/innerkits/accesstoken/src/ |
| D | accesstoken_manager_client.cpp | 70 auto proxy = GetProxy(); in GetUserGrantedPermissionUsedType() local 80 auto proxy = GetProxy(); in VerifyAccessToken() local 102 auto proxy = GetProxy(); in GetDefPermission() local 115 auto proxy = GetProxy(); in GetDefPermissions() local 132 auto proxy = GetProxy(); in GetReqPermissions() local 149 auto proxy = GetProxy(); in GetPermissionFlag() local 160 auto proxy = GetProxy(); in GetSelfPermissionsState() local 194 auto proxy = GetProxy(); in GetPermissionsStatus() local 227 auto proxy = GetProxy(); in GrantPermission() local 237 auto proxy = GetProxy(); in RevokePermission() local [all …]
|
| /base/location/frameworks/native/locator_sdk/source/ |
| D | locator_impl.cpp | 82 sptr<LocatorProxy> proxy = GetProxy(); in IsLocationEnabled() local 115 sptr<LocatorProxy> proxy = GetProxy(); in EnableAbility() local 132 sptr<LocatorProxy> proxy = GetProxy(); in StartLocating() local 153 sptr<LocatorProxy> proxy = GetProxy(); in StopLocating() local 171 sptr<LocatorProxy> proxy = GetProxy(); in GetCachedLocation() local 215 sptr<LocatorProxy> proxy = GetProxy(); in RegisterGnssStatusCallback() local 234 sptr<LocatorProxy> proxy = GetProxy(); in UnregisterGnssStatusCallback() local 249 sptr<LocatorProxy> proxy = GetProxy(); in RegisterNmeaMessageCallback() local 268 sptr<LocatorProxy> proxy = GetProxy(); in UnregisterNmeaMessageCallback() local 306 sptr<LocatorProxy> proxy = GetProxy(); in RegisterCachedLocationCallback() local [all …]
|
| /base/security/dlp_permission_service/interfaces/inner_api/dlp_permission/src/ |
| D | dlp_permission_client.cpp | 91 auto proxy = GetProxy(true); in GenerateDlpCertificate() local 119 auto proxy = GetProxy(true); in ParseDlpCertificate() local 140 auto proxy = GetProxy(true); in InstallDlpSandbox() local 154 auto proxy = GetProxy(true); in UninstallDlpSandbox() local 194 auto proxy = GetProxy(false); in GetSandboxExternalAuthorization() local 220 auto proxy = GetProxy(false); in QueryDlpFileCopyableByTokenId() local 241 auto proxy = GetProxy(false); in QueryDlpFileAccess() local 273 auto proxy = GetProxy(false); in IsInDlpSandbox() local 285 auto proxy = GetProxy(true); in GetDlpSupportFileType() local 317 auto proxy = GetProxy(false); in RegisterDlpSandboxChangeCallback() local [all …]
|
| /base/powermgr/power_manager/frameworks/native/ |
| D | running_lock.cpp | 35 RunningLock::RunningLock(const wptr<IPowerMgr>& proxy, const std::string& name, RunningLockType typ… in RunningLock() 61 sptr<IPowerMgr> proxy = proxy_.promote(); in Create() local 69 PowerErrors RunningLock::Recover(const wptr<IPowerMgr>& proxy) in Recover() 79 sptr<IPowerMgr> proxy = proxy_.promote(); in UpdateWorkSource() local 97 sptr<IPowerMgr> proxy = proxy_.promote(); in Lock() local 120 sptr<IPowerMgr> proxy = proxy_.promote(); in UnLock() local 135 sptr<IPowerMgr> proxy = proxy_.promote(); in IsUsed() local 147 sptr<IPowerMgr> proxy = proxy_.promote(); in Release() local
|
| /base/hiviewdfx/hiview/adapter/service/client/src/ |
| D | hiview_service_trace_delegate.cpp | 27 auto proxyHandler = [&tagGroups] (HiviewServiceAbilityProxy& proxy) { in OpenSnapshot() 35 auto proxyHandler = [caller] (HiviewServiceAbilityProxy& proxy) { in DumpSnapshot() 43 auto proxyHandler = [&tags] (HiviewServiceAbilityProxy& proxy) { in OpenRecording() 51 auto proxyHandler = [] (HiviewServiceAbilityProxy& proxy) { in RecordingOn() 59 auto proxyHandler = [] (HiviewServiceAbilityProxy& proxy) { in RecordingOff() 67 auto proxyHandler = [] (HiviewServiceAbilityProxy& proxy) { in Close() 75 auto proxyHandler = [] (HiviewServiceAbilityProxy& proxy) { in Recover() 83 auto proxyHandler = [&appCaller] (HiviewServiceAbilityProxy& proxy) { in CaptureDurationTrace()
|
| /base/accesscontrol/sandbox_manager/interfaces/innerkits/sandbox_manager/src/ |
| D | sandbox_manager_client.cpp | 58 [&](sptr<ISandboxManager> &proxy) { return proxy->CleanPersistPolicyByPath(filePathList); }; in CleanPersistPolicyByPath() 65 [&](sptr<ISandboxManager> &proxy) { return proxy->PersistPolicy(policy, result); }; in PersistPolicy() 72 [&](sptr<ISandboxManager> &proxy) { return proxy->UnPersistPolicy(policy, result); }; in UnPersistPolicy() 80 …[&](sptr<ISandboxManager> &proxy) { return proxy->PersistPolicyByTokenId(tokenId, policy, result);… in PersistPolicyByTokenId() 88 …[&](sptr<ISandboxManager> &proxy) { return proxy->UnPersistPolicyByTokenId(tokenId, policy, result… in UnPersistPolicyByTokenId() 96 …[&](sptr<ISandboxManager> &proxy) { return proxy->SetPolicy(tokenId, policy, policyFlag, result); … in SetPolicy() 103 [&](sptr<ISandboxManager> &proxy) { return proxy->UnSetPolicy(tokenId, policy); }; in UnSetPolicy() 111 … [&](sptr<ISandboxManager> &proxy) { return proxy->SetPolicyAsync(tokenId, policy, policyFlag); }; in SetPolicyAsync() 118 [&](sptr<ISandboxManager> &proxy) { return proxy->UnSetPolicyAsync(tokenId, policy); }; in UnSetPolicyAsync() 126 [&](sptr<ISandboxManager> &proxy) { return proxy->CheckPolicy(tokenId, policy, result); }; in CheckPolicy() [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/theme/screenlock_mgr/frameworks/native/src/ |
| D | screenlock_manager.cpp | 53 auto proxy = GetProxy(); in IsLocked() local 63 auto proxy = GetProxy(); in IsScreenLocked() local 73 auto proxy = GetProxy(); in GetSecure() local 83 auto proxy = GetProxy(); in Unlock() local 106 auto proxy = GetProxy(); in Lock() local 121 auto proxy = GetProxy(); in Lock() local 132 auto proxy = GetProxy(); in RequestStrongAuth() local
|
| /base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_test/ |
| D | ans_notification_unit_test.cpp | 122 std::shared_ptr<AnsManagerProxy> proxy = std::make_shared<AnsManagerProxy>(iremoteObject); variable 139 std::shared_ptr<AnsManagerProxy> proxy = std::make_shared<AnsManagerProxy>(iremoteObject); variable 160 std::shared_ptr<AnsManagerProxy> proxy = std::make_shared<AnsManagerProxy>(iremoteObject); variable 178 std::shared_ptr<AnsManagerProxy> proxy = std::make_shared<AnsManagerProxy>(iremoteObject); variable 207 std::shared_ptr<AnsManagerProxy> proxy = std::make_shared<AnsManagerProxy>(iremoteObjects); variable 229 std::shared_ptr<AnsManagerProxy> proxy = std::make_shared<AnsManagerProxy>(iremoteObjects); variable 251 std::shared_ptr<AnsManagerProxy> proxy = std::make_shared<AnsManagerProxy>(iremoteObjects); variable 272 std::shared_ptr<AnsManagerProxy> proxy = std::make_shared<AnsManagerProxy>(iremoteObjects); variable 293 std::shared_ptr<AnsManagerProxy> proxy = std::make_shared<AnsManagerProxy>(iremoteObjects); variable 314 std::shared_ptr<AnsManagerProxy> proxy = std::make_shared<AnsManagerProxy>(iremoteObjects); variable [all …]
|
| /base/request/request/frameworks/native/src/ |
| D | request_manager_impl.cpp | 50 auto proxy = GetRequestServiceProxy(); in Create() local 99 auto proxy = GetRequestServiceProxy(); in Retry() local 115 void RequestManagerImpl::SetRequestServiceProxy(sptr<RequestServiceInterface> proxy) in SetRequestServiceProxy() 124 auto proxy = GetRequestServiceProxy(); in GetTask() local 153 auto proxy = GetRequestServiceProxy(); in Start() local 171 auto proxy = GetRequestServiceProxy(); in Stop() local 182 auto proxy = GetRequestServiceProxy(); in Query() local 193 auto proxy = GetRequestServiceProxy(); in Touch() local 204 auto proxy = GetRequestServiceProxy(); in Search() local 215 auto proxy = GetRequestServiceProxy(); in Show() local [all …]
|