Searched refs:AsCompactDexFile (Results 1 – 3 of 3) sorted by relevance
499 inline const CompactDexFile* DexFile::AsCompactDexFile() const { in AsCompactDexFile() function
993 ALWAYS_INLINE const CompactDexFile* AsCompactDexFile() const;
1507 std::unique_ptr<const CompactDexFile>(dex_file.release()->AsCompactDexFile())); in TEST_F()