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

  /external/chromium/chrome/browser/sessions/
session_backend.cc 107 if (type == BaseSessionService::TAB_RESTORE) {
274 if (type_ == BaseSessionService::TAB_RESTORE) {
318 if (type_ == BaseSessionService::TAB_RESTORE)
386 if (type_ == BaseSessionService::TAB_RESTORE)
395 if (type_ == BaseSessionService::TAB_RESTORE)
base_session_service.h 37 TAB_RESTORE
tab_restore_service.cc 187 : BaseSessionService(BaseSessionService::TAB_RESTORE, profile,
    [all...]
  /external/chromium_org/chrome/browser/sessions/
session_backend.cc 110 if (type == BaseSessionService::TAB_RESTORE) {
282 if (type_ == BaseSessionService::TAB_RESTORE) {
314 if (type_ == BaseSessionService::TAB_RESTORE)
393 if (type_ == BaseSessionService::TAB_RESTORE)
402 if (type_ == BaseSessionService::TAB_RESTORE)
base_session_service.h 40 TAB_RESTORE
persistent_tab_restore_service.cc 240 : BaseSessionService(BaseSessionService::TAB_RESTORE, profile,
    [all...]

Completed in 98 milliseconds