Searched refs:AsCompactDexFile (Results 1 – 4 of 4) sorted by relevance
298 ext_dex_file->dex_file_->AsCompactDexFile()->GetHeader(); in ExtDexFileGetMethodInfoForOffset()
435 inline const CompactDexFile* DexFile::AsCompactDexFile() const { in AsCompactDexFile() function
764 ALWAYS_INLINE const CompactDexFile* AsCompactDexFile() const;
1557 std::unique_ptr<const CompactDexFile>(dex_file.release()->AsCompactDexFile())); in TEST_F()