Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/ext/filters/client_channel/
Dparse_address.h51 uint16_t grpc_strhtons(const char* port);
Dparse_address.cc208 uint16_t grpc_strhtons(const char* port) { in grpc_strhtons() function
/external/grpc-grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/
Dgrpc_ares_wrapper_windows.cc59 uint16_t numeric_port = grpc_strhtons(*port); in inner_maybe_resolve_localhost_manually_locked()
Dgrpc_ares_wrapper.cc443 hr = create_hostbyname_request_locked(r, host, grpc_strhtons(port), in grpc_dns_lookup_ares_continue_after_check_localhost_and_ip_literals_locked()
448 hr = create_hostbyname_request_locked(r, host, grpc_strhtons(port), in grpc_dns_lookup_ares_continue_after_check_localhost_and_ip_literals_locked()