Home
last modified time | relevance | path

Searched refs:ObserveSourcesForProfile (Results 1 – 4 of 4) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/webui/settings/
H A Dsite_settings_handler.h143 void ObserveSourcesForProfile(Profile* profile);
H A Dsite_settings_handler.cc503 ObserveSourcesForProfile(profile_); in OnJavascriptAllowed()
505 ObserveSourcesForProfile(profile_->GetPrimaryOTRProfile()); in OnJavascriptAllowed()
622 ObserveSourcesForProfile(off_the_record); in OnOffTheRecordProfileCreated()
1436 void SiteSettingsHandler::ObserveSourcesForProfile(Profile* profile) { in ObserveSourcesForProfile() function in settings::SiteSettingsHandler
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/ui/webui/settings/
H A Dsite_settings_handler.h139 void ObserveSourcesForProfile(Profile* profile);
H A Dsite_settings_handler.cc513 ObserveSourcesForProfile(profile_); in OnJavascriptAllowed()
515 ObserveSourcesForProfile(profile_->GetOffTheRecordProfile()); in OnJavascriptAllowed()
638 ObserveSourcesForProfile(off_the_record); in OnOffTheRecordProfileCreated()
1492 void SiteSettingsHandler::ObserveSourcesForProfile(Profile* profile) { in ObserveSourcesForProfile() function in settings::SiteSettingsHandler