Searched refs:getRow (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativeplaces/ | ||
| H A D | qdeclarativesearchresultmodel.cpp | 936 int row = getRow(placeId); in placeUpdated() |
| H A D | qdeclarativesearchresultmodel_p.h | 168 int getRow(const QString &placeId) const; |
| /OK3568_Linux_fs/kernel/tools/perf/scripts/python/ | ||
| H A D | exported-sql-viewer.py | 249 return self.createIndex(parent_item.getRow(), 0, parent_item) |