Home
last modified time | relevance | path

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

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