Home
last modified time | relevance | path

Searched defs:TestClientStreamRpc (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/pigweed/pw_rpc/nanopb/
H A Dmethod_lookup_test.cc41 void TestClientStreamRpc(RawServerReader&) { in TestClientStreamRpc() function in pw::rpc::__anon5480a98f0111::MixedService1
73 void TestClientStreamRpc( in TestClientStreamRpc() function in pw::rpc::__anon5480a98f0111::MixedService2
H A Dmethod_info_test.cc40 void TestClientStreamRpc( in TestClientStreamRpc() function in pw::rpc::internal::__anon413cdfc10111::TestService
H A Dserver_callback_test.cc62 void TestClientStreamRpc( in TestClientStreamRpc() function in pw::rpc::__anon39ca31f80111::TestServiceImpl
H A Dclient_server_context_threaded_test.cc64 void TestClientStreamRpc( in TestClientStreamRpc() function in pw::rpc::__anon1a402c6e0111::TestService
H A Dclient_server_context_test.cc61 void TestClientStreamRpc( in TestClientStreamRpc() function in pw::rpc::__anon80cb842e0111::TestService
H A Dcodegen_test.cc59 void TestClientStreamRpc( in TestClientStreamRpc() function in pw::rpc::test::TestService
H A Dserver_reader_writer_test.cc43 void TestClientStreamRpc( in TestClientStreamRpc() function in pw::rpc::__anonfa544afa0111::TestServiceImpl
/aosp_15_r20/external/pigweed/pw_rpc/pwpb/
H A Dmethod_lookup_test.cc45 void TestClientStreamRpc(RawServerReader&) { in TestClientStreamRpc() function in pw::rpc::__anonbe209b4a0111::MixedService1
75 void TestClientStreamRpc( in TestClientStreamRpc() function in pw::rpc::__anonbe209b4a0111::MixedService2
H A Dmethod_info_test.cc49 void TestClientStreamRpc(ServerReader<test::TestRequest::Message, in TestClientStreamRpc() function in pw::rpc::__anone52f26bc0111::TestService
H A Dserver_callback_test.cc53 void TestClientStreamRpc( in TestClientStreamRpc() function in pw::rpc::__anon8b2d7e730111::TestServiceImpl
H A Dclient_server_context_threaded_test.cc60 void TestClientStreamRpc( in TestClientStreamRpc() function in pw::rpc::test::TestService
H A Dclient_server_context_test.cc58 void TestClientStreamRpc( in TestClientStreamRpc() function in pw::rpc::test::TestService
H A Dsynchronous_call_test.cc62 void TestClientStreamRpc(RawServerReader&) {} in TestClientStreamRpc() function in pw::rpc::test::__anonbae1a1760111::TestServiceImpl
H A Dcodegen_test.cc59 void TestClientStreamRpc( in TestClientStreamRpc() function in pw::rpc::test::TestService
H A Dserver_reader_writer_test.cc45 void TestClientStreamRpc( in TestClientStreamRpc() function in pw::rpc::__anon08919c550111::TestServiceImpl
/aosp_15_r20/external/pigweed/pw_rpc/raw/
H A Dcodegen_test.cc106 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 Dmethod_info_test.cc35 void TestClientStreamRpc(RawServerReader&) {} in TestClientStreamRpc() function in pw::rpc::internal::__anon4f06dd0d0111::TestService
H A Dserver_reader_writer_test.cc42 void TestClientStreamRpc(RawServerReader&) {} in TestClientStreamRpc() function in pw::rpc::__anon3ecdfdc60111::TestServiceImpl
/aosp_15_r20/external/pigweed/pw_rpc/pw_rpc_test_protos/
H A Dno_package.proto40 rpc TestClientStreamRpc(stream PwRpcTestRequest) rpc
H A Dtest.proto39 rpc TestClientStreamRpc(stream TestRequest) returns (TestStreamResponse); rpc