Searched refs:DescriptorToName (Results 1 - 3 of 3) sorted by relevance

/art/libdexfile/dex/
H A Ddescriptors_names.h50 std::string DescriptorToName(const char* descriptor);
H A Ddescriptors_names.cc156 std::string DescriptorToName(const char* descriptor) { function in namespace:art
/art/runtime/
H A Ddebugger.cc794 return DescriptorToName(klass->GetDescriptor(&temp));

Completed in 65 milliseconds