Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dclient_channel_factory.cc36 const grpc_arg_pointer_vtable factory_arg_vtable = { variable
44 &factory_arg_vtable); in CreateChannelArg()
/external/grpc-grpc/src/core/ext/filters/client_channel/
Dclient_channel_factory.cc60 static const grpc_arg_pointer_vtable factory_arg_vtable = { variable
66 factory, &factory_arg_vtable); in grpc_client_channel_factory_create_channel_arg()