Home
last modified time | relevance | path

Searched defs:sortables (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/third_party/address_sorting/
Daddress_sorting.c349 void address_sorting_rfc_6724_sort(address_sorting_sortable* sortables, in address_sorting_rfc_6724_sort()
/third_party/grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/
Dgrpc_ares_wrapper.cc571 address_sorting_sortable* sortables = static_cast<address_sorting_sortable*>( in grpc_cares_wrapper_address_sorting_sort() local