Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dclient_channel_factory.cc32 void factory_arg_destroy(void* /*f*/) {} in factory_arg_destroy() function
37 factory_arg_copy, factory_arg_destroy, factory_arg_cmp};
/external/grpc-grpc/src/core/ext/filters/client_channel/
Dclient_channel_factory.cc49 static void factory_arg_destroy(void* factory) { in factory_arg_destroy() function
61 factory_arg_copy, factory_arg_destroy, factory_arg_cmp};