Searched refs:DescriptorToDotWrapper (Results 1 – 1 of 1) sorted by relevance
79 static std::string DescriptorToDotWrapper(const char* descriptor) { in DescriptorToDotWrapper() function790 std::string dot(DescriptorToDotWrapper(interface_name)); in DumpInterface()1048 std::string dot(DescriptorToDotWrapper(back_descriptor)); in DumpBytecodes()1218 dot = DescriptorToDotWrapper(back_descriptor); in DumpMethod()1227 std::string dot(DescriptorToDotWrapper(return_type + 1)); in DumpMethod()1269 std::string dot(DescriptorToDotWrapper(tmp_buf)); in DumpMethod()1313 std::string dot(DescriptorToDotWrapper(type_descriptor)); in DumpSField()1423 dot = DescriptorToDotWrapper(superclass_descriptor); in DumpClass()