Searched defs:InProcessChannel (Results 1 – 4 of 4) sorted by relevance
/external/grpc-grpc/test/cpp/qps/ | ||
D | qps_worker.h | 48 std::shared_ptr<Channel> InProcessChannel(const ChannelArguments& args) { in InProcessChannel() function |
D | server_sync.cc | 177 std::shared_ptr<Channel> InProcessChannel( in InProcessChannel() function in grpc::testing::SynchronousServer |
D | server_async.cc | 190 std::shared_ptr<Channel> InProcessChannel( in InProcessChannel() function in grpc::testing::AsyncQpsServerTest |
/external/grpc-grpc/src/cpp/server/ | ||
D | server_cc.cc | 472 std::shared_ptr<Channel> Server::InProcessChannel( in InProcessChannel() function in grpc::Server |