Home
last modified time | relevance | path

Searched defs:TestStreamRpc (Results 1 – 5 of 5) sorted by relevance

/external/pigweed/pw_rpc/nanopb/
Dmethod_lookup_test.cc29 void TestStreamRpc(ServerContext&, in TestStreamRpc() function in pw::rpc::__anon5e9c39c00111::MixedService1
46 void TestStreamRpc(ServerContext&, ConstByteSpan, RawServerWriter&) { in TestStreamRpc() function in pw::rpc::__anon5e9c39c00111::MixedService2
Dcodegen_test.cc34 static void TestStreamRpc( in TestStreamRpc() function in pw::rpc::test::TestService
Dnanopb_client_call_test.cc47 TestStreamRpc(Channel& channel, in TestStreamRpc() function in pw::rpc::__anon8b95543d0111::FakeGeneratedServiceClient
/external/pigweed/pw_rpc/pw_rpc_test_protos/
Dtest.proto36 rpc TestStreamRpc(TestRequest) returns (stream TestStreamResponse) {} rpc
/external/pigweed/pw_rpc/raw/
Dcodegen_test.cc44 void TestStreamRpc(ServerContext&, in TestStreamRpc() function in pw::rpc::test::TestService