Home
last modified time | relevance | path

Searched defs:nextIter (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dquery_object.cpp324 auto nextIter = std::next(iter, 1); in CheckEqualFormat() local
349 auto nextIter = std::next(iter, 1); in CheckLinkerFormat() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.cpp4319 auto nextIter = itemPosition_.find(nextPageIndex); in UpdateIndexOnSwipePageStop() local