Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddescriptors_names.h50 std::string DescriptorToName(const char* descriptor);
Ddescriptors_names.cc156 std::string DescriptorToName(const char* descriptor) { in DescriptorToName() function