Searched refs:IsCompactDexFile (Results 1 – 9 of 9) sorted by relevance
60 if (dex_file.IsCompactDexFile()) { in Init()116 if (dex_file.IsCompactDexFile()) { in Init()194 if (dex_file.IsCompactDexFile()) { in Init()
215 if (dex_file != nullptr && dex_file->IsCompactDexFile()) { in Open()372 if (dex_file != nullptr && dex_file->IsCompactDexFile()) { in OpenFile()447 if (dex_file != nullptr && dex_file->IsCompactDexFile()) { in OpenOneDexFileFromZip()
436 DCHECK(IsCompactDexFile()); in AsCompactDexFile()
757 ALWAYS_INLINE bool IsCompactDexFile() const { in IsCompactDexFile() function
602 const uint32_t expected_header_size = dex_file_->IsCompactDexFile() in CheckHeader()
103 if (original.IsCompactDexFile() || original.HasHiddenapiClassData()) { in Create()
294 if (ext_dex_file->dex_file_->IsCompactDexFile()) { in ExtDexFileGetMethodInfoForOffset()
1555 ASSERT_TRUE(dex_file->IsCompactDexFile()); in TEST_F()1817 ASSERT_TRUE(!dex_file->IsCompactDexFile()); in TEST_F()
620 if (vdex_dex_file->IsCompactDexFile()) { in Dump()654 if (dex->IsCompactDexFile()) { in Dump()