Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dmessage_lite.cc63 int bytes_produced_by_serialization, in ByteSizeConsistencyError() argument
68 GOOGLE_CHECK_EQ(bytes_produced_by_serialization, byte_size_before_serialization) in ByteSizeConsistencyError()