Searched defs:TestStreamRpc (Results 1 – 5 of 5) sorted by relevance
| /external/pigweed/pw_rpc/nanopb/ | ||
| D | method_lookup_test.cc | 29 void TestStreamRpc(ServerContext&, in TestStreamRpc() function in pw::rpc::__anon5e9c39c00111::MixedService1 |
| D | codegen_test.cc | 34 static void TestStreamRpc( in TestStreamRpc() function in pw::rpc::test::TestService |
| D | nanopb_client_call_test.cc | 47 TestStreamRpc(Channel& channel, in TestStreamRpc() function in pw::rpc::__anon8b95543d0111::FakeGeneratedServiceClient |
| /external/pigweed/pw_rpc/pw_rpc_test_protos/ | ||
| D | test.proto | 36 rpc TestStreamRpc(TestRequest) returns (stream TestStreamResponse) {} rpc |
| /external/pigweed/pw_rpc/raw/ | ||
| D | codegen_test.cc | 44 void TestStreamRpc(ServerContext&, in TestStreamRpc() function in pw::rpc::test::TestService |