Home
last modified time | relevance | path

Searched defs:DescriptorToName (Results 1 – 2 of 2) sorted by relevance

/art/tools/
Dmethod-to-descriptor.py75 def DescriptorToName(desc): function
/art/libdexfile/dex/
Ddescriptors_names.cc225 std::string DescriptorToName(std::string_view descriptor) { in DescriptorToName() function