Home
last modified time | relevance | path

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

/external/pigweed/pw_rpc/public/pw_rpc/internal/
Dmethod_union.h64 #define _PW_RPC_FUNCTION_ERROR(type, return_type, args) \ macro
82 _PW_RPC_FUNCTION_ERROR("unary", "Status", "Request, Response")); in InvalidMethod()
86 _PW_RPC_FUNCTION_ERROR( in InvalidMethod()
91 _PW_RPC_FUNCTION_ERROR( in InvalidMethod()
95 _PW_RPC_FUNCTION_ERROR( in InvalidMethod()
107 #undef _PW_RPC_FUNCTION_ERROR