Home
last modified time | relevance | path

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

/external/pigweed/pw_rpc/public/pw_rpc/internal/
Dconfig.h36 inline constexpr size_t kNanopbStructMinBufferSize = variable
/external/pigweed/pw_rpc/nanopb/public/pw_rpc/internal/
Dnanopb_method.h228 return std::max(sizeof(T), cfg::kNanopbStructMinBufferSize);