Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativeplaces/
H A Dqdeclarativesearchresultmodel.cpp936 int row = getRow(placeId); in placeUpdated()
949 int row = getRow(placeId); in placeRemoved()
987 int QDeclarativeSearchResultModel::getRow(const QString &placeId) const in getRow() function in QDeclarativeSearchResultModel
H A Dqdeclarativesearchresultmodel_p.h168 int getRow(const QString &placeId) const;
/OK3568_Linux_fs/kernel/tools/perf/scripts/python/
H A Dexported-sql-viewer.py249 return self.createIndex(parent_item.getRow(), 0, parent_item)
505 def getRow(self): member in CallGraphLevelItemBase
2868 def getRow(self): member in BranchLevelTwoItem
2902 def getRow(self): member in BranchLevelOneItem
3014 def getRow(self): member in BranchRootItem