Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/sessions/
Dbase_session_service.h93 SessionCommand* CreateUpdateTabNavigationCommand(
Dbase_session_service.cc141 SessionCommand* BaseSessionService::CreateUpdateTabNavigationCommand( in CreateUpdateTabNavigationCommand() function in BaseSessionService
Dpersistent_tab_restore_service.cc470 CreateUpdateTabNavigationCommand(kCommandUpdateTabNavigation, tab.id, in ScheduleCommandsForTab()
Dsession_service.cc448 ScheduleCommand(CreateUpdateTabNavigationCommand(kCommandUpdateTabNavigation, in UpdateTabNavigation()
1326 CreateUpdateTabNavigationCommand( in BuildCommandsForTab()
/external/chromium/chrome/browser/sessions/
Dbase_session_service.h116 SessionCommand* CreateUpdateTabNavigationCommand(
Dbase_session_service.cc137 SessionCommand* BaseSessionService::CreateUpdateTabNavigationCommand( in CreateUpdateTabNavigationCommand() function in BaseSessionService
Dsession_service.cc364 ScheduleCommand(CreateUpdateTabNavigationCommand(kCommandUpdateTabNavigation, in UpdateTabNavigation()
1097 CreateUpdateTabNavigationCommand(kCommandUpdateTabNavigation, in BuildCommandsForTab()
Dtab_restore_service.cc639 CreateUpdateTabNavigationCommand(kCommandUpdateTabNavigation, tab.id, in ScheduleCommandsForTab()