Home
last modified time | relevance | path

Searched refs:fetch_oauth2 (Results 1 – 6 of 6) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/credentials/oauth2/
Doauth2_credentials.h91 virtual void fetch_oauth2(grpc_credentials_metadata_request* req,
121 void fetch_oauth2(grpc_credentials_metadata_request* req,
Doauth2_credentials.cc319 fetch_oauth2(grpc_credentials_metadata_request_create(this->Ref()), in get_request_metadata()
380 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/grpc-grpc/test/core/security/
DBUILD176 name = "fetch_oauth2",
177 srcs = ["fetch_oauth2.cc"],
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/credentials/external/
Dexternal_account_credentials.h92 void fetch_oauth2(grpc_credentials_metadata_request* req,
Dexternal_account_credentials.cc208 void ExternalAccountCredentials::fetch_oauth2( in fetch_oauth2() function in grpc_core::ExternalAccountCredentials
/external/grpc-grpc/
DCMakeLists.txt7384 test/core/security/fetch_oauth2.cc