Home
last modified time | relevance | path

Searched refs:StaticServerStreaming (Results 1 – 3 of 3) sorted by relevance

/external/pigweed/pw_rpc/pw_rpc_private/
Dmethod_impl_tester.h56 MethodTraits<decltype(&TestService::StaticServerStreaming)>::kType ==
75 MethodImpl::template ServerStreaming<&TestService::StaticServerStreaming>(
/external/pigweed/pw_rpc/nanopb/
Dnanopb_method_test.cc46 static void StaticServerStreaming(ServerContext&, in StaticServerStreaming() function in pw::rpc::internal::__anon4f1875440111::TestNanopbService
76 NanopbMethod::template matches<&TestNanopbService::StaticServerStreaming,
118 !NanopbMethod::template matches<&TestNanopbService::StaticServerStreaming,
/external/pigweed/pw_rpc/raw/
Draw_method_test.cc46 static void StaticServerStreaming(ServerContext&, in StaticServerStreaming() function in pw::rpc::internal::__anonf6436d3c0111::TestRawService
71 RawMethod::template matches<&TestRawService::StaticServerStreaming>());