Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/address_sorting/
Daddress_sorting.c349 void address_sorting_rfc_6724_sort(address_sorting_sortable* sortables, in address_sorting_rfc_6724_sort()
/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()
/external/grpc-grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/
Dgrpc_ares_wrapper.cc111 address_sorting_sortable* sortables = (address_sorting_sortable*)gpr_zalloc( in grpc_cares_wrapper_address_sorting_sort() local
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/
Dgrpc_ares_wrapper.cc583 address_sorting_sortable* sortables = static_cast<address_sorting_sortable*>( in grpc_cares_wrapper_address_sorting_sort() local