Home
last modified time | relevance | path

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

/art/dex2oat/linker/
Doat_writer.cc1549 if (IsInOatFile(&declaring_class->GetDexFile())) { in StartClass()
1620 bool IsInOatFile(const DexFile* dex_file) { in IsInOatFile() function in art::linker::OatWriter::InitImageMethodVisitor