Home
last modified time | relevance | path

Searched defs:Client (Results 1 – 25 of 50) sorted by relevance

12

/third_party/grpc/doc/
Dinterop-test-descriptions.md8 Client section in Interoperability Test Case Descriptions
43 ### empty_unary
63 ### cacheable_unary
91 ### large_unary
117 ### client_compressed_unary
178 ### server_compressed_unary
231 ### client_streaming
287 ### client_compressed_streaming
344 ### server_streaming
378 ### server_compressed_streaming
[all …]
Dconnection-backoff-interop-test-description.md25 Client section in Connection Backoff Interop Test Descriptions
Dhttp2-interop-test-descriptions.md20 Client section in Negative HTTP/2 Interop Test Case Descriptions
Dxds-test-descriptions.md15 ## Client section in xDS (Load-Balancing) Interop Test Case Descriptions
/third_party/nghttp2/src/
Dh2load.h299 struct Client { struct
302 ClientStat cstat; argument
306 std::function<int(Client &)> readfn, writefn; argument
317 ClientState state; argument
342 Client(uint32_t id, Worker *worker, size_t req_todo); argument
/third_party/mesa3d/src/amd/addrlib/src/core/
Daddrobject.h48 struct Client struct
62 Object(const Client* pClient); argument
/third_party/typescript/tests/cases/compiler/
DdeclarationEmitShadowingInferNotRenamed.ts3 type Client = string alias
10 | (new (...args: any[]) => Client) // accept class constant
/third_party/wayland_standard/doc/doxygen/xml/
Dmeson.build21 subdir('Client') subdir
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_wire/client/
DDevice.h24 class Client; variable
DClient.cpp20 Client::Client(CommandSerializer* serializer, MemoryTransferService* memoryTransferService) in Client() function in dawn_wire::client::Client
DObjectAllocator.h25 class Client; variable
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dcontext.go27 func WithClient(ctx context.Context, client Client) context.Context {
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
Dcontext.go27 func WithClient(ctx context.Context, client Client) context.Context {
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/
Dcontext.go27 func WithClient(ctx context.Context, client Client) context.Context {
/third_party/python/Doc/library/
Dasyncio-protocol.rst820 .. _asyncio-udp-echo-server-protocol:
921 .. _asyncio_example_create_connection:
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetClient.h262 RemoteRTDyldMemoryManager(OrcRemoteTargetClient &Client, in RemoteRTDyldMemoryManager()
319 OrcRemoteTargetClient &Client; variable
335 RemoteIndirectStubsManager(OrcRemoteTargetClient &Client, in RemoteIndirectStubsManager()
445 OrcRemoteTargetClient &Client; variable
454 RemoteTrampolinePool(OrcRemoteTargetClient &Client) : Client(Client) {} in RemoteTrampolinePool()
485 OrcRemoteTargetClient &Client; variable
492 RemoteCompileCallbackManager(OrcRemoteTargetClient &Client, in RemoteCompileCallbackManager()
506 auto Client = std::unique_ptr<OrcRemoteTargetClient>( in Create() local
/third_party/node/deps/npm/node_modules/http-signature/
DREADME.md13 ### Client subsection
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
DObjectBase.h25 class Client; variable
DDevice.h30 class Client; variable
/third_party/flutter/skia/infra/cts/
Drun_testlab.go223 func runTests(apk_path string, devices, ignoredDevices []*DeviceVersions, client *http.Client, dryR…
287 func uploadAPK(apkPath, gcsPath, propStr string, client *http.Client) error {
431 func copyReaderToGCS(gcsPath string, reader io.Reader, client *http.Client, contentType string, met…
/third_party/node/test/sequential/
Dtest-tls-session-timeout.js79 function Client(cb) { class
/third_party/flutter/skia/third_party/externals/dawn/src/include/dawn_wire/
DWireClient.h25 class Client; variable
/third_party/grpc/test/core/transport/chttp2/
Dsettings_timeout_test.cc97 class Client { class
99 explicit Client(const char* server_address) in Client() function in grpc_core::test::__anon50662e6e0111::Client
/third_party/vk-gl-cts/execserver/tools/
DxsClient.cpp148 class Client class
161 Client::Client (const CommandLine& cmdLine) in Client() function in xs::Client
/third_party/libuv/docs/src/guide/
Dnetworking.rst74 Client section in TCP

12