Searched defs:StartNewRpc (Results 1 – 3 of 3) sorted by relevance
/third_party/grpc/test/cpp/microbenchmarks/ | ||
D | callback_streaming_ping_pong.h | 83 void StartNewRpc() { in StartNewRpc() function |
/third_party/grpc/test/cpp/qps/ | ||
D | client_callback.cc | 259 void StartNewRpc() { in StartNewRpc() function in grpc::testing::CallbackStreamingPingPongReactor |
/third_party/grpc/src/core/lib/surface/ | ||
D | server.cc | 1308 void Server::CallData::StartNewRpc(grpc_call_element* elem) { in StartNewRpc() function in grpc_core::Server::CallData |