Searched defs:EncodedSizeBytes (Results 1 – 2 of 2) sorted by relevance
46 StatusWithSize EncodedSizeBytes(const Message& message) const { in EncodedSizeBytes() function
74 StatusWithSize NanopbSerde::EncodedSizeBytes(const void* proto_struct) const { in EncodedSizeBytes() function in pw::rpc::internal::NanopbSerde