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

/external/protobuf/src/google/protobuf/
H A Dwire_format_lite_inl.h592 inline uint8* WireFormatLite::WriteInt32NoTagToArray(int32 value, function in class:google::protobuf::internal::WireFormatLite
660 return WriteInt32NoTagToArray(value, target);

Completed in 52 milliseconds