Searched refs:tmpNextIndex (Results 1 – 1 of 1) sorted by relevance
175 auto tmpNextIndex = (currentMonthIndex_ + DISTANCE_FORM_LAST) % MAX_MONTH_CACHE_NUM; in RequestMonthData() local193 CalendarDataRequest requestMonth(cacheMonth, tmpNextIndex); in RequestMonthData()