Home
last modified time | relevance | path

Searched defs:client_ctx (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/data/service/
Ddata_service.cc72 grpc::ClientContext client_ctx; in WorkerHeartbeat() local
96 grpc::ClientContext client_ctx; in WorkerUpdate() local
110 grpc::ClientContext client_ctx; in GetDatasetDef() local
127 grpc::ClientContext client_ctx; in GetSplit() local
147 grpc::ClientContext client_ctx; in RegisterDataset() local
171 grpc::ClientContext client_ctx; in GetOrCreateJob() local
188 grpc::ClientContext client_ctx; in ReleaseJobClient() local
Ddispatcher_impl.cc659 grpc::ClientContext client_ctx; in AssignTask() local
/external/boringssl/src/ssl/
Dssl_test.cc1638 SSL_CTX *client_ctx, SSL_CTX *server_ctx, in ConnectClientAndServer()
1808 bssl::UniquePtr<SSL_CTX> client_ctx(SSL_CTX_new(TLS_method())); in TEST() local
2159 SSL_CTX *client_ctx, SSL_CTX *server_ctx, in CreateClientSession()
2182 static void ExpectSessionReused(SSL_CTX *client_ctx, SSL_CTX *server_ctx, in ExpectSessionReused()
2196 static bssl::UniquePtr<SSL_SESSION> ExpectSessionRenewed(SSL_CTX *client_ctx, in ExpectSessionRenewed()
2650 bssl::UniquePtr<SSL_CTX> client_ctx(SSL_CTX_new(TLS_method())); in TEST() local
3282 bssl::UniquePtr<SSL_CTX> client_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() local
3317 bssl::UniquePtr<SSL_CTX> client_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() local
3347 bssl::UniquePtr<SSL_CTX> client_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() local
3394 bssl::UniquePtr<SSL_CTX> client_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() local
[all …]
/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dssl_test.cc1638 SSL_CTX *client_ctx, SSL_CTX *server_ctx, in ConnectClientAndServer()
1808 bssl::UniquePtr<SSL_CTX> client_ctx(SSL_CTX_new(TLS_method())); in TEST() local
2159 SSL_CTX *client_ctx, SSL_CTX *server_ctx, in CreateClientSession()
2182 static void ExpectSessionReused(SSL_CTX *client_ctx, SSL_CTX *server_ctx, in ExpectSessionReused()
2196 static bssl::UniquePtr<SSL_SESSION> ExpectSessionRenewed(SSL_CTX *client_ctx, in ExpectSessionRenewed()
2650 bssl::UniquePtr<SSL_CTX> client_ctx(SSL_CTX_new(TLS_method())); in TEST() local
3282 bssl::UniquePtr<SSL_CTX> client_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() local
3317 bssl::UniquePtr<SSL_CTX> client_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() local
3347 bssl::UniquePtr<SSL_CTX> client_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() local
3394 bssl::UniquePtr<SSL_CTX> client_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() local
[all …]