Searched refs:class_to_descriptor_map (Results 1 – 1 of 1) sorted by relevance
334 std::map<mirror::Class*, std::string> class_to_descriptor_map; in DumpImageDiffMap() local466 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()