Searched refs:WriteBytesAligned (Results 1 – 2 of 2) sorted by relevance
77 writer_.WriteBytesAligned(code_info_data, BitsToBytesRoundUp(read_region.size_in_bits())); in Dedupe()
494 void WriteBytesAligned(const uint8_t* bytes, size_t length) { in WriteBytesAligned() function