Home
last modified time | relevance | path

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

/art/compiler/debug/
Delf_symtab_writer.h57 static void GetDedupedName(const std::vector<const MethodDebugInfo*>& methods, std::string* out) { in GetDedupedName() function
149 GetDedupedName(deduped_methods[info.code_address], &name); in WriteDebugSymbols()