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