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

/external/protobuf/src/google/protobuf/
H A Dwire_format.cc200 uint8* WireFormat::SerializeUnknownFieldsToArray( function in class:google::protobuf::internal::WireFormat
226 target = SerializeUnknownFieldsToArray(field.group(), target);

Completed in 302 milliseconds