Searched refs:preStartIndex (Results 1 – 1 of 1) sorted by relevance
1557 int32_t preStartIndex = preLastStandardIndex_; in InitPopPreList() local1558 if (preStartIndex == -1) { in InitPopPreList()1560 preStartIndex = 0; in InitPopPreList()1569 …for (int32_t index = preStartIndex; index < static_cast<int32_t>(preNavDestinationNodes.size()); i… in InitPopPreList()1630 auto preStartIndex = preLastStandardIndex_; in InitPushPreList() local1634 preStartIndex = 0; in InitPushPreList()1652 for (int32_t index = preStartIndex; index < size; index++) { in InitPushPreList()