Searched refs:dex_file_checksum (Results 1 – 3 of 3) sorted by relevance
149 uint32_t dex_file_checksum = dex_file->GetLocationChecksum(); in TEST_F() local151 &dex_file_checksum); in TEST_F()
279 uint32_t dex_file_checksum = *reinterpret_cast<const uint32_t*>(oat); in Setup() local280 oat += sizeof(dex_file_checksum); in Setup()338 dex_file_checksum, in Setup()
261 uint32_t dex_file_checksum,