Searched refs:DescriptorToDotWrapper (Results 1 – 1 of 1) sorted by relevance
76 static std::string DescriptorToDotWrapper(const char* descriptor) { in DescriptorToDotWrapper() function787 std::string dot(DescriptorToDotWrapper(interface_name)); in DumpInterface()1076 std::string dot(DescriptorToDotWrapper(back_descriptor)); in DumpBytecodes()1155 dot = DescriptorToDotWrapper(back_descriptor); in DumpMethod()1164 std::string dot(DescriptorToDotWrapper(return_type + 1)); in DumpMethod()1206 std::string dot(DescriptorToDotWrapper(tmp_buf)); in DumpMethod()1250 std::string dot(DescriptorToDotWrapper(type_descriptor)); in DumpSField()1360 dot = DescriptorToDotWrapper(superclass_descriptor); in DumpClass()