Searched defs:dex_file_checksum (Results 1 – 2 of 2) sorted by relevance
| /art/runtime/ | ||
| D | oat_file.cc | 296 uint32_t dex_file_checksum; in Setup() local |
| /art/compiler/ | ||
| D | oat_test.cc | 395 uint32_t dex_file_checksum = dex_file.GetLocationChecksum(); in TEST_F() local |