HomeSort by relevance Sort by last modified time
    Searched refs:DictionaryPrefUpdate (Results 1 - 25 of 69) sorted by null

1 2 3

  /external/chromium_org/chrome/browser/chromeos/app_mode/
kiosk_app_launch_error.cc 54 DictionaryPrefUpdate dict_update(local_state,
75 DictionaryPrefUpdate dict_update(local_state,
  /external/chromium_org/chrome/browser/prefs/tracked/
pref_service_hash_store_contents.cc 15 // DictionaryPrefUpdate.
30 DictionaryPrefUpdate update_;
69 DictionaryPrefUpdate update(pref_service_, kProfilePreferenceHashes);
91 DictionaryPrefUpdate update(pref_service_, kProfilePreferenceHashes);
  /external/chromium_org/base/prefs/
scoped_user_pref_update.h 104 DictionaryPrefUpdate;
scoped_user_pref_update_unittest.cc 48 DictionaryPrefUpdate update(&prefs_, kPref);
76 DictionaryPrefUpdate update(&prefs_, kPref);
  /external/chromium_org/chrome/browser/chromeos/input_method/
input_method_persistence.cc 53 DictionaryPrefUpdate updater(local_state, prefs::kUsersLRUInputMethod);
66 DictionaryPrefUpdate updater(local_state, prefs::kUsersLRUInputMethod);
  /external/chromium_org/chrome/browser/geolocation/
chrome_access_token_store.cc 63 DictionaryPrefUpdate update(g_browser_process->local_state(),
118 DictionaryPrefUpdate update(g_browser_process->local_state(),
  /external/chromium_org/chrome/browser/net/spdyproxy/
data_reduction_proxy_chrome_configurator.cc 28 DictionaryPrefUpdate update(prefs_, prefs::kProxy);
67 DictionaryPrefUpdate update(prefs_, prefs::kProxy);
  /external/chromium_org/chrome/browser/chromeos/login/users/
supervised_user_manager_impl.cc 200 DictionaryPrefUpdate sync_id_update(local_state, kSupervisedUserSyncId);
201 DictionaryPrefUpdate manager_update(local_state, kSupervisedUserManagers);
202 DictionaryPrefUpdate manager_name_update(local_state,
204 DictionaryPrefUpdate manager_email_update(
336 DictionaryPrefUpdate update(local_state, key);
345 DictionaryPrefUpdate update(local_state, key);
353 DictionaryPrefUpdate update(local_state, key);
467 DictionaryPrefUpdate dict_update(prefs, key);
484 DictionaryPrefUpdate manager_name_update(local_state,
multi_profile_user_controller.cc 160 DictionaryPrefUpdate update(local_state_,
184 DictionaryPrefUpdate update(local_state_,
211 DictionaryPrefUpdate update(local_state_,
  /external/chromium_org/chrome/browser/apps/drive/
drive_app_mapping.cc 53 DictionaryPrefUpdate update(prefs_, prefs::kAppLauncherDriveAppMapping);
59 DictionaryPrefUpdate update(prefs_, prefs::kAppLauncherDriveAppMapping);
  /external/chromium_org/chrome/browser/extensions/
extension_garbage_collector_unittest.cc 70 DictionaryPrefUpdate update(profile_->GetPrefs(), "extensions.settings");
106 DictionaryPrefUpdate update(profile_->GetPrefs(), "extensions.settings");
extension_override_apitest.cc 133 DictionaryPrefUpdate update(browser()->profile()->GetPrefs(),
extension_web_ui.cc 310 DictionaryPrefUpdate update(prefs, kExtensionURLOverrides);
369 DictionaryPrefUpdate update(prefs, kExtensionURLOverrides);
387 DictionaryPrefUpdate update(prefs, kExtensionURLOverrides);
extension_assets_manager_chromeos.cc 202 DictionaryPrefUpdate shared_extensions(local_state, kSharedExtensions);
290 DictionaryPrefUpdate shared_extensions(local_state, kSharedExtensions);
379 DictionaryPrefUpdate shared_extensions(local_state, kSharedExtensions);
422 DictionaryPrefUpdate shared_extensions(local_state, kSharedExtensions);
  /external/chromium_org/chrome/browser/prefs/
pref_model_associator_unittest.cc 240 DictionaryPrefUpdate update(pref_service_,
260 DictionaryPrefUpdate update(pref_service_,
279 DictionaryPrefUpdate update(pref_service_,
301 DictionaryPrefUpdate update(pref_service_,
327 DictionaryPrefUpdate update(pref_service_,
345 DictionaryPrefUpdate update(pref_service_,
396 DictionaryPrefUpdate update(pref_service_, pref);
chrome_pref_service_unittest.cc 79 DictionaryPrefUpdate updater(prefs, key);
  /external/chromium_org/components/translate/core/browser/
translate_prefs.cc 168 DictionaryPrefUpdate update(prefs_, kPrefTranslateWhitelists);
180 DictionaryPrefUpdate update(prefs_, kPrefTranslateWhitelists);
223 DictionaryPrefUpdate update(prefs_, kPrefTranslateDeniedCount);
232 DictionaryPrefUpdate update(prefs_, kPrefTranslateDeniedCount);
245 DictionaryPrefUpdate update(prefs_, kPrefTranslateAcceptedCount);
254 DictionaryPrefUpdate update(prefs_, kPrefTranslateAcceptedCount);
359 DictionaryPrefUpdate update(user_prefs, kPrefTranslateWhitelists);
  /external/chromium_org/chrome/browser/supervised_user/
supervised_user_sync_service.cc 271 DictionaryPrefUpdate update(prefs_, prefs::kSupervisedUsers);
295 DictionaryPrefUpdate update(prefs_, prefs::kSupervisedUsers);
320 DictionaryPrefUpdate update(prefs_, prefs::kSupervisedUsers);
414 DictionaryPrefUpdate update(prefs_, prefs::kSupervisedUsers);
475 DictionaryPrefUpdate update(prefs_, prefs::kSupervisedUsers);
487 DictionaryPrefUpdate update(prefs_, prefs::kSupervisedUsers);
  /external/chromium_org/chrome/browser/extensions/api/commands/
command_service_browsertest.cc 100 DictionaryPrefUpdate updater(browser()->profile()->GetPrefs(),
  /external/chromium_org/chrome/browser/profile_resetter/
automatic_profile_resetter_mementos.cc 71 DictionaryPrefUpdate prompt_shown_dict_update(
  /external/chromium_org/chrome/browser/chromeos/audio/
audio_devices_pref_handler_impl.cc 162 DictionaryPrefUpdate dict_update(local_state_, prefs::kAudioDevicesMute);
180 DictionaryPrefUpdate dict_update(local_state_,
  /external/chromium_org/chrome/browser/external_protocol/
external_protocol_handler.cc 223 DictionaryPrefUpdate update_excluded_schemas(pref, prefs::kExcludedSchemes);
244 DictionaryPrefUpdate update_excluded_schemas(pref, prefs::kExcludedSchemes);
  /external/chromium_org/chrome/browser/devtools/
devtools_file_helper.cc 290 DictionaryPrefUpdate update(profile_->GetPrefs(),
378 DictionaryPrefUpdate update(profile_->GetPrefs(),
418 DictionaryPrefUpdate update(profile_->GetPrefs(),
  /external/chromium_org/chrome/browser/android/
new_tab_page_prefs.cc 101 DictionaryPrefUpdate update(prefs, prefs::kNtpCollapsedForeignSessions);
  /external/chromium_org/chrome/browser/chromeos/login/users/avatar/
user_image_sync_observer.cc 171 DictionaryPrefUpdate update(prefs_, kUserImageInfo);

Completed in 1331 milliseconds

1 2 3