Searched refs:interface_name (Results 1 – 1 of 1) sorted by relevance
842 const char* interface_name = type_item->GetStringId()->Data(); in DumpInterface() local844 fprintf(out_file_, " #%d : '%s'\n", i, interface_name); in DumpInterface()846 std::string dot(DescriptorToDot(interface_name)); in DumpInterface()