Searched refs:GetSettings (Results 1 – 15 of 15) sorted by relevance
66 void PrinterQuery::GetSettings( in GetSettings() function in printing::PrinterQuery80 base::Bind(&PrintJobWorker::GetSettings, in GetSettings()
45 void GetSettings(
44 void GetSettings(
282 printer_query->GetSettings( in OnGetDefaultPrintSettings()326 printer_query->GetSettings( in OnScriptedPrint()
114 void PrintJobWorker::GetSettings( in GetSettings() function in printing::PrintJobWorker
29 scoped_ptr<BrandcodedDefaultSettings> GetSettings() { in GetSettings() function
374 brandcoded_defaults_ = brandcoded_config_fetcher_->GetSettings(); in OnBrandcodedDefaultsFetched()
815 EXPECT_FALSE(fetcher->GetSettings()); in TEST_F()830 scoped_ptr<BrandcodedDefaultSettings> settings = fetcher->GetSettings(); in TEST_F()
44 static bool GetSettings(FirefoxProxySettings* settings);
168 bool FirefoxProxySettings::GetSettings(FirefoxProxySettings* settings) { in GetSettings() function in FirefoxProxySettings
236 if (!FirefoxProxySettings::GetSettings(firefox_settings)) in FirefoxProxySettingsTask()
82 scoped_ptr<base::DictionaryValue> settings = GetSettings(); in Subscribe()349 scoped_ptr<base::DictionaryValue> SupervisedUserSettingsService::GetSettings() { in GetSettings() function in SupervisedUserSettingsService381 scoped_ptr<base::DictionaryValue> settings = GetSettings(); in InformSubscribers()
145 scoped_ptr<base::DictionaryValue> GetSettings();
61 static AwSettings* GetSettings(content::WebContents* web_contents) { in GetSettings() function in android_webview::AwSettingsUserData100 return AwSettingsUserData::GetSettings(web_contents); in FromWebContents()
189 default_settings = config_fetcher_->GetSettings(); in ResetProfile()