Searched refs:wrote_count (Results 1 – 1 of 1) sorted by relevance
630 for (int i = first_index_to_persist, wrote_count = 0; in ScheduleCommandsForTab() local631 i < max_index && wrote_count < 2 * max_persist_navigation_count; ++i) { in ScheduleCommandsForTab()637 navigations[i].ToNavigationEntry(wrote_count, profile())); in ScheduleCommandsForTab()640 wrote_count++, *entry)); in ScheduleCommandsForTab()