Home
last modified time | relevance | path

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

/art/imgdiag/
Dimgdiag.cc334 std::map<mirror::Class*, std::string> class_to_descriptor_map; in DumpImageDiffMap() local
466 class_to_descriptor_map[klass] = descriptor; in DumpImageDiffMap()
502 const std::string& descriptor = class_to_descriptor_map[klass]; in DumpImageDiffMap()
611 const std::string& descriptor = class_to_descriptor_map[klass]; in DumpImageDiffMap()