Home
last modified time | relevance | path

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

/art/compiler/
Doat_writer.cc1166 if (IsInOatFile(&declaring_class->GetDexFile())) { in StartClass()
1248 bool IsInOatFile(const DexFile* dex_file) { in IsInOatFile() function in art::OatWriter::InitImageMethodVisitor