Home | History | Annotate | Download | only in history

Lines Matching refs:current_index

432     int current_index;
433 if (pinned_urls_->GetIntegerWithoutPathExpansion(*it, &current_index)) {
434 if (static_cast<size_t>(current_index) == index) {