| /external/grpc-grpc/doc/ |
| D | interop-test-descriptions.md | 8 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 …]
|
| D | connection-backoff-interop-test-description.md | 25 Client section in Connection Backoff Interop Test Descriptions
|
| /external/syzkaller/pkg/gcs/ |
| D | gcs.go | 23 type Client struct { struct 24 client *storage.Client 25 ctx context.Context 52 func (client *Client) Close() { 56 func (client *Client) Read(gcsFile string) (*File, error) { 82 func (client *Client) UploadFile(localFile, gcsFile string) error { 99 func (client *Client) FileWriter(gcsFile string) (io.WriteCloser, error) {
|
| /external/syzkaller/vendor/golang.org/x/net/context/ctxhttp/ |
| D | ctxhttp.go | 26 func Do(ctx context.Context, client *http.Client, req *http.Request) (*http.Response, error) { 44 func Get(ctx context.Context, client *http.Client, url string) (*http.Response, error) { 53 func Head(ctx context.Context, client *http.Client, url string) (*http.Response, error) { 62 func Post(ctx context.Context, client *http.Client, url string, bodyType string, body io.Reader) (*… 72 func PostForm(ctx context.Context, client *http.Client, url string, data url.Values) (*http.Respons…
|
| D | ctxhttp_pre17.go | 29 func Do(ctx context.Context, client *http.Client, req *http.Request) (*http.Response, error) { 92 func Get(ctx context.Context, client *http.Client, url string) (*http.Response, error) { 101 func Head(ctx context.Context, client *http.Client, url string) (*http.Response, error) { 110 func Post(ctx context.Context, client *http.Client, url string, bodyType string, body io.Reader) (*… 120 func PostForm(ctx context.Context, client *http.Client, url string, data url.Values) (*http.Respons…
|
| /external/mesa3d/src/amd/addrlib/core/ |
| D | addrobject.h | 48 struct Client struct 62 Object(const Client* pClient); argument
|
| /external/syzkaller/vendor/google.golang.org/grpc/stats/ |
| D | stats.go | 44 Client bool member 59 Client bool member 80 Client bool member 103 Client bool member 116 Client bool member 137 Client bool member 158 Client bool member 171 Client bool member 197 Client bool member 208 Client bool member
|
| /external/guice/core/test/com/google/inject/example/ |
| D | ClientServiceWithGuiceDefaults.java | 45 public static class Client { class in ClientServiceWithGuiceDefaults 50 public Client(Service service) { in Client() method in ClientServiceWithGuiceDefaults.Client
|
| D | ClientServiceWithGuice.java | 51 public static class Client { class in ClientServiceWithGuice 56 public Client(Service service) { in Client() method in ClientServiceWithGuice.Client
|
| D | ClientServiceWithDependencyInjection.java | 48 public static class Client { class in ClientServiceWithDependencyInjection 52 public Client(Service service) { in Client() method in ClientServiceWithDependencyInjection.Client
|
| /external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/Orc/ |
| D | RPCUtilsTest.cpp | 179 DummyRPCEndpoint Client(*Channels.first); in TEST() local 223 DummyRPCEndpoint Client(*Channels.first); in TEST() local 268 DummyRPCEndpoint Client(*Channels.first); in TEST() local 313 DummyRPCEndpoint Client(*Channels.first); in TEST() local 359 DummyRPCEndpoint Client(*Channels.first); in TEST() local 410 DummyRPCEndpoint Client(*Channels.first); in TEST() local 450 DummyRPCEndpoint Client(*Channels.first); in TEST() local 522 DummyRPCEndpoint Client(*Channels.first); in TEST() local 565 DummyRPCEndpoint Client(*Channels.first); in TEST() local 610 DummyRPCEndpoint Client(*Channels.first); in TEST() local [all …]
|
| D | RemoteObjectLayerTest.cpp | 127 RemoteObjectClientLayer<RPCEndpoint> Client(ClientEP, ReportError); in TEST() local 181 RemoteObjectClientLayer<RPCEndpoint> Client(ClientEP, ReportError); in TEST() local 234 RemoteObjectClientLayer<RPCEndpoint> Client(ClientEP, ReportError); in TEST() local 284 RemoteObjectClientLayer<RPCEndpoint> Client(ClientEP, ReportError); in TEST() local 340 RemoteObjectClientLayer<RPCEndpoint> Client(ClientEP, ReportError); in TEST() local 422 RemoteObjectClientLayer<RPCEndpoint> Client(ClientEP, ReportError); in TEST() local 498 RemoteObjectClientLayer<RPCEndpoint> Client(ClientEP, ReportError); in TEST() local 549 RemoteObjectClientLayer<RPCEndpoint> Client(ClientEP, ReportError); in TEST() local
|
| /external/python/cpython3/Doc/library/ |
| D | asyncio-protocol.rst | 816 .. _asyncio-udp-echo-server-protocol: 916 .. _asyncio_example_create_connection:
|
| /external/syzkaller/vendor/google.golang.org/api/gensupport/ |
| D | send.go | 35 func SendRequest(ctx context.Context, client *http.Client, req *http.Request) (*http.Response, erro…
|
| /external/perfetto/include/perfetto/ipc/ |
| D | service_proxy.h | 35 class Client; variable
|
| /external/perfetto/src/tracing/ipc/consumer/ |
| D | consumer_ipc_client_impl.h | 41 class Client; variable
|
| /external/conscrypt/repackaged/openjdk/src/test/java/com/android/org/conscrypt/ |
| D | RenegotiationTest.java | 143 private static final class Client { class in RenegotiationTest 148 Client(boolean useEngineSocket, int port) { in Client() method in RenegotiationTest.Client
|
| /external/conscrypt/openjdk/src/test/java/org/conscrypt/ |
| D | RenegotiationTest.java | 138 private static final class Client { class in RenegotiationTest 143 Client(boolean useEngineSocket, int port) { in Client() method in RenegotiationTest.Client
|
| /external/okhttp/benchmarks/src/main/java/com/squareup/okhttp/benchmarks/ |
| D | Client.java | 18 enum Client { enum
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/ |
| D | OrcRemoteTargetClient.h | 260 RemoteRTDyldMemoryManager(OrcRemoteTargetClient &Client, in RemoteRTDyldMemoryManager() 316 OrcRemoteTargetClient &Client; variable 332 RemoteIndirectStubsManager(OrcRemoteTargetClient &Client, in RemoteIndirectStubsManager() 442 OrcRemoteTargetClient &Client; variable 452 RemoteCompileCallbackManager(OrcRemoteTargetClient &Client, in RemoteCompileCallbackManager() 473 OrcRemoteTargetClient &Client; variable 482 auto Client = std::unique_ptr<OrcRemoteTargetClient>( in Create() local
|
| /external/skia/infra/cts/ |
| D | run_testlab.go | 222 func runTests(apk_path string, devices, ignoredDevices []*DeviceVersions, client *http.Client, dryR… 286 func uploadAPK(apkPath, gcsPath, propStr string, client *http.Client) error { 430 func copyReaderToGCS(gcsPath string, reader io.Reader, client *http.Client, contentType string, met…
|
| /external/skqp/infra/cts/ |
| D | run_testlab.go | 222 func runTests(apk_path string, devices, ignoredDevices []*DeviceVersions, client *http.Client, dryR… 286 func uploadAPK(apkPath, gcsPath, propStr string, client *http.Client) error { 430 func copyReaderToGCS(gcsPath string, reader io.Reader, client *http.Client, contentType string, met…
|
| /external/perfetto/src/tracing/ipc/producer/ |
| D | producer_ipc_client_impl.h | 41 class Client; variable
|
| /external/syzkaller/vendor/golang.org/x/oauth2/google/ |
| D | sdk.go | 127 func (c *SDKConfig) Client(ctx context.Context) *http.Client { func
|
| /external/clang/include/clang/Rewrite/Frontend/ |
| D | FixItRewriter.h | 72 DiagnosticConsumer *Client; variable
|