HomeSort by relevance Sort by last modified time
    Searched full:descriptortoname (Results 1 - 3 of 3) sorted by null

  /art/libdexfile/dex/
descriptors_names.h 50 std::string DescriptorToName(const char* descriptor);
descriptors_names.cc 156 std::string DescriptorToName(const char* descriptor) {
  /art/runtime/
debugger.cc 794 return DescriptorToName(klass->GetDescriptor(&temp));
    [all...]

Completed in 133 milliseconds