Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/history/core/browser/sync/
H A Dtyped_url_model_type_controller.cc39 history_disabled_pref_name_(history_disabled_pref_name) { in TypedURLModelTypeController()
42 history_disabled_pref_name_, in TypedURLModelTypeController()
53 !pref_service_->GetBoolean(history_disabled_pref_name_)) in GetPreconditionState()
59 if (pref_service_->GetBoolean(history_disabled_pref_name_)) { in OnSavingBrowserHistoryDisabledChanged()
H A Dtyped_url_model_type_controller.h34 const char* const history_disabled_pref_name_; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/history/core/browser/sync/
H A Dtyped_url_model_type_controller.cc39 history_disabled_pref_name_(history_disabled_pref_name) { in TypedURLModelTypeController()
42 history_disabled_pref_name_, in TypedURLModelTypeController()
53 !pref_service_->GetBoolean(history_disabled_pref_name_)) in GetPreconditionState()
59 if (pref_service_->GetBoolean(history_disabled_pref_name_)) { in OnSavingBrowserHistoryDisabledChanged()
H A Dtyped_url_model_type_controller.h34 const char* const history_disabled_pref_name_; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sync_sessions/
H A Dsession_model_type_controller.cc32 history_disabled_pref_name_(history_disabled_pref_name) { in SessionModelTypeController()
38 history_disabled_pref_name_, in SessionModelTypeController()
52 !pref_service_->GetBoolean(history_disabled_pref_name_) && in GetPreconditionState()
H A Dsession_model_type_controller.h48 const std::string history_disabled_pref_name_; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/sync_sessions/
H A Dsession_model_type_controller.cc32 history_disabled_pref_name_(history_disabled_pref_name) { in SessionModelTypeController()
38 history_disabled_pref_name_, in SessionModelTypeController()
52 !pref_service_->GetBoolean(history_disabled_pref_name_) && in GetPreconditionState()
H A Dsession_model_type_controller.h48 const std::string history_disabled_pref_name_; variable