Searched refs:ComputeCRC32 (Results 1 – 1 of 1) sorted by relevance
122 static uint32 ComputeCRC32(const std::string& buf) { in ComputeCRC32() function150 info.crc32 = ComputeCRC32(contents); in Write()