Searched refs:FakeGeneratedService (Results 1 – 2 of 2) sorted by relevance
32 class FakeGeneratedService : public Service { class34 constexpr FakeGeneratedService(uint32_t id) : Service(id, kMethods) {} in FakeGeneratedService() function in pw::rpc::internal::__anon2fce3dc40111::FakeGeneratedService51 : public FakeGeneratedService<FakeGeneratedServiceImpl> {53 FakeGeneratedServiceImpl(uint32_t id) : FakeGeneratedService(id) {} in FakeGeneratedServiceImpl()
30 class FakeGeneratedService : public Service { class32 constexpr FakeGeneratedService(uint32_t id) : Service(id, kMethods) {} in FakeGeneratedService() function in pw::rpc::internal::__anon4e1b2bcc0111::FakeGeneratedService63 : public FakeGeneratedService<FakeGeneratedServiceImpl> {65 FakeGeneratedServiceImpl(uint32_t id) : FakeGeneratedService(id) {} in FakeGeneratedServiceImpl()