Searched refs:AddClassForDex (Results 1 – 3 of 3) sorted by relevance
118 out_profile->AddClassForDex(ref); in GenerateBootImageProfile()121 out_profile->AddClassForDex(ref); in GenerateBootImageProfile()
266 EXPECT_TRUE(profile.AddClassForDex(ref)); in TEST_F()
266 bool AddClassForDex(const TypeReference& ref) { in AddClassForDex() function