Home
last modified time | relevance | path

Searched refs:GetNanopbOrRawMethodFor (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/pw_rpc/nanopb/
Dnanopb_method_union_test.cc35 GetNanopbOrRawMethodFor<&Implementation::DoNothing,
40 GetNanopbOrRawMethodFor<&Implementation::RawStream,
45 GetNanopbOrRawMethodFor<&Implementation::AddFive,
50 GetNanopbOrRawMethodFor<&Implementation::StartStream,
/external/pigweed/pw_rpc/nanopb/public/pw_rpc/internal/
Dnanopb_method_union.h46 constexpr auto GetNanopbOrRawMethodFor( in GetNanopbOrRawMethodFor() function