Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_rpc/public/pw_rpc/internal/
H A Dsynchronous_call_impl.h170 constexpr auto CallFreeFunctionWithCustomResponse(Client& client, in CallFreeFunctionWithCustomResponse() function
/aosp_15_r20/external/pigweed/pw_rpc/public/pw_rpc/
H A Dsynchronous_call.h137 internal::CallFreeFunctionWithCustomResponse<kRpcMethod, Response>( in SynchronousCall()