Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dsubchannel_pool_interface.cc75 int arg_cmp(void* a, void* b) { return GPR_ICMP(a, b); } in arg_cmp() function
78 arg_copy, arg_destroy, arg_cmp};