Home
last modified time | relevance | path

Searched refs:PreloadedClassesRepresentation (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/art/profman/
H A Dboot_image_profile.cc66 static std::string PreloadedClassesRepresentation(const TypeReference& ref) { in PreloadedClassesRepresentation() function
251 std::string preloaded_class_representation = PreloadedClassesRepresentation(it.first); in GenerateBootImageProfile()