Searched refs:getCRC32 (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/tools/aapt/ | ||
D | ZipEntry.h | 94 unsigned long getCRC32(void) const { return mCDE.mCRC32; } in getCRC32() function |
D | Command.cpp | 191 entry->getCRC32(), in doList() |