Searched defs:dex_file_location_checksum_ (Results 1 – 2 of 2) sorted by relevance
| /art/runtime/ | ||
| D | oat_file.h | 395 const uint32_t dex_file_location_checksum_; variable |
| /art/compiler/ | ||
| D | oat_writer.cc | 244 uint32_t dex_file_location_checksum_; member in art::OatWriter::OatDexFile |