Home
last modified time | relevance | path

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

/art/runtime/
Dclass_table.cc238 InsertOatFileLocked(oat_file); // Ignore return value. in InsertStrongRoot()
247 return InsertOatFileLocked(oat_file); in InsertOatFile()
250 bool ClassTable::InsertOatFileLocked(const OatFile* oat_file) { in InsertOatFileLocked() function in art::ClassTable
Dclass_table.h282 bool InsertOatFileLocked(const OatFile* oat_file)