Home
last modified time | relevance | path

Searched refs:ComputeCRC32 (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dzip_writer.cc119 static uint32 ComputeCRC32(const string &buf) { in ComputeCRC32() function
146 info.crc32 = ComputeCRC32(contents); in Write()