Searched refs:HaveDexFile (Results 1 – 4 of 4) sorted by relevance
40 EXPECT_FALSE(map.HaveDexFile(dex.get())); in TEST_F()44 EXPECT_TRUE(map.HaveDexFile(dex.get())); in TEST_F()
61 bool HaveDexFile(const DexFile* dex_file) const { in HaveDexFile() function
98 if (!HaveDexFile(dex_file)) { in AddDexFiles()
838 if (!compiled_methods_.HaveDexFile(dex_file)) { in PreCompile()2078 if (!compiled_classes_.HaveDexFile(&dex_file)) { in SetVerifiedDexFile()2750 if (!classpath_classes_.HaveDexFile(ref.dex_file)) { in RecordClassStatus()