Searched defs:hasChildren (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/ | ||
| H A D | bookmarks.cpp | 520 bool BookmarksModel::hasChildren(const QModelIndex &parent) const in hasChildren() function in BookmarksModel |
| H A D | history.cpp | 1139 bool HistoryTreeModel::hasChildren(const QModelIndex &parent) const in hasChildren() function in HistoryTreeModel |
| /OK3568_Linux_fs/kernel/tools/perf/scripts/python/ | ||
| H A D | exported-sql-viewer.py | 232 def hasChildren(self, parent): member in TreeModel |