Home
last modified time | relevance | path

Searched defs:HTTPRequestContext (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/core/lib/security/credentials/external/
Dexternal_account_credentials.h61 struct HTTPRequestContext { struct
62 HTTPRequestContext(grpc_httpcli_context* httpcli_context, in HTTPRequestContext() function
67 ~HTTPRequestContext() { grpc_http_response_destroy(&response); } in ~HTTPRequestContext() argument
86 HTTPRequestContext* ctx, const Options& options, argument
Dfile_external_account_credentials.cc94 HTTPRequestContext* /*ctx*/, const Options& /*options*/, in RetrieveSubjectToken() argument