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.cc228 std::string DescriptorToName(const char* descriptor) { in DescriptorToName() function