Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dwire_format_lite.h534 static inline int MessageSize(const MessageLite& value);
Dwire_format_lite_inl.h850 inline int WireFormatLite::MessageSize(const MessageLite& value) { in MessageSize() function