Home
last modified time | relevance | path

Searched refs:command_nav_index (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/sessions/
Dsession_service.cc1195 int command_nav_index; in ReplacePendingCommand() local
1197 !command_pickle->ReadInt(&iterator, &command_nav_index)) { in ReplacePendingCommand()
1218 existing_nav_index == command_nav_index) { in ReplacePendingCommand()