Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Doat.h67 return dex_file_count_; in GetDexFileCount()
131 uint32_t dex_file_count_; variable
H A Doat.cc72 dex_file_count_(dex_file_count), in OatHeader()