Searched defs:getCRC32 (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/aapt/
H A DZipEntry.h93 unsigned long getCRC32(void) const { return mCDE.mCRC32; } function in class:android::ZipEntry
/frameworks/base/tools/aapt2/
H A DZipEntry.h95 unsigned long getCRC32(void) const { return mCDE.mCRC32; } function in class:aapt::ZipEntry

Completed in 69 milliseconds