Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeoroute.cpp103 unsigned int initialListSize = static_cast<unsigned int>(segments_.size()); in initSegments() local
105 if (idx >= initialListSize) { in initSegments()