Home | History | Annotate | Download | only in protobuf

Lines Matching refs:WriteFixed32NoTagToArray

533 inline uint8* WireFormatLite::WriteFixed32NoTagToArray(uint32 value,
610 return WriteFixed32NoTagToArray(value, target);