HomeSort by relevance Sort by last modified time
    Searched refs:grpc_client_channel_init (Results 1 - 4 of 4) sorted by null

  /external/grpc-grpc/src/core/plugin_registry/
grpc_cronet_plugin_registry.cc 29 void grpc_client_channel_init(void);
41 grpc_register_plugin(grpc_client_channel_init,
grpc_plugin_registry.cc 29 void grpc_client_channel_init(void);
65 grpc_register_plugin(grpc_client_channel_init,
grpc_unsecure_plugin_registry.cc 29 void grpc_client_channel_init(void);
63 grpc_register_plugin(grpc_client_channel_init,
  /external/grpc-grpc/src/core/ext/filters/client_channel/
client_channel_plugin.cc 51 void grpc_client_channel_init(void) { function

Completed in 123 milliseconds