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

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dmessage_lite.cc60 void ByteSizeConsistencyError(int byte_size_before_serialization, function in namespace:google::protobuf::__anon14850
240 ByteSizeConsistencyError(size, ByteSize(), end - buffer);
252 ByteSizeConsistencyError(size, ByteSize(),
284 ByteSizeConsistencyError(byte_size, ByteSize(), end - start);
310 ByteSizeConsistencyError(byte_size, ByteSize(), end - start);
/external/protobuf/src/google/protobuf/
H A Dmessage_lite.cc60 void ByteSizeConsistencyError(int byte_size_before_serialization, function in namespace:google::protobuf::__anon28995
240 ByteSizeConsistencyError(size, ByteSize(), end - buffer);
252 ByteSizeConsistencyError(size, ByteSize(),
284 ByteSizeConsistencyError(byte_size, ByteSize(), end - start);
310 ByteSizeConsistencyError(byte_size, ByteSize(), end - start);

Completed in 599 milliseconds