Home
last modified time | relevance | path

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

/art/profman/
Dboot_image_profile.cc250 std::string preloaded_class_representation = PreloadedClassesRepresentation(it.first); in GenerateBootImageProfile() local
252 preloaded_class_representation, in GenerateBootImageProfile()
256 preloaded_classes.Put(preloaded_class_representation, it.second); in GenerateBootImageProfile()