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