Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dmessage_lite.cc61 void ByteSizeConsistencyError(int byte_size_before_serialization, in ByteSizeConsistencyError() function
252 ByteSizeConsistencyError(size, ByteSize(), end - buffer, *this); in SerializePartialToCodedStream()
264 ByteSizeConsistencyError(size, ByteSize(), in SerializePartialToCodedStream()
303 ByteSizeConsistencyError(byte_size, ByteSize(), end - start, *this); in AppendPartialToString()
329 ByteSizeConsistencyError(byte_size, ByteSize(), end - start, *this); in SerializePartialToArray()