Home
last modified time | relevance | path

Searched defs:CallUnaryRequest (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_rpc/nanopb/
H A Dmethod.cc46 void NanopbMethod::CallUnaryRequest(const CallContext& context, in CallUnaryRequest() function in pw::rpc::internal::NanopbMethod
/aosp_15_r20/external/pigweed/pw_rpc/pwpb/public/pw_rpc/pwpb/internal/
H A Dmethod.h273 void CallUnaryRequest(const CallContext& context, in CallUnaryRequest() function