Searched defs:HTTPRequestContext (Results 1 – 2 of 2) sorted by relevance
61 struct HTTPRequestContext { struct62 HTTPRequestContext(grpc_httpcli_context* httpcli_context, in HTTPRequestContext() function67 ~HTTPRequestContext() { grpc_http_response_destroy(&response); } in ~HTTPRequestContext() argument86 HTTPRequestContext* ctx, const Options& options, argument
94 HTTPRequestContext* /*ctx*/, const Options& /*options*/, in RetrieveSubjectToken() argument