Searched refs:OnRetrieveRegion (Results 1 – 2 of 2) sorted by relevance
43 static void OnRetrieveRegion(void* arg, grpc_error* error);
170 GRPC_CLOSURE_INIT(&ctx_->closure, OnRetrieveRegion, this, nullptr); in RetrieveRegion()177 void AwsExternalAccountCredentials::OnRetrieveRegion(void* arg, in OnRetrieveRegion() function in grpc_core::AwsExternalAccountCredentials