Searched defs:Crc (Results 1 – 2 of 2) sorted by relevance
60 Result<uint32_t> ZipFile::Crc(const std::string& entryPath) const { in Crc() function in android::idmap2::ZipFile
40 TEST(ZipFileTests, Crc) { in TEST() argument