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

  /external/grpc-grpc/src/core/ext/filters/client_channel/
client_channel_factory.h 40 } grpc_client_channel_type; typedef in typeref:enum:__anon22966
55 grpc_client_channel_type type,
69 grpc_client_channel_type type, const grpc_channel_args* args);
client_channel_factory.cc 39 grpc_client_channel_type type, const grpc_channel_args* args) {
  /external/grpc-grpc/src/core/ext/transport/chttp2/client/insecure/
channel_create.cc 56 grpc_client_channel_type type, const grpc_channel_args* args) {
  /external/grpc-grpc/src/core/ext/transport/chttp2/client/secure/
secure_channel_create.cc 169 grpc_client_channel_type type, const grpc_channel_args* args) {
  /external/grpc-grpc/test/cpp/microbenchmarks/
bm_call_create.cc 332 grpc_client_channel_type type,

Completed in 1143 milliseconds