Searched refs:uv_resolve_async (Results 1 – 2 of 2) sorted by relevance
393 static void uv_resolve_async(grpc_custom_resolver* r, char* host, char* port) { in uv_resolve_async() function412 grpc_custom_resolver_vtable uv_resolver_vtable = {uv_resolve, uv_resolve_async};
393 static void uv_resolve_async(grpc_custom_resolver* r, const char* host, in uv_resolve_async() function413 grpc_custom_resolver_vtable uv_resolver_vtable = {uv_resolve, uv_resolve_async};