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