Searched refs:InsertOatFile (Results 1 – 4 of 4) sorted by relevance
46 !class_table->InsertOatFile(dex_file->GetOatDexFile()->GetOatFile())) in BssWriteBarrier()
230 bool InsertOatFile(const OatFile* oat_file)
250 bool ClassTable::InsertOatFile(const OatFile* oat_file) { in InsertOatFile() function in art::ClassTable
1911 class_table->InsertOatFile(oat_file); in AddImageSpace()