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

  /art/runtime/
class_table.cc 244 InsertOatFileLocked(oat_file); // Ignore return value.
253 return InsertOatFileLocked(oat_file);
256 bool ClassTable::InsertOatFileLocked(const OatFile* oat_file) {
class_table.h 282 bool InsertOatFileLocked(const OatFile* oat_file)

Completed in 214 milliseconds