Home
last modified time | relevance | path

Searched defs:client_context (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_good/tests/examples/rpicamsrc/
Dwebrtc-unidirectional-h264.c476 G_GNUC_UNUSED SoupClientContext * client_context, in soup_http_handler()
501 G_GNUC_UNUSED SoupClientContext * client_context, gpointer user_data) in soup_websocket_handler()
/third_party/grpc/include/grpcpp/impl/codegen/
Dclient_interceptor.h95 grpc::ClientContext* client_context() { return ctx_; } in client_context() function
/third_party/grpc/test/cpp/end2end/
Dchannelz_service_test.cc72 std::unique_ptr<ClientContext> client_context = in Echo() local
84 std::unique_ptr<ClientContext> client_context = in BidiStream() local
Dend2end_test.cc254 std::unique_ptr<ClientContext> client_context = in Echo() local
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Dinternal.h590 void *client_context; member
/third_party/python/Lib/test/
Dtest_ssl.py2800 def server_params_test(client_context, server_context, indata=b"FOO\n", argument