Home
last modified time | relevance | path

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

/art/profman/
Dboot_image_profile.cc48 static std::string BootImageRepresentation(const MethodReference& ref) { in BootImageRepresentation() function
61 static std::string BootImageRepresentation(const TypeReference& ref) { in BootImageRepresentation() function
237 profile_methods.Put(BootImageRepresentation(it.first), metadata); in GenerateBootImageProfile()
248 profile_classes.Put(BootImageRepresentation(it.first), it.second); in GenerateBootImageProfile()