Searched defs:dex_file_location_checksum_ (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | oat_file.h | 583 const uint32_t dex_file_location_checksum_ = 0u; variable |
/art/dex2oat/linker/ | ||
D | oat_writer.cc | 330 const uint32_t dex_file_location_checksum_; member in art::linker::OatWriter::OatDexFile |