Searched defs:OnHttpResponse (Results 1 – 3 of 3) sorted by relevance
| /third_party/grpc/src/core/lib/security/credentials/gcp_service_account_identity/ | ||
| D | gcp_service_account_identity_credentials.cc | 69 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/ | ||
| D | external_account_credentials.cc | 102 void ExternalAccountCredentials::HttpFetchBody::OnHttpResponse( in OnHttpResponse() function in grpc_core::ExternalAccountCredentials::HttpFetchBody |
| /third_party/grpc/src/core/lib/security/credentials/oauth2/ | ||
| D | oauth2_credentials.cc | 237 static void OnHttpResponse(void* arg, grpc_error_handle error) { in OnHttpResponse() function in grpc_core::Oauth2TokenFetcherCredentials::HttpFetchRequest |