Searched refs:kUnixUriPrefix (Results 1 – 1 of 1) sorted by relevance
59 const char kUnixUriPrefix[] = "unix:"; variable551 if (absl::StartsWith(addr, kUnixUriPrefix)) { in Chttp2ServerAddPort()553 addr + sizeof(kUnixUriPrefix) - 1, &resolved); in Chttp2ServerAddPort()