Home
last modified time | relevance | path

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

/aosp12/art/tools/
H A Dmethod-to-descriptor.py75 def DescriptorToName(desc): function
/aosp12/art/libdexfile/dex/
H A Ddescriptors_names.cc156 std::string DescriptorToName(const char* descriptor) { in DescriptorToName() function