Searched refs:IsStandardDexFile (Results 1 – 6 of 6) sorted by relevance
63 DCHECK(dex_file.IsStandardDexFile()); in Init()119 DCHECK(dex_file.IsStandardDexFile()); in Init()196 DCHECK(dex_file.IsStandardDexFile()); in Init()
553 DCHECK(IsStandardDexFile()); in AsStandardDexFile()
883 ALWAYS_INLINE bool IsStandardDexFile() const { in IsStandardDexFile() function
1665 DCHECK(dex_file_->IsStandardDexFile()); in CheckIntraCodeItem()
126 } else if (!dex_file->IsStandardDexFile()) { in OpenDex()
656 CHECK(dex->IsStandardDexFile()); in Add()