Home
last modified time | relevance | path

Searched refs:g_resolve_localhost_ipv46 (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/core/util/
H A Dresolve_localhost_ip46.cc39 gpr_once g_resolve_localhost_ipv46 = GPR_ONCE_INIT; variable
58 gpr_once_init(&g_resolve_localhost_ipv46, InitResolveLocalhost); in LocalhostResolves()