OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:create_subchannel
(Results
1 - 2
of
2
) sorted by null
/external/grpc-grpc/src/core/ext/filters/client_channel/
client_channel_factory.cc
34
return factory->vtable->
create_subchannel
(factory, args);
client_channel_factory.h
51
grpc_subchannel* (*
create_subchannel
)(grpc_client_channel_factory* factory,
member in struct:grpc_client_channel_factory_vtable
Completed in 295 milliseconds