Searched defs:dex_file_checksum (Results 1 – 2 of 2) sorted by relevance
789 uint32_t dex_file_checksum; in Setup() local
129 static bool ChecksumMatch(uint32_t dex_file_checksum, uint32_t checksum) { in ChecksumMatch()