Searched refs:IsInOatFile (Results 1 – 1 of 1) sorted by relevance
1549 if (IsInOatFile(&declaring_class->GetDexFile())) { in StartClass()1620 bool IsInOatFile(const DexFile* dex_file) { in IsInOatFile() function in art::linker::OatWriter::InitImageMethodVisitor