Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/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