Searched defs:client_context (Results 1 – 6 of 6) sorted by relevance
476 G_GNUC_UNUSED SoupClientContext * client_context, in soup_http_handler()501 G_GNUC_UNUSED SoupClientContext * client_context, gpointer user_data) in soup_websocket_handler()
95 grpc::ClientContext* client_context() { return ctx_; } in client_context() function
72 std::unique_ptr<ClientContext> client_context = in Echo() local84 std::unique_ptr<ClientContext> client_context = in BidiStream() local
254 std::unique_ptr<ClientContext> client_context = in Echo() local
590 void *client_context; member
2800 def server_params_test(client_context, server_context, indata=b"FOO\n", argument