Searched refs:closing_all_browsers_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_manager.cc276 closing_all_browsers_(false) {
679 closing_all_browsers_ = true;
688 closing_all_browsers_ = false;
708 closing_all_browsers_ = false;
719 save_active_profiles = !closing_all_browsers_;
724 save_active_profiles = !closing_all_browsers_;
798 if (profile_manager_->closing_all_browsers_)
H A Dprofile_manager.h381 bool closing_all_browsers_; member in class:ProfileManager

Completed in 67 milliseconds