Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/credentials/external/
Dexternal_account_credentials.h62 struct HTTPRequestContext { struct
63 HTTPRequestContext(grpc_httpcli_context* httpcli_context, in HTTPRequestContext() function
68 ~HTTPRequestContext() { grpc_http_response_destroy(&response); } in ~HTTPRequestContext() argument
87 HTTPRequestContext* ctx, const Options& options, argument
Dfile_external_account_credentials.cc94 HTTPRequestContext* /*ctx*/, const Options& /*options*/, in RetrieveSubjectToken() argument
/external/rust/crates/grpcio-sys/grpc/test/core/security/
Dcredentials_test.cc2218 HTTPRequestContext* /*ctx*/, const Options& /*options*/, in RetrieveSubjectToken() argument