Home
last modified time | relevance | path

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

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