Home
last modified time | relevance | path

Searched defs:client (Results 1 - 25 of 510) sorted by relevance

12345678910>>...21

/third_party/node/benchmark/net/
H A Dtcp-raw-c2s.js72 function client(type, len) { function
H A Dtcp-raw-s2c.js103 function client(dur) { function
/third_party/node/test/parallel/
H A Dtest-double-tls-client.js32 function client() { function
H A Dtest-socket-writes-before-passed-to-tls-socket.js27 function client() { function
H A Dtest-http-1.0-keep-alive.js
/base/hiviewdfx/hisysevent/frameworks/native/
H A Dmain.cpp25 auto client = make_unique<HiSysEventTool>(); in main() local
/third_party/skia/third_party/externals/dawn/generator/templates/dawn_wire/client/
H A DApiProcs.cpp24 namespace dawn_wire { namespace client { namespace
[all...]
H A DApiObjects.h21 namespace dawn_wire { namespace client { namespace
/third_party/node/test/sequential/
H A Dtest-net-GH-5504.js60 function client() { function
/base/telephony/sms_mms/frameworks/native/sms/src/
H A Dsms_service_death_recipient.cpp22 SmsServiceInterfaceDeathRecipient( SmsServiceManagerClient &client) SmsServiceInterfaceDeathRecipient() argument
/device/qemu/riscv32_virt/liteos_m/board/hardware/adapter/
H A Dhdf_syscall_adapter.h29 struct HdfDeviceIoClient client; member
/third_party/node/deps/npm/node_modules/jsonparse/examples/
H A Dtwitterfeed.js6 var client = Http.createClient(80, "stream.twitter.com"); variable
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
H A Dcontext.go
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
H A Dcontext.go
/third_party/rust/crates/rustix/tests/io/
H A Depoll.rs62 fn client(ready: Arc<(Mutex<u16>, Condvar)>) { in client() functions
/third_party/rust/crates/rustix/tests/net/
H A Dunix.rs72 fn client(ready: Arc<(Mutex<bool>, Condvar)>, path: &Path, runs: &[(&[&str], i32)]) { in client() functions
H A Dpoll.rs61 fn client(ready: Arc<(Mutex<u16>, Condvar)>) { in client() functions
H A Dv6.rs49 fn client(ready: Arc<(Mutex<u16>, Condvar)>) { in client() functions
H A Dv4.rs45 fn client(ready: Arc<(Mutex<u16>, Condvar)>) { in client() functions
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/
H A Dcontext.go
/base/powermgr/battery_manager/interfaces/inner_api/native/include/
H A Dbattery_srv_client.h106 explicit BatterySrvDeathRecipient(BatterySrvClient& client) : client_(client) {} in BatterySrvDeathRecipient() argument
/base/powermgr/thermal_manager/interfaces/inner_api/native/include/
H A Dthermal_mgr_client.h51 explicit ThermalMgrDeathRecipient(ThermalMgrClient& client) : client_(client) {} in ThermalMgrDeathRecipient() argument
/base/powermgr/display_manager/state_manager/interfaces/inner_api/native/include/
H A Ddisplay_power_mgr_client.h67 explicit DisplayDeathRecipient(DisplayPowerMgrClient& client) : client_(client) {} in DisplayDeathRecipient() argument
/base/notification/distributed_notification_service/test/fuzztest/setnotificationbadgenum_fuzzer/
H A Dsetnotificationbadgenum_fuzzer.cpp26 sptr<Notification::AnsDialogHostClient> client = nullptr; in DoSomethingInterestingWithMyAPI() local
/base/telephony/core_service/interfaces/innerkits/include/
H A Dtelephony_state_registry_client.h122 explicit StateRegistryDeathRecipient(TelephonyStateRegistryClient &client) : client_(client) {} in StateRegistryDeathRecipient() argument

Completed in 6 milliseconds

12345678910>>...21