Home
last modified time | relevance | path

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

/third_party/grpc/src/core/lib/security/credentials/gcp_service_account_identity/
Dgcp_service_account_identity_credentials.cc69 static void OnHttpResponse(void* arg, grpc_error_handle error) { in OnHttpResponse() function in grpc_core::JwtTokenFetcherCallCredentials::HttpFetchRequest
/third_party/grpc/src/core/lib/security/credentials/external/
Dexternal_account_credentials.cc102 void ExternalAccountCredentials::HttpFetchBody::OnHttpResponse( in OnHttpResponse() function in grpc_core::ExternalAccountCredentials::HttpFetchBody
/third_party/grpc/src/core/lib/security/credentials/oauth2/
Doauth2_credentials.cc237 static void OnHttpResponse(void* arg, grpc_error_handle error) { in OnHttpResponse() function in grpc_core::Oauth2TokenFetcherCredentials::HttpFetchRequest