Searched refs:ServiceTestMethod (Results 1 – 1 of 1) sorted by relevance
33 class ServiceTestMethod : public internal::Method { class35 constexpr ServiceTestMethod(uint32_t id, char the_value) in ServiceTestMethod() function in pw::rpc::__anon90b51ca80111::ServiceTestMethod43 constexpr ServiceTestMethodUnion(ServiceTestMethod&& method) in ServiceTestMethodUnion()51 ServiceTestMethod service_test;60 ServiceTestMethod(123, 'a'),61 ServiceTestMethod(456, 'b'),62 ServiceTestMethod(789, 'c'),