Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/credentials/oauth2/
Doauth2_credentials.cc380 void fetch_oauth2(grpc_credentials_metadata_request* metadata_req, in fetch_oauth2() function in __anon25f4cc6f0111::grpc_compute_engine_token_fetcher_credentials
437 void grpc_google_refresh_token_credentials::fetch_oauth2( in fetch_oauth2() function in grpc_google_refresh_token_credentials
561 void fetch_oauth2(grpc_credentials_metadata_request* metadata_req, in fetch_oauth2() function in grpc_core::__anon25f4cc6f0211::StsTokenFetcherCredentials
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/credentials/external/
Dexternal_account_credentials.cc208 void ExternalAccountCredentials::fetch_oauth2( in fetch_oauth2() function in grpc_core::ExternalAccountCredentials