Searched defs:ServiceImpl (Results 1 – 5 of 5) sorted by relevance
24 struct ServiceImpl; struct25 impl<M: HasProvider<dyn Repository>> Provider<M> for ServiceImpl { implementation
49 class ServiceImpl final : public grpc::testing::EchoTestService::Service { class51 ServiceImpl() : bidi_stream_count_(0), response_stream_count_(0) {} in ServiceImpl() function in grpc::testing::__anonf8f5afe90111::ServiceImpl
41 class ServiceImpl final : public grpc::testing::EchoTestService::Service { class
46 class ServiceImpl final : public EchoTestService::Service { class
34 class ServiceImpl final : public MyGame::Example::MonsterStorage::Service { class