| /base/usb/usb_manager/test/native/service_unittest/src/ |
| D | usb_manage_interface_test.cpp | 82 auto &client = UsbSrvClient::GetInstance(); variable 97 auto &client = UsbSrvClient::GetInstance(); variable 112 auto &client = UsbSrvClient::GetInstance(); variable 126 auto &client = UsbSrvClient::GetInstance(); variable 150 auto &client = UsbSrvClient::GetInstance(); variable 173 auto &client = UsbSrvClient::GetInstance(); variable 195 auto &client = UsbSrvClient::GetInstance(); variable 223 auto &client = UsbSrvClient::GetInstance(); variable 250 auto &client = UsbSrvClient::GetInstance(); variable 271 auto &client = UsbSrvClient::GetInstance(); variable [all …]
|
| /base/sensors/miscdevice/frameworks/native/vibrator/ |
| D | vibrator_agent.cpp | 74 auto &client = VibratorServiceClient::GetInstance(); in StartVibrator() local 92 auto &client = VibratorServiceClient::GetInstance(); in StartVibratorOnce() local 105 auto &client = VibratorServiceClient::GetInstance(); in IsSupportVibratorCustom() local 118 auto &client = VibratorServiceClient::GetInstance(); in PlayVibratorCustom() local 147 auto &client = VibratorServiceClient::GetInstance(); in StopVibrator() local 158 auto &client = VibratorServiceClient::GetInstance(); in Cancel() local 180 auto &client = VibratorServiceClient::GetInstance(); in IsHdHapticSupported() local 187 auto &client = VibratorServiceClient::GetInstance(); in IsSupportEffect() local 198 auto &client = VibratorServiceClient::GetInstance(); in PreProcess() local 209 auto &client = VibratorServiceClient::GetInstance(); in GetDelayTime() local [all …]
|
| /base/startup/appspawn/lite/ |
| D | appspawn_process.c | 83 static int SetProcessName(struct AppSpawnContent *content, AppSpawnClient *client, in SetProcessName() 90 static int SetKeepCapabilities(struct AppSpawnContent *content, AppSpawnClient *client) in SetKeepCapabilities() 102 static int SetUidGid(struct AppSpawnContent *content, AppSpawnClient *client) in SetUidGid() 131 static int SetCapabilities(struct AppSpawnContent *content, AppSpawnClient *client) in SetCapabilities() 164 static void RunChildProcessor(AppSpawnContent *content, AppSpawnClient *client) in RunChildProcessor() 186 int AppSpawnExecuteSpawningHook(AppSpawnContent *content, AppSpawnClient *client) in AppSpawnExecuteSpawningHook() 208 int AppSpawnExecuteClearEnvHook(AppSpawnContent *content, AppSpawnClient *client) in AppSpawnExecuteClearEnvHook() 213 int AppSpawnExecutePreReplyHook(AppSpawnContent *content, AppSpawnClient *client) in AppSpawnExecutePreReplyHook() 218 int AppSpawnExecutePostReplyHook(AppSpawnContent *content, AppSpawnClient *client) in AppSpawnExecutePostReplyHook() 223 void AppSpawnEnvClear(AppSpawnContent *content, AppSpawnClient *client) in AppSpawnEnvClear()
|
| /base/update/updateservice/frameworks/js/napi/update/src/ |
| D | update_module.cpp | 120 …UpdateClient *client = CreateJsObject<UpdateClient>(env, info, g_updateClientConstructorRef, jsObj… in GetOnlineUpdater() local 161 UpdateClient *client = UnwrapJsObject<UpdateClient>(env, info); in CheckNewVersion() local 168 UpdateClient *client = UnwrapJsObject<UpdateClient>(env, info); in SetUpgradePolicy() local 175 UpdateClient *client = UnwrapJsObject<UpdateClient>(env, info); in GetUpgradePolicy() local 182 UpdateClient *client = UnwrapJsObject<UpdateClient>(env, info); in Download() local 190 UpdateClient *client = UnwrapJsObject<UpdateClient>(env, info); in PauseDownload() local 198 UpdateClient *client = UnwrapJsObject<UpdateClient>(env, info); in ResumeDownload() local 205 UpdateClient *client = UnwrapJsObject<UpdateClient>(env, info); in CancelUpgrade() local 213 UpdateClient *client = UnwrapJsObject<UpdateClient>(env, info); in Upgrade() local 221 UpdateClient *client = UnwrapJsObject<UpdateClient>(env, info); in ClearError() local [all …]
|
| /base/sensors/miscdevice/frameworks/native/light/ |
| D | light_agent.cpp | 29 auto &client = LightClient::GetInstance(); in GetLightList() local 44 auto &client = LightClient::GetInstance(); in TurnOn() local 59 auto &client = LightClient::GetInstance(); in TurnOff() local
|
| /base/update/updateservice/frameworks/js/napi/update/include/ |
| D | update_session.h | 33 …BaseUpdateSession(BaseClient *client, SessionParams &sessionParams, size_t argc, size_t callbackNu… in BaseUpdateSession() 103 : BaseUpdateSession(client, sessionParams, argc, callbackNumber) {} in BaseUpdateSession() argument 113 : UpdateAsyncession(client, sessionParams, argc, callbackNumber) {} in UpdateAsyncession() argument 121 : BaseMigratePromiseSession(client, sessionParams, argc, callbackNumber) {} in BaseMigratePromiseSession() argument 132 : NapiSession(client, sessionParams, argc, callbackNumber), isOnce_(isOnce) {} in NapiSession() argument
|
| /base/print/print_fwk/frameworks/ohscan/src/ |
| D | ohscan.cpp | 112 auto client = ScanManagerClient::GetInstance(); in GetScanParaDesc() local 130 auto client = ScanManagerClient::GetInstance(); in GetScanParaValues() local 309 auto client = ScanManagerClient::GetInstance(); in OH_Scan_Init() local 324 auto client = ScanManagerClient::GetInstance(); in OH_Scan_StartScannerDiscovery() local 353 auto client = ScanManagerClient::GetInstance(); in OH_Scan_OpenScanner() local 370 auto client = ScanManagerClient::GetInstance(); in OH_Scan_CloseScanner() local 425 auto client = ScanManagerClient::GetInstance(); in OH_Scan_SetScannerParameter() local 475 auto client = ScanManagerClient::GetInstance(); in OH_Scan_StartScan() local 492 auto client = ScanManagerClient::GetInstance(); in OH_Scan_CancelScan() local 510 auto client = ScanManagerClient::GetInstance(); in OH_Scan_GetPictureScanProgress() local [all …]
|
| /base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
| D | ans_dialog_host_client_test.cpp | 52 sptr<AnsDialogHostClient> client = nullptr; variable 66 sptr<AnsDialogHostClient> client = nullptr; variable
|
| /base/powermgr/power_manager/utils/shell/src/ |
| D | power_shell_command.cpp | 184 PowerMgrClient& client = PowerMgrClient::GetInstance(); in RunAsForceTimeOutCommand() local 201 PowerMgrClient& client = PowerMgrClient::GetInstance(); in RunAsTimeOutScreenLockCommand() local 257 PowerMgrClient& client = PowerMgrClient::GetInstance(); in RunAsSetModeCommand() local 279 PowerMgrClient& client = PowerMgrClient::GetInstance(); in RunAsWakeupCommand() local 311 PowerMgrClient& client = PowerMgrClient::GetInstance(); in RunAsSuspendCommand() local 343 PowerMgrClient& client = PowerMgrClient::GetInstance(); in RunAsHibernateCommand() local 388 PowerMgrClient& client = PowerMgrClient::GetInstance(); in RunAsQueryLockCommand() local 477 PowerMgrClient& client = PowerMgrClient::GetInstance(); in RunAsDumpCommand() local
|
| /base/inputmethod/imf/services/src/ |
| D | peruser_session.cpp | 113 void PerUserSession::RemoveClientInfo(const sptr<IRemoteObject> &client, bool isClientDied) in RemoveClientInfo() 138 void PerUserSession::UpdateClientInfo(const sptr<IRemoteObject> &client, const std::unordered_map<U… in UpdateClientInfo() 280 auto client = GetCurrentClient(); in OnImeDied() local 314 auto client = GetCurrentClient(); in RemoveIme() local 325 sptr<IInputClient> client = GetCurrentClient(); in OnHideCurrentInput() local 336 sptr<IInputClient> client = GetCurrentClient(); in OnShowCurrentInput() local 344 int32_t PerUserSession::OnHideInput(sptr<IInputClient> client) in OnHideInput() 354 int32_t PerUserSession::OnShowInput(sptr<IInputClient> client) in OnShowInput() 367 sptr<IInputClient> client = GetCurrentClient(); in OnHideSoftKeyBoardSelf() local 468 int32_t PerUserSession::OnReleaseInput(const sptr<IInputClient> &client) in OnReleaseInput() [all …]
|
| /base/security/device_auth/frameworks/deviceauth_lite/source/key_agreement/ |
| D | key_agreement_client.c | 40 struct key_agreement_client *client = (struct key_agreement_client *)handle; in send_start_request() local 66 struct key_agreement_client *client = (struct key_agreement_client *)handle; in send_end_request() local 98 struct key_agreement_client *client = (struct key_agreement_client *)handle; in receive_end_response() local
|
| /base/sensors/medical_sensor/interfaces/native/src/ |
| D | medical_native_impl.cpp | 78 auto &client = MedicalSensorServiceClient::GetInstance(); in CreateSensorDataChannel() local 107 MedicalSensorServiceClient &client = MedicalSensorServiceClient::GetInstance(); in DestroyAfeDataChannel() local 126 MedicalSensorServiceClient &client = MedicalSensorServiceClient::GetInstance(); in GetAllSensors() local 178 MedicalSensorServiceClient &client = MedicalSensorServiceClient::GetInstance(); in ActivateSensor() local 204 MedicalSensorServiceClient &client = MedicalSensorServiceClient::GetInstance(); in DeactivateSensor() local
|
| /base/msdp/device_status/intention/frameworks/client/src/ |
| D | intention_manager.cpp | 72 {MessageId::COORDINATION_ADD_LISTENER, [this](const StreamClient &client, NetPacket &pkt) { in InitMsgHandler() 75 {MessageId::COORDINATION_MESSAGE, [this](const StreamClient &client, NetPacket &pkt) { in InitMsgHandler() 78 {MessageId::COORDINATION_GET_STATE, [this](const StreamClient &client, NetPacket &pkt) { in InitMsgHandler() 81 {MessageId::HOT_AREA_ADD_LISTENER, [this](const StreamClient &client, NetPacket &pkt) { in InitMsgHandler() 84 … {MessageId::MOUSE_LOCATION_ADD_LISTENER, [this](const StreamClient &client, NetPacket &pkt) { in InitMsgHandler() 89 {MessageId::DRAG_NOTIFY_RESULT, [this](const StreamClient &client, NetPacket &pkt) { in InitMsgHandler() 92 {MessageId::DRAG_STATE_LISTENER, [this](const StreamClient &client, NetPacket &pkt) { in InitMsgHandler() 95 {MessageId::DRAG_NOTIFY_HIDE_ICON, [this](const StreamClient &client, NetPacket &pkt) { in InitMsgHandler() 98 {MessageId::DRAG_STYLE_LISTENER, [this](const StreamClient &client, NetPacket &pkt) { in InitMsgHandler()
|
| /base/startup/appspawn/common/ |
| D | appspawn_server.c | 32 static void NotifyResToParent(struct AppSpawnContent *content, AppSpawnClient *client, int result) in NotifyResToParent() 91 int AppSpawnChild(AppSpawnContent *content, AppSpawnClient *client) in AppSpawnChild() 154 int AppSpawnProcessMsg(AppSpawnContent *content, AppSpawnClient *client, pid_t *childPid)
|
| /base/security/device_auth/test/unittest/tdd_framework/unit_test/services/session_manager/session/v2/auth_sub_session/ |
| D | auth_sub_session_test.cpp | 111 AuthSubSession *client; variable 169 AuthSubSession *client; variable 227 AuthSubSession *client; variable 285 AuthSubSession *client; variable 343 AuthSubSession *client; variable 401 AuthSubSession *client; variable 741 static int32_t LoopProcess(AuthSubSession *client, AuthSubSession *server) in LoopProcess() 784 AuthSubSession *client = *clientPtr; in TestMemoryInner() local 827 AuthSubSession *client = nullptr; in TestMemoryException() local
|
| /base/hiviewdfx/hiview/plugins/faultlogger/service/sanitizer_collector/ |
| D | zip_helper.cpp | 88 AppExecFwk::BundleMgrClient client; in GetApplicationNameById() local 100 AppExecFwk::BundleMgrClient client; in GetDfxBundleInfo() local
|
| /base/request/request/services/src/service/ |
| D | mod.rs | 16 pub(crate) mod client; module
|
| /base/time/time_service/test/fuzztest/timeservice_fuzzer/timesntp_fuzzer/ |
| D | timesntp_fuzzer.cpp | 50 SNTPClient client; in FuzzTimeCreateMessage() local 61 SNTPClient client; in FuzzTimeReceivedMessage() local
|
| /base/sensors/sensor_lite/frameworks/src/ |
| D | sensor_agent_proxy.c | 260 IClientProxy *client = (IClientProxy *)proxy; in RegisterSensorChannel() local 289 IClientProxy *client = (IClientProxy *)proxy; in UnregisterSensorChannel() local 325 IClientProxy *client = (IClientProxy *)proxy; in InitSensorList() local 366 IClientProxy *client = (IClientProxy *)proxy; in ActivateSensorByProxy() local 387 IClientProxy *client = (IClientProxy *)proxy; in DeactivateSensorByProxy() local 411 IClientProxy *client = (IClientProxy *)proxy; in SetBatchByProxy() local 496 IClientProxy *client = (IClientProxy *)proxy; in SetModeByProxy() local 518 IClientProxy *client = (IClientProxy *)proxy; in SetOptionByProxy() local
|
| /base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/ |
| D | data_share_util.cpp | 89 AppExecFwk::BundleMgrClient client; in GetBundleNameById() local 101 AppExecFwk::BundleMgrClient client; in GetUidByBundleName() local
|
| /base/startup/appspawn/modules/modulemgr/ |
| D | appspawn_modulemgr.c | 197 …kExecute(AppSpawnHookStage stage, uint32_t flags, AppSpawnContent *content, AppSpawnClient *client) in AppSpawnHookExecute() 218 int AppSpawnExecuteClearEnvHook(AppSpawnContent *content, AppSpawnClient *client) in AppSpawnExecuteClearEnvHook() 223 int AppSpawnExecuteSpawningHook(AppSpawnContent *content, AppSpawnClient *client) in AppSpawnExecuteSpawningHook() 228 int AppSpawnExecutePostReplyHook(AppSpawnContent *content, AppSpawnClient *client) in AppSpawnExecutePostReplyHook() 233 int AppSpawnExecutePreReplyHook(AppSpawnContent *content, AppSpawnClient *client) in AppSpawnExecutePreReplyHook() 238 void AppSpawnEnvClear(AppSpawnContent *content, AppSpawnClient *client) in AppSpawnEnvClear()
|
| /base/hiviewdfx/hisysevent/frameworks/native/ |
| D | main.cpp | 25 auto client = make_unique<HiSysEventTool>(); in main() local
|
| /base/telephony/core_service/interfaces/innerkits/include/ |
| D | telephony_state_registry_client.h | 122 … explicit StateRegistryDeathRecipient(TelephonyStateRegistryClient &client) : client_(client) {} in StateRegistryDeathRecipient()
|
| D | core_service_client.h | 933 explicit CoreServiceDeathRecipient(CoreServiceClient &client) : client_(client) {} in CoreServiceDeathRecipient()
|
| /base/powermgr/thermal_manager/interfaces/inner_api/native/include/ |
| D | thermal_mgr_client.h | 51 explicit ThermalMgrDeathRecipient(ThermalMgrClient& client) : client_(client) {} in ThermalMgrDeathRecipient()
|