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

  /art/runtime/
class_table.cc 236 InsertOatFileLocked(oat_file); // Ignore return value.
245 return InsertOatFileLocked(oat_file);
248 bool ClassTable::InsertOatFileLocked(const OatFile* oat_file) {
class_table.h 282 bool InsertOatFileLocked(const OatFile* oat_file)

Completed in 130 milliseconds