Home
last modified time | relevance | path

Searched defs:dex_file_location_checksum_ (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/runtime/oat/
H A Doat_file.h663 const uint32_t dex_file_location_checksum_ = 0u; variable
/aosp_15_r20/art/dex2oat/linker/
H A Doat_writer.cc303 const uint32_t dex_file_location_checksum_; member in art::linker::OatWriter::OatDexFile