Searched refs:DescriptorToName (Results 1 – 3 of 3) sorted by relevance
390 std::string DescriptorToName(const char* descriptor);
648 std::string DescriptorToName(const char* descriptor) { in DescriptorToName() function
860 return DescriptorToName(klass->GetDescriptor(&temp)); in GetClassName()