Searched refs:EncodeFixed32 (Results 1 – 7 of 7) sorted by relevance
9 void EncodeFixed32(char* buf, uint32_t value) { in EncodeFixed32() function37 EncodeFixed32(buf, value); in PutFixed32()
46 extern void EncodeFixed32(char* dst, uint32_t value);
17 EncodeFixed32(buffer, i); in Key()
97 EncodeFixed32(buf, crc); in EmitPhysicalRecord()
87 EncodeFixed32(&b->rep_[8], n); in SetCount()
171 EncodeFixed32(&dest_.contents_[header_offset], crc); in FixChecksum()
187 EncodeFixed32(trailer+1, crc32c::Mask(crc)); in WriteRawBlock()