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

  /external/chromium/chrome/browser/sessions/
tab_restore_service.h 312 bool restoring_; member in class:TabRestoreService
tab_restore_service.cc 190 restoring_(false),
218 if (restoring_)
322 restoring_ = true;
413 restoring_ = false;
    [all...]

Completed in 162 milliseconds