Home
last modified time | relevance | path

Searched refs:grpc_channel_get_info (Results 1 – 8 of 8) sorted by relevance

/third_party/grpc/
Dgrpc.def47 grpc_channel_get_info
Dlibgrpc.map4 "grpc_channel_get_info";
/third_party/grpc/src/cpp/client/
Dchannel_cc.cc75 grpc_channel_get_info(channel, channel_info); in GetChannelInfoField()
/third_party/grpc/include/grpc/
Dgrpc.h291 GRPCAPI void grpc_channel_get_info(grpc_channel* channel,
/third_party/grpc/test/core/surface/
Dpublic_headers_must_be_c89.c116 printf("%lx", (unsigned long) grpc_channel_get_info); in main()
/third_party/grpc/test/core/iomgr/
Dstranded_event_test.cc367 grpc_channel_get_info(channel, &channel_info); in TEST()
/third_party/grpc/src/core/lib/surface/
Dchannel.cc324 void grpc_channel_get_info(grpc_channel* channel, in grpc_channel_get_info() function
/third_party/grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.h178 #define grpc_channel_get_info grpc_channel_get_info_import macro