Home
last modified time | relevance | path

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

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