Home
last modified time | relevance | path

Searched refs:columnCount (Results 1 – 1 of 1) sorted by relevance

/tools/perf/scripts/python/
Dexported-sql-viewer.py756 def columnCount(self, parent=None): member in CallGraphModel
952 def columnCount(self, parent=None): member in CallTreeModel
1950 def columnCount(self, parent=None): member in SwitchGraphLegendModel
3140 def columnCount(self, parent=None): member in BranchModel
3263 columns = self.model.columnCount()
3732 def columnCount(self, parent=None): member in SQLTableModel
3826 columns = self.data_model.columnCount()
3938 col_cnt = model.columnCount(first)