Home
last modified time | relevance | path

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

/third_party/grpc/src/core/lib/iomgr/
Dunix_sockets_posix.h36 grpc_error* grpc_resolve_unix_domain_address(
Dunix_sockets_posix_noop.cc36 grpc_error* grpc_resolve_unix_domain_address( in grpc_resolve_unix_domain_address() function
Dunix_sockets_posix.cc45 grpc_error* grpc_resolve_unix_domain_address( in grpc_resolve_unix_domain_address() function
/third_party/grpc/src/core/ext/transport/chttp2/server/
Dchttp2_server.cc552 error = grpc_resolve_unix_domain_address( in Chttp2ServerAddPort()