Searched refs:HaveDexFile (Results 1 – 4 of 4) sorted by relevance
39 EXPECT_FALSE(map.HaveDexFile(dex.get())); in TEST_F()43 EXPECT_TRUE(map.HaveDexFile(dex.get())); in TEST_F()
60 bool HaveDexFile(const DexFile* dex_file) const { in HaveDexFile() function
97 if (!HaveDexFile(dex_file)) { in AddDexFiles()
788 if (!compiled_methods_.HaveDexFile(dex_file)) { in PreCompile()2091 if (!compiled_classes_.HaveDexFile(&dex_file)) { in SetVerifiedDexFile()2739 if (!classpath_classes_.HaveDexFile(ref.dex_file)) { in RecordClassStatus()