Searched refs:ResolutionDone (Results 1 – 1 of 1) sorted by relevance
476 static void ResolutionDone(void* arg, grpc_error* error);3061 GRPC_CLOSURE_INIT(&pick_closure_, ResolutionDone, elem, nullptr); in AsyncResolutionDone()3065 void CallData::ResolutionDone(void* arg, grpc_error* error) { in ResolutionDone() function in grpc_core::__anon983758c10111::CallData3091 ResolutionDone(elem, error); in CheckResolution()