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

  /art/runtime/
class_table.h 237 bool InsertOatFile(const OatFile* oat_file)
class_table.cc 243 bool ClassTable::InsertOatFile(const OatFile* oat_file) {
class_linker.cc     [all...]
  /art/runtime/entrypoints/quick/
quick_dexcache_entrypoints.cc 62 CHECK(class_table != nullptr && !class_table->InsertOatFile(oat_file))

Completed in 502 milliseconds