Searched defs:InProcessChannel (Results 1 – 5 of 5) sorted by relevance
/third_party/grpc/test/cpp/qps/ | ||
D | qps_worker.h | 48 std::shared_ptr<Channel> InProcessChannel(const ChannelArguments& args) { in InProcessChannel() function |
D | server_callback.cc | 123 std::shared_ptr<Channel> InProcessChannel( in InProcessChannel() function in grpc::testing::CallbackServer |
D | server_sync.cc | 181 std::shared_ptr<Channel> InProcessChannel( in InProcessChannel() function in grpc::testing::SynchronousServer |
D | server_async.cc | 196 std::shared_ptr<Channel> InProcessChannel( in InProcessChannel() function in grpc::testing::AsyncQpsServerTest |
/third_party/grpc/src/cpp/server/ | ||
D | server_cc.cc | 996 std::shared_ptr<grpc::Channel> Server::InProcessChannel( in InProcessChannel() function in grpc::Server |