Searched refs:GeneratedService (Results 1 – 5 of 5) sorted by relevance
22 using GeneratedService = ::pw::rpc::test::pw_rpc::nanopb::TestService; typedef24 class TestService final : public GeneratedService::Service<TestService> {58 auto call = GeneratedService::TestUnaryRpc( in TEST()89 const auto call1 = GeneratedService::TestUnaryRpc( in TEST()93 const auto call2 = GeneratedService::TestUnaryRpc( in TEST()
24 using GeneratedService = pw::rpc::test::pw_rpc::nanopb::TestService; typedef26 class TestService final : public GeneratedService::Service<TestService> {48 static_assert(MethodInfoTests<GeneratedService, TestService>().Pass());
24 using GeneratedService = ::pw::rpc::test::pw_rpc::nanopb::TestService; typedef26 class TestService final : public GeneratedService::Service<TestService> {54 auto call = GeneratedService::TestUnaryRpc( in BlockOnResponse()
30 using GeneratedService = ::pw::rpc::test::pw_rpc::pwpb::TestService; typedef32 class TestService final : public GeneratedService::Service<TestService> {67 auto call = test::GeneratedService::TestUnaryRpc( in TEST()96 const auto call1 = test::GeneratedService::TestUnaryRpc( in TEST()100 const auto call2 = test::GeneratedService::TestUnaryRpc( in TEST()
32 using GeneratedService = ::pw::rpc::test::pw_rpc::pwpb::TestService; typedef34 class TestService final : public GeneratedService::Service<TestService> {64 auto call = test::GeneratedService::TestUnaryRpc( in BlockOnResponse()