Home
last modified time | relevance | path

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

/art/runtime/
Dclass_table.cc148 InsertOatFileLocked(oat_file); // Ignore return value. in InsertStrongRoot()
157 return InsertOatFileLocked(oat_file); in InsertOatFile()
160 bool ClassTable::InsertOatFileLocked(const OatFile* oat_file) { in InsertOatFileLocked() function in art::ClassTable
Dclass_table.h284 bool InsertOatFileLocked(const OatFile* oat_file)