Searched defs:getCRC32 (Results 1 – 2 of 2) sorted by relevance
94 unsigned long getCRC32(void) const { return mCDE.mCRC32; } in getCRC32() function
90 uint32_t getCRC32(void) const { return mCDE.mCRC32; } in getCRC32() function