/aosp_15_r20/external/pigweed/pw_rpc/nanopb/ |
H A D | method_lookup_test.cc | 41 void TestClientStreamRpc(RawServerReader&) { in TestClientStreamRpc() function in pw::rpc::__anon5480a98f0111::MixedService1 73 void TestClientStreamRpc( in TestClientStreamRpc() function in pw::rpc::__anon5480a98f0111::MixedService2
|
H A D | method_info_test.cc | 40 void TestClientStreamRpc( in TestClientStreamRpc() function in pw::rpc::internal::__anon413cdfc10111::TestService
|
H A D | server_callback_test.cc | 62 void TestClientStreamRpc( in TestClientStreamRpc() function in pw::rpc::__anon39ca31f80111::TestServiceImpl
|
H A D | client_server_context_threaded_test.cc | 64 void TestClientStreamRpc( in TestClientStreamRpc() function in pw::rpc::__anon1a402c6e0111::TestService
|
H A D | client_server_context_test.cc | 61 void TestClientStreamRpc( in TestClientStreamRpc() function in pw::rpc::__anon80cb842e0111::TestService
|
H A D | codegen_test.cc | 59 void TestClientStreamRpc( in TestClientStreamRpc() function in pw::rpc::test::TestService
|
H A D | server_reader_writer_test.cc | 43 void TestClientStreamRpc( in TestClientStreamRpc() function in pw::rpc::__anonfa544afa0111::TestServiceImpl
|
/aosp_15_r20/external/pigweed/pw_rpc/pwpb/ |
H A D | method_lookup_test.cc | 45 void TestClientStreamRpc(RawServerReader&) { in TestClientStreamRpc() function in pw::rpc::__anonbe209b4a0111::MixedService1 75 void TestClientStreamRpc( in TestClientStreamRpc() function in pw::rpc::__anonbe209b4a0111::MixedService2
|
H A D | method_info_test.cc | 49 void TestClientStreamRpc(ServerReader<test::TestRequest::Message, in TestClientStreamRpc() function in pw::rpc::__anone52f26bc0111::TestService
|
H A D | server_callback_test.cc | 53 void TestClientStreamRpc( in TestClientStreamRpc() function in pw::rpc::__anon8b2d7e730111::TestServiceImpl
|
H A D | client_server_context_threaded_test.cc | 60 void TestClientStreamRpc( in TestClientStreamRpc() function in pw::rpc::test::TestService
|
H A D | client_server_context_test.cc | 58 void TestClientStreamRpc( in TestClientStreamRpc() function in pw::rpc::test::TestService
|
H A D | synchronous_call_test.cc | 62 void TestClientStreamRpc(RawServerReader&) {} in TestClientStreamRpc() function in pw::rpc::test::__anonbae1a1760111::TestServiceImpl
|
H A D | codegen_test.cc | 59 void TestClientStreamRpc( in TestClientStreamRpc() function in pw::rpc::test::TestService
|
H A D | server_reader_writer_test.cc | 45 void TestClientStreamRpc( in TestClientStreamRpc() function in pw::rpc::__anon08919c550111::TestServiceImpl
|
/aosp_15_r20/external/pigweed/pw_rpc/raw/ |
H A D | codegen_test.cc | 106 void TestClientStreamRpc(RawServerReader& reader) { in TestClientStreamRpc() function in pw::rpc::test::TestService 194 void TestClientStreamRpc(RawServerReader&) {} in TestClientStreamRpc() function in pw::rpc::test::NoPackageTestService
|
H A D | method_info_test.cc | 35 void TestClientStreamRpc(RawServerReader&) {} in TestClientStreamRpc() function in pw::rpc::internal::__anon4f06dd0d0111::TestService
|
H A D | server_reader_writer_test.cc | 42 void TestClientStreamRpc(RawServerReader&) {} in TestClientStreamRpc() function in pw::rpc::__anon3ecdfdc60111::TestServiceImpl
|
/aosp_15_r20/external/pigweed/pw_rpc/pw_rpc_test_protos/ |
H A D | no_package.proto | 40 rpc TestClientStreamRpc(stream PwRpcTestRequest) rpc
|
H A D | test.proto | 39 rpc TestClientStreamRpc(stream TestRequest) returns (TestStreamResponse); rpc
|