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

/external/protobuf/src/google/protobuf/
H A Dwire_format_lite_inl.h517 inline uint8* WireFormatLite::WriteFixed32NoTagToArray(uint32 value, function in class:google::protobuf::internal::WireFormatLite
594 return WriteFixed32NoTagToArray(value, target);

Completed in 37 milliseconds