Searched defs:InProcessChannel (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/grpc-grpc/test/cpp/qps/ | ||
H A D | qps_worker.h | 48 std::shared_ptr<Channel> InProcessChannel(const ChannelArguments& args) { in InProcessChannel() function |
H A D | server_callback.cc | 122 std::shared_ptr<Channel> InProcessChannel( in InProcessChannel() function in grpc::testing::CallbackServer |
H A D | server_sync.cc | 180 std::shared_ptr<Channel> InProcessChannel( in InProcessChannel() function in grpc::testing::SynchronousServer |
H A D | server_async.cc | 200 std::shared_ptr<Channel> InProcessChannel( in InProcessChannel() function in grpc::testing::AsyncQpsServerTest |
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/server/ | ||
D | server_cc.cc | 1005 std::shared_ptr<grpc::Channel> Server::InProcessChannel( in InProcessChannel() function in grpc::Server |
/aosp_15_r20/external/grpc-grpc/src/cpp/server/ | ||
H A D | server_cc.cc | 1007 std::shared_ptr<grpc::Channel> Server::InProcessChannel( in InProcessChannel() function in grpc::Server |