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