Searched refs:IsStandardDexFile (Results 1 – 5 of 5) sorted by relevance
57 DCHECK(dex_file.IsStandardDexFile()); in Init()109 DCHECK(dex_file.IsStandardDexFile()); in Init()170 DCHECK(dex_file.IsStandardDexFile()); in Init()
505 DCHECK(IsStandardDexFile()); in AsStandardDexFile()
989 ALWAYS_INLINE bool IsStandardDexFile() const { in IsStandardDexFile() function
291 if (!dex_file->IsStandardDexFile()) { in OpenDexFiles()
96 } else if (!dex_file->IsStandardDexFile()) { in OpenDex()