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