/third_party/node/benchmark/net/ |
H A D | tcp-raw-c2s.js | 72 function client(type, len) { function
|
H A D | tcp-raw-s2c.js | 103 function client(dur) { function
|
/third_party/node/test/parallel/ |
H A D | test-double-tls-client.js | 32 function client() { function
|
H A D | test-socket-writes-before-passed-to-tls-socket.js | 27 function client() { function
|
H A D | test-http-1.0-keep-alive.js | |
/base/hiviewdfx/hisysevent/frameworks/native/ |
H A D | main.cpp | 25 auto client = make_unique<HiSysEventTool>(); in main() local
|
/third_party/skia/third_party/externals/dawn/generator/templates/dawn_wire/client/ |
H A D | ApiProcs.cpp | 24 namespace dawn_wire { namespace client { namespace [all...] |
H A D | ApiObjects.h | 21 namespace dawn_wire { namespace client { namespace
|
/third_party/node/test/sequential/ |
H A D | test-net-GH-5504.js | 60 function client() { function
|
/base/telephony/sms_mms/frameworks/native/sms/src/ |
H A D | sms_service_death_recipient.cpp | 22 SmsServiceInterfaceDeathRecipient( SmsServiceManagerClient &client) SmsServiceInterfaceDeathRecipient() argument
|
/device/qemu/riscv32_virt/liteos_m/board/hardware/adapter/ |
H A D | hdf_syscall_adapter.h | 29 struct HdfDeviceIoClient client; member
|
/third_party/node/deps/npm/node_modules/jsonparse/examples/ |
H A D | twitterfeed.js | 6 var client = Http.createClient(80, "stream.twitter.com"); variable
|
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/ |
H A D | context.go | |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/ |
H A D | context.go | |
/third_party/rust/crates/rustix/tests/io/ |
H A D | epoll.rs | 62 fn client(ready: Arc<(Mutex<u16>, Condvar)>) { in client() functions
|
/third_party/rust/crates/rustix/tests/net/ |
H A D | unix.rs | 72 fn client(ready: Arc<(Mutex<bool>, Condvar)>, path: &Path, runs: &[(&[&str], i32)]) { in client() functions
|
H A D | poll.rs | 61 fn client(ready: Arc<(Mutex<u16>, Condvar)>) { in client() functions
|
H A D | v6.rs | 49 fn client(ready: Arc<(Mutex<u16>, Condvar)>) { in client() functions
|
H A D | v4.rs | 45 fn client(ready: Arc<(Mutex<u16>, Condvar)>) { in client() functions
|
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/ |
H A D | context.go | |
/base/powermgr/battery_manager/interfaces/inner_api/native/include/ |
H A D | battery_srv_client.h | 106 explicit BatterySrvDeathRecipient(BatterySrvClient& client) : client_(client) {} in BatterySrvDeathRecipient() argument
|
/base/powermgr/thermal_manager/interfaces/inner_api/native/include/ |
H A D | thermal_mgr_client.h | 51 explicit ThermalMgrDeathRecipient(ThermalMgrClient& client) : client_(client) {} in ThermalMgrDeathRecipient() argument
|
/base/powermgr/display_manager/state_manager/interfaces/inner_api/native/include/ |
H A D | display_power_mgr_client.h | 67 explicit DisplayDeathRecipient(DisplayPowerMgrClient& client) : client_(client) {} in DisplayDeathRecipient() argument
|
/base/notification/distributed_notification_service/test/fuzztest/setnotificationbadgenum_fuzzer/ |
H A D | setnotificationbadgenum_fuzzer.cpp | 26 sptr<Notification::AnsDialogHostClient> client = nullptr; in DoSomethingInterestingWithMyAPI() local
|
/base/telephony/core_service/interfaces/innerkits/include/ |
H A D | telephony_state_registry_client.h | 122 explicit StateRegistryDeathRecipient(TelephonyStateRegistryClient &client) : client_(client) {} in StateRegistryDeathRecipient() argument
|