Searched defs:ComputeCrc32 (Results 1 – 2 of 2) sorted by relevance
25 inline uint32 ComputeCrc32(const void* buf, size_t len) { in ComputeCrc32() function28 inline uint32 ComputeCrc32(const std::string& str) { in ComputeCrc32() function
42 inline uint32 ComputeCrc32(const void* buf, size_t len) { in ComputeCrc32() function45 inline uint32 ComputeCrc32(const std::string& str) { in ComputeCrc32() function