| /third_party/pulseaudio/src/pulsecore/ |
| H A D | cli-text.c | 77 pa_client *client; in pa_client_list_to_string() local [all...] |
| /third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/ |
| H A D | protocol.go | |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/ |
| H A D | protocol.go | |
| /third_party/skia/third_party/externals/dawn/src/dawn_wire/client/ |
| H A D | Buffer.h | 24 namespace dawn_wire { namespace client { namespace
|
| /third_party/pulseaudio/src/modules/ |
| H A D | module-console-kit.c | 51 pa_client *client; member
|
| /third_party/python/Lib/test/ |
| H A D | test_docxmlrpc.py | 2 import http.client namespace [all...] |
| /third_party/spirv-tools/utils/vscode/src/lsp/protocol/ |
| H A D | protocol.go | |
| /base/location/services/location_gnss/gnss/source/ |
| H A D | gnss_ability_skeleton.cpp | 177 sptr<IRemoteObject> client = data.ReadObject<IRemoteObject>(); in RegisterGnssStatusCallbackInner() local 188 sptr<IRemoteObject> client = data.ReadObject<IRemoteObject>(); in UnregisterGnssStatusCallbackInner() local 200 sptr<IRemoteObject> client = data.ReadObject<IRemoteObject>(); in RegisterNmeaMessageCallbackInner() local 211 sptr<IRemoteObject> client = data.ReadObject<IRemoteObject>(); in UnregisterNmeaMessageCallbackInner() local
|
| /base/location/test/fuzztest/locator/locator_fuzzer/ |
| H A D | locator_fuzzer.cpp | 79 auto client = std::make_unique<LocatorProxyTestFuzzer>(object); in LocatorProxySendRequestTest() local
|
| /base/inputmethod/imf/frameworks/native/inputmethod_controller/src/ |
| H A D | ime_system_channel.cpp | 255 BundleMgrClient client; in GetSmartMenuCfg() local
|
| /base/inputmethod/imf/test/fuzztest/inputmethodcontroller_fuzzer/ |
| H A D | inputmethodcontroller_fuzzer.cpp | 152 sptr<IInputClient> client = new (std::nothrow) InputClientStub(); in FUZZHideInput() local 159 sptr<IInputClient> client = new (std::nothrow) InputClientStub(); in FUZZShowInput() local
|
| /base/hiviewdfx/hiview/plugins/usage_event_report/cache/ |
| H A D | fold_event_cacher.cpp | 68 AppExecFwk::BundleMgrClient client;
in GetAppVersion() local
|
| /base/powermgr/powermgr_lite/frameworks/src/small/ |
| H A D | power_manage.c | 51 uint8_t *client = (uint8_t *)malloc(len); in CreatClient() local
|
| /base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
| H A D | notification_helper_test.cpp | 437 sptr<AnsDialogHostClient> client = nullptr; in HWTEST_F() local
|
| /base/msdp/device_status/frameworks/native/src/ |
| H A D | client.cpp | 284 void Client::OnMsgHandler(const StreamClient &client, NetPacket &pkt) in OnMsgHandler() argument
|
| /base/notification/distributed_notification_service/frameworks/cj/ffi/src/ |
| H A D | notification_manager_impl.cpp | 357 sptr<AnsDialogHostClient> client = nullptr; in RequestEnableNotification() local 372 sptr<AnsDialogHostClient> client = nullptr; in RequestEnableNotificationWithContext() local
|
| /base/notification/distributed_notification_service/services/ans/test/unittest/ |
| H A D | advanced_notification_publish_service_test.cpp | 410 sptr<AnsDialogHostClient> client = nullptr; in HWTEST_F() local 431 sptr<AnsDialogHostClient> client = nullptr; in HWTEST_F() local 453 sptr<AnsDialogHostClient> client = nullptr; in HWTEST_F() local [all...] |
| /base/msdp/device_status/frameworks/native/interaction/src/ |
| H A D | coordination_manager_impl.cpp | 222 int32_t CoordinationManagerImpl::OnCoordinationListener(const StreamClient &client, NetPacket &pkt) in OnCoordinationListener() argument 239 int32_t CoordinationManagerImpl::OnCoordinationMessage(const StreamClient &client, NetPacket &pkt) in OnCoordinationMessage() argument 256 int32_t CoordinationManagerImpl::OnCoordinationState(const StreamClient &client, NetPacket &pkt) in OnCoordinationState() argument 305 int32_t CoordinationManagerImpl::OnHotAreaListener(const StreamClient &client, NetPacket &pkt) in OnHotAreaListener() argument
|
| H A D | drag_manager_impl.cpp | 74 int32_t DragManagerImpl::OnNotifyResult(const StreamClient &client, NetPacket &pkt) in OnNotifyResult() argument 103 int32_t DragManagerImpl::OnNotifyHideIcon(const StreamClient& client, NetPacket& pkt) in OnNotifyHideIcon() argument 112 int32_t DragManagerImpl::OnStateChangedMessage(const StreamClient &client, NetPacket &pkt) in OnStateChangedMessage() argument 128 int32_t DragManagerImpl::OnDragStyleChangedMessage(const StreamClient &client, NetPacket &pkt) in OnDragStyleChangedMessage() argument
|
| /base/powermgr/battery_lite/frameworks/native/src/small/ |
| H A D | battery_framework.c | 183 uint8_t *client = (uint8_t *)malloc(len); in CreatClient() local
|
| /base/security/device_auth/frameworks/deviceauth_lite/source/key_agreement/ |
| H A D | pake_client.c | 36 build_pake_client(const struct session_identity *identity, const struct hc_pin *pin, uint32_t key_length, const struct hc_auth_id *client, const struct hc_auth_id *server) build_pake_client() argument 415 build_pake_client(const struct session_identity *identity, const struct hc_pin *pin, uint32_t key_length, const struct hc_auth_id *client, const struct hc_auth_id *server) build_pake_client() argument
|
| H A D | sts_client.c | 33 build_sts_client(const hc_handle hichain_handle, uint32_t key_length, const struct hc_auth_id *client, const struct hc_auth_id *server) build_sts_client() argument 518 build_sts_client(const hc_handle hichain_handle, uint32_t key_length, const struct hc_auth_id *client, const struct hc_auth_id *server) build_sts_client() argument
|
| /base/security/device_auth/test/fuzztest/protocol/ecspeke_fuzzer/ |
| H A D | ecspeke_fuzzer.cpp | 62 BaseProtocol *client; in ECSpekeTest02() local 106 BaseProtocol *client; ECSpekeTest03() local 150 BaseProtocol *client; ECSpekeTest04() local [all...] |
| /base/security/device_auth/test/fuzztest/protocol/dlspeke_fuzzer/ |
| H A D | dlspeke_fuzzer.cpp | 62 BaseProtocol *client; in DlSpekeTest02() local 106 BaseProtocol *client; DlSpekeTest03() local 150 BaseProtocol *client; DlSpekeTest04() local [all...] |
| /base/security/device_auth/test/fuzztest/protocol/iso_fuzzer/ |
| H A D | iso_fuzzer.cpp | 59 BaseProtocol *client; in IsoTest02() local 103 BaseProtocol *client; IsoTest03() local [all...] |