Searched defs:SerializeUnknownFieldsToArray (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite.cc247 uint8* WireFormatLite::SerializeUnknownFieldsToArray( function in class:google::protobuf::internal::WireFormatLite
273 target = SerializeUnknownFieldsToArray(field.group(), target);
/external/protobuf/src/google/protobuf/
H A Dwire_format.cc199 uint8* WireFormat::SerializeUnknownFieldsToArray( function in class:google::protobuf::internal::WireFormat
225 target = SerializeUnknownFieldsToArray(field.group(), target);

Completed in 1466 milliseconds