Searched defs:ServiceImpl (Results 1 – 2 of 2) sorted by relevance
48 class ServiceImpl final : public ::grpc::testing::EchoTestService::Service { class50 ServiceImpl() : bidi_stream_count_(0), response_stream_count_(0) {} in ServiceImpl() function in grpc::testing::__anon7457cbec0111::ServiceImpl
47 class ServiceImpl final : public ::grpc::testing::EchoTestService::Service { class