Searched refs:AddClassIndex (Results 1 – 3 of 3) sorted by relevance
736 bool ProfileCompilationInfo::AddClassIndex(const std::string& dex_location, in AddClassIndex() function in art::ProfileCompilationInfo862 if (!AddClassIndex(line_header.dex_location, in ReadClasses()1859 info.AddClassIndex(profile_key, 0, dex::TypeIndex(type_idx), max_method); in GenerateTestProfile()1889 info.AddClassIndex(location, in GenerateTestProfile()
573 bool AddClassIndex(const std::string& dex_location,
103 ASSERT_TRUE(info->AddClassIndex(dex_location1, in SetupProfile()