Home
last modified time | relevance | path

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

/external/grpc-grpc/third_party/address_sorting/include/address_sorting/
Daddress_sorting.h67 void address_sorting_rfc_6724_sort(address_sorting_sortable* sortables,
/external/grpc-grpc/third_party/address_sorting/
Daddress_sorting.c349 void address_sorting_rfc_6724_sort(address_sorting_sortable* sortables, in address_sorting_rfc_6724_sort() function
/external/grpc-grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/
Dgrpc_ares_wrapper.cc119 address_sorting_rfc_6724_sort(sortables, lb_addrs->num_addresses); in grpc_cares_wrapper_address_sorting_sort()