Home
last modified time | relevance | path

Searched refs:dex_file_count_ (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Doat.h65 return dex_file_count_; in GetDexFileCount()
137 uint32_t dex_file_count_; variable
Doat.cc70 dex_file_count_(dex_file_count), in OatHeader()
155 UpdateChecksum(&dex_file_count_, sizeof(dex_file_count_)); in UpdateChecksumWithHeaderData()