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

/external/protobuf/src/google/protobuf/
H A Dwire_format_lite_inl.h549 inline uint8* WireFormatLite::WriteEnumNoTagToArray(int value, function in class:google::protobuf::internal::WireFormatLite
636 return WriteEnumNoTagToArray(value, target);

Completed in 21 milliseconds