Searched refs:PreloadedClassesRepresentation (Results 1 – 1 of 1) sorted by relevance
66 static std::string PreloadedClassesRepresentation(const TypeReference& ref) { in PreloadedClassesRepresentation() function250 std::string preloaded_class_representation = PreloadedClassesRepresentation(it.first); in GenerateBootImageProfile()