HomeSort by relevance Sort by last modified time
    Searched refs:dex_file_count_ (Results 1 - 2 of 2) sorted by null

  /art/runtime/
oat.h 65 return dex_file_count_;
137 uint32_t dex_file_count_; variable
oat.cc 73 dex_file_count_(dex_file_count),
158 UpdateChecksum(&dex_file_count_, sizeof(dex_file_count_));

Completed in 71 milliseconds