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