HomeSort by relevance Sort by last modified time
    Searched refs:CreateUpdateTabNavigationCommand (Results 1 - 8 of 8) sorted by null

  /external/chromium/chrome/browser/sessions/
base_session_service.h 116 SessionCommand* CreateUpdateTabNavigationCommand(
129 // CreateUpdateTabNavigationCommand into a TabNavigation. Returns true
base_session_service.cc 27 // Helper used by CreateUpdateTabNavigationCommand(). It writes |str| to
137 SessionCommand* BaseSessionService::CreateUpdateTabNavigationCommand(
session_service.cc 364 ScheduleCommand(CreateUpdateTabNavigationCommand(kCommandUpdateTabNavigation,
    [all...]
tab_restore_service.cc 639 CreateUpdateTabNavigationCommand(kCommandUpdateTabNavigation, tab.id,
    [all...]
  /external/chromium_org/chrome/browser/sessions/
base_session_service.h 93 SessionCommand* CreateUpdateTabNavigationCommand(
118 // CreateUpdateTabNavigationCommand into a
base_session_service.cc 29 // Helper used by CreateUpdateTabNavigationCommand(). It writes |str| to
141 SessionCommand* BaseSessionService::CreateUpdateTabNavigationCommand(
session_service.cc 448 ScheduleCommand(CreateUpdateTabNavigationCommand(kCommandUpdateTabNavigation,
    [all...]
persistent_tab_restore_service.cc 470 CreateUpdateTabNavigationCommand(kCommandUpdateTabNavigation, tab.id,
    [all...]

Completed in 128 milliseconds