SetString         457 android_webview/renderer/print_web_view_helper.cc   options->SetString("pageNumber",
SetString        1529 android_webview/renderer/print_web_view_helper.cc       header_footer_info_->SetString(kSettingHeaderFooterURL,
SetString        1531 android_webview/renderer/print_web_view_helper.cc       header_footer_info_->SetString(kSettingHeaderFooterTitle,
SetString         154 apps/app_shim/extension_app_shim_handler_mac_unittest.cc     manifest.SetString("name", "Fake Name");
SetString         155 apps/app_shim/extension_app_shim_handler_mac_unittest.cc     manifest.SetString("version", "1");
SetString         134 apps/app_window_geometry_cache.cc       value->SetString(
SetString          82 apps/browser/api/app_runtime/app_runtime_api.cc   launch_data->SetString("id", handler_id);
SetString          84 apps/browser/api/app_runtime/app_runtime_api.cc   launch_item->SetString("fileSystemId", file_entry.filesystem_id);
SetString          85 apps/browser/api/app_runtime/app_runtime_api.cc   launch_item->SetString("baseName", file_entry.registered_name);
SetString          86 apps/browser/api/app_runtime/app_runtime_api.cc   launch_item->SetString("mimeType", mime_type);
SetString          87 apps/browser/api/app_runtime/app_runtime_api.cc   launch_item->SetString("entryId", file_entry.id);
SetString         127 ash/display/display_layout.cc   dict_value->SetString(kPositionKey, position_str);
SetString         130 ash/display/display_layout.cc   dict_value->SetString(kPrimaryIdKey, base::Int64ToString(layout.primary_id));
SetString          80 ash/drag_drop/drag_drop_controller_unittest.cc     data->SetString(base::UTF8ToUTF16("I am being dragged"));
SetString         364 ash/drag_drop/drag_drop_controller_unittest.cc   data.SetString(base::UTF8ToUTF16("I am being dragged"));
SetString         410 ash/drag_drop/drag_drop_controller_unittest.cc   data.SetString(base::UTF8ToUTF16("I am being dragged"));
SetString         457 ash/drag_drop/drag_drop_controller_unittest.cc   data.SetString(base::UTF8ToUTF16("I am being dragged"));
SetString         523 ash/drag_drop/drag_drop_controller_unittest.cc   data.SetString(base::UTF8ToUTF16("I am being dragged"));
SetString         581 ash/drag_drop/drag_drop_controller_unittest.cc   data.SetString(base::UTF8ToUTF16("I am being dragged"));
SetString         648 ash/drag_drop/drag_drop_controller_unittest.cc   data.SetString(base::ASCIIToUTF16(data_str));
SetString         674 ash/drag_drop/drag_drop_controller_unittest.cc   data.SetString(base::UTF8ToUTF16("I am being dragged"));
SetString         718 ash/drag_drop/drag_drop_controller_unittest.cc   data.SetString(base::UTF8ToUTF16("I am being dragged"));
SetString         774 ash/drag_drop/drag_drop_controller_unittest.cc   data.SetString(base::UTF8ToUTF16("I am being dragged"));
SetString         816 ash/drag_drop/drag_drop_controller_unittest.cc   data.SetString(base::UTF8ToUTF16("I am being dragged"));
SetString         877 ash/drag_drop/drag_drop_controller_unittest.cc   data.SetString(base::UTF8ToUTF16("I am being dragged"));
SetString        1005 ash/drag_drop/drag_drop_controller_unittest.cc   data.SetString(base::UTF8ToUTF16("I am being dragged"));
SetString          36 ash/drag_drop/drag_drop_interactive_uitest.cc     data->SetString(base::UTF8ToUTF16("test"));
SetString         368 ash/system/chromeos/network/tray_sms.cc   dict->SetString(kSmsNumberKey, message_number);
SetString         369 ash/system/chromeos/network/tray_sms.cc   dict->SetString(kSmsTextKey, message_text);
SetString         118 ash/touch/touch_hud_debug.cc     value->SetString("type", std::string(GetTouchEventLabel(type)));
SetString         119 ash/touch/touch_hud_debug.cc     value->SetString("location", location.ToString());
SetString        1047 ash/wm/overview/window_selector_unittest.cc   data.SetString(base::UTF8ToUTF16("I am being dragged"));
SetString          63 base/ini_parser.cc     root_.SetString(section + "." + key, value);
SetString         260 base/json/json_value_serializer_unittest.cc   valueRoot.SetString("all_chars", all_chars);
SetString         274 base/json/json_value_serializer_unittest.cc   root.SetString("web", test);
SetString         298 base/json/json_value_serializer_unittest.cc   root.SetString("test", test);
SetString         491 base/metrics/histogram.cc   params->SetString("type", HistogramTypeToString(GetHistogramType()));
SetString         110 base/metrics/histogram_base.cc   root.SetString("name", histogram_name());
SetString         271 base/prefs/json_pref_store_unittest.cc   dict->SetString("key", "value");
SetString         192 base/prefs/pref_member.cc   prefs()->SetString(pref_name().c_str(), value);
SetString         186 base/prefs/pref_member_unittest.cc   prefs.SetString(kStringPref, "bar");
SetString         282 base/prefs/pref_member_unittest.cc   prefs.SetString(kStringPref, "world");
SetString         287 base/prefs/pref_member_unittest.cc   prefs.SetString(kStringPref, "world");
SetString         291 base/prefs/pref_member_unittest.cc   prefs.SetString(kStringPref, "hello");
SetString         197 base/prefs/pref_service.h   void SetString(const char* path, const std::string& value);
SetString          38 base/prefs/pref_service_unittest.cc   prefs.SetString(pref_name, new_pref_value);
SetString          44 base/prefs/pref_service_unittest.cc   prefs.SetString(pref_name, new_pref_value);
SetString          73 base/prefs/pref_service_unittest.cc   prefs.SetString(path, "blah");
SetString          97 base/prefs/pref_service_unittest.cc   prefs.SetString(pref_name, new_pref_value);
SetString         108 base/prefs/pref_service_unittest.cc   prefs.SetString(pref_name, new_pref_value2);
SetString         127 base/prefs/pref_service_unittest.cc   prefs.SetString(pref_name, new_pref_value);
SetString         279 base/prefs/pref_service_unittest.cc   new_value.SetString(kName, kValue);
SetString          65 base/prefs/pref_value_map.h   void SetString(const std::string& key, const std::string& value);
SetString         130 base/prefs/pref_value_store_unittest.cc     managed_pref_store_->SetString(
SetString         137 base/prefs/pref_value_store_unittest.cc     supervised_user_pref_store_->SetString(
SetString         140 base/prefs/pref_value_store_unittest.cc     supervised_user_pref_store_->SetString(
SetString         147 base/prefs/pref_value_store_unittest.cc     extension_pref_store_->SetString(
SetString         150 base/prefs/pref_value_store_unittest.cc     extension_pref_store_->SetString(
SetString         153 base/prefs/pref_value_store_unittest.cc     extension_pref_store_->SetString(
SetString         160 base/prefs/pref_value_store_unittest.cc     command_line_pref_store_->SetString(
SetString         163 base/prefs/pref_value_store_unittest.cc     command_line_pref_store_->SetString(
SetString         166 base/prefs/pref_value_store_unittest.cc     command_line_pref_store_->SetString(
SetString         169 base/prefs/pref_value_store_unittest.cc     command_line_pref_store_->SetString(
SetString         176 base/prefs/pref_value_store_unittest.cc     user_pref_store_->SetString(
SetString         179 base/prefs/pref_value_store_unittest.cc     user_pref_store_->SetString(
SetString         182 base/prefs/pref_value_store_unittest.cc     user_pref_store_->SetString(
SetString         185 base/prefs/pref_value_store_unittest.cc     user_pref_store_->SetString(
SetString         188 base/prefs/pref_value_store_unittest.cc     user_pref_store_->SetString(
SetString         195 base/prefs/pref_value_store_unittest.cc     recommended_pref_store_->SetString(
SetString         198 base/prefs/pref_value_store_unittest.cc     recommended_pref_store_->SetString(
SetString         201 base/prefs/pref_value_store_unittest.cc     recommended_pref_store_->SetString(
SetString         204 base/prefs/pref_value_store_unittest.cc     recommended_pref_store_->SetString(
SetString         207 base/prefs/pref_value_store_unittest.cc     recommended_pref_store_->SetString(
SetString         210 base/prefs/pref_value_store_unittest.cc     recommended_pref_store_->SetString(
SetString         217 base/prefs/pref_value_store_unittest.cc     default_pref_store_->SetString(
SetString         220 base/prefs/pref_value_store_unittest.cc     default_pref_store_->SetString(
SetString         223 base/prefs/pref_value_store_unittest.cc     default_pref_store_->SetString(
SetString         226 base/prefs/pref_value_store_unittest.cc     default_pref_store_->SetString(
SetString         229 base/prefs/pref_value_store_unittest.cc     default_pref_store_->SetString(
SetString         232 base/prefs/pref_value_store_unittest.cc     default_pref_store_->SetString(
SetString         235 base/prefs/pref_value_store_unittest.cc     default_pref_store_->SetString(
SetString          44 base/prefs/scoped_user_pref_update_unittest.cc   expected_dictionary.SetString(kKey, kValue);
SetString          51 base/prefs/scoped_user_pref_update_unittest.cc     value->SetString(kKey, kValue);
SetString          53 base/prefs/testing_pref_store.h   void SetString(const std::string& key, const std::string& value);
SetString         312 base/test/launcher/test_results_tracker.cc         test_result_value->SetString("status", test_result.StatusAsString());
SetString         323 base/test/launcher/test_results_tracker.cc         test_result_value->SetString("output_snippet",
SetString         333 base/test/launcher/test_results_tracker.cc         test_result_value->SetString("output_snippet_base64",
SetString         249 base/values.h    void SetString(const std::string& path, const std::string& in_value);
SetString         250 base/values.h    void SetString(const std::string& path, const string16& in_value);
SetString          25 base/values_unittest.cc   settings.SetString("global.homepage", "http://scurvy.com");
SetString          41 base/values_unittest.cc   new_bookmark->SetString("name", "Froogle");
SetString          42 base/values_unittest.cc   new_bookmark->SetString("url", "http://froogle.com");
SetString         518 base/values_unittest.cc   dv.SetString("d1", "string");
SetString         519 base/values_unittest.cc   dv.SetString("d2", ASCIIToUTF16("http://google.com"));
SetString         636 base/values_unittest.cc   root->SetString("empty_string", std::string());
SetString         701 base/values_unittest.cc   base->SetString("base_key", "base_key_value_base");
SetString         702 base/values_unittest.cc   base->SetString("collide_key", "collide_key_value_base");
SetString         704 base/values_unittest.cc   base_sub_dict->SetString("sub_base_key", "sub_base_key_value_base");
SetString         705 base/values_unittest.cc   base_sub_dict->SetString("sub_collide_key", "sub_collide_key_value_base");
SetString         709 base/values_unittest.cc   merge->SetString("merge_key", "merge_key_value_merge");
SetString         710 base/values_unittest.cc   merge->SetString("collide_key", "collide_key_value_merge");
SetString         712 base/values_unittest.cc   merge_sub_dict->SetString("sub_merge_key", "sub_merge_key_value_merge");
SetString         713 base/values_unittest.cc   merge_sub_dict->SetString("sub_collide_key", "sub_collide_key_value_merge");
SetString         746 base/values_unittest.cc   child->SetString("test", "value");
SetString         769 base/values_unittest.cc   child->SetString("test", "overwrite");
SetString          42 cc/debug/traced_picture.cc   alias->SetString("id_ref", base::StringPrintf("%p", picture_.get()));
SetString          15 cc/debug/traced_value.cc   res->SetString("id_ref", base::StringPrintf("%p", id));
SetString          21 cc/debug/traced_value.cc   dict->SetString("id", base::StringPrintf("%s/%p", object_name, id));
SetString          29 cc/debug/traced_value.cc   dict->SetString("cat", category);
SetString          39 cc/debug/traced_value.cc   dict->SetString("cat", category);
SetString          40 cc/debug/traced_value.cc   dict->SetString("base_type", object_base_type_name);
SetString         758 cc/layers/heads_up_display_layer_impl.cc   dict->SetString("layer_name", "Heads Up Display Layer");
SetString         618 cc/layers/layer_impl.cc   result->SetString("LayerType", LayerTypeAsString());
SetString          76 cc/quads/io_surface_draw_quad.cc   value->SetString("orientation", orientation_string);
SetString          57 cc/quads/shared_quad_state.cc   value->SetString("blend_mode", SkXfermode::ModeName(blend_mode));
SetString         403 cc/resources/picture.cc   res->SetString("skp64", b64_picture);
SetString         190 cc/scheduler/scheduler_state_machine.cc   major_state->SetString("next_action", ActionToString(NextAction()));
SetString         191 cc/scheduler/scheduler_state_machine.cc   major_state->SetString("begin_impl_frame_state",
SetString         193 cc/scheduler/scheduler_state_machine.cc   major_state->SetString("commit_state", CommitStateToString(commit_state_));
SetString         194 cc/scheduler/scheduler_state_machine.cc   major_state->SetString("texture_state_",
SetString         196 cc/scheduler/scheduler_state_machine.cc   major_state->SetString("output_surface_state_",
SetString         198 cc/scheduler/scheduler_state_machine.cc   major_state->SetString(
SetString         201 cc/scheduler/scheduler_state_machine.cc   major_state->SetString("readback_state",
SetString        2006 chrome/browser/about_flags.cc     value->SetString("internal_name", name);
SetString        2007 chrome/browser/about_flags.cc     value->SetString("description", experiment.DescriptionForChoice(i));
SetString        2079 chrome/browser/about_flags.cc     data->SetString("internal_name", experiment.internal_name);
SetString        2080 chrome/browser/about_flags.cc     data->SetString("name",
SetString        2082 chrome/browser/about_flags.cc     data->SetString("description",
SetString          63 chrome/browser/accessibility/accessibility_events.cc   dict->SetString(keys::kNameKey, name_);
SetString          64 chrome/browser/accessibility/accessibility_events.cc   dict->SetString(keys::kTypeKey, type());
SetString          66 chrome/browser/accessibility/accessibility_events.cc     dict->SetString(keys::kContextKey, context_);
SetString         186 chrome/browser/accessibility/accessibility_events.cc   dict->SetString(keys::kValueKey, value_);
SetString         209 chrome/browser/accessibility/accessibility_events.cc   dict->SetString(keys::kValueKey, value_);
SetString         235 chrome/browser/accessibility/accessibility_events.cc   dict->SetString(keys::kValueKey, value_);
SetString         330 chrome/browser/accessibility/accessibility_events.cc   dict->SetString(keys::kStringValueKey, value_);
SetString         288 chrome/browser/accessibility/accessibility_extension_api.cc       alert_value->SetString(keys::kMessageKey, message_text);
SetString         282 chrome/browser/android/bookmarks/partner_bookmarks_shim.cc     dict->SetString(kMappingUrl, i->first.url().spec());
SetString         283 chrome/browser/android/bookmarks/partner_bookmarks_shim.cc     dict->SetString(kMappingProviderTitle, i->first.provider_title());
SetString         284 chrome/browser/android/bookmarks/partner_bookmarks_shim.cc     dict->SetString(kMappingTitle, i->second);
SetString        1028 chrome/browser/apps/app_browsertest.cc   dict->SetString(key, "1");
SetString          90 chrome/browser/apps/app_launch_for_metro_restart_win.cc   prefs->SetString(prefs::kAppLaunchForMetroRestartProfile,
SetString          92 chrome/browser/apps/app_launch_for_metro_restart_win.cc   prefs->SetString(prefs::kAppLaunchForMetroRestart, extension_id);
SetString         233 chrome/browser/autocomplete/history_url_provider_unittest.cc   profile_->GetPrefs()->SetString(prefs::kAcceptLanguages, "en-US,en,ko");
SetString          77 chrome/browser/background/background_application_list_model_unittest.cc   manifest.SetString(extensions::manifest_keys::kVersion, "1.0.0.0");
SetString          78 chrome/browser/background/background_application_list_model_unittest.cc   manifest.SetString(extensions::manifest_keys::kName, name);
SetString         705 chrome/browser/background/background_contents_service.cc   dict->SetString(kUrlKey, background_contents->GetURL().spec());
SetString         706 chrome/browser/background/background_contents_service.cc   dict->SetString(kFrameNameKey, contents_map_[appid].frame_name);
SetString          76 chrome/browser/bookmarks/bookmark_codec.cc     roots->SetString(kSyncTransactionVersion,
SetString         115 chrome/browser/bookmarks/bookmark_codec.cc   value->SetString(kIdKey, id);
SetString         117 chrome/browser/bookmarks/bookmark_codec.cc   value->SetString(kNameKey, title);
SetString         118 chrome/browser/bookmarks/bookmark_codec.cc   value->SetString(kDateAddedKey,
SetString         121 chrome/browser/bookmarks/bookmark_codec.cc     value->SetString(kTypeKey, kTypeURL);
SetString         123 chrome/browser/bookmarks/bookmark_codec.cc     value->SetString(kURLKey, url);
SetString         126 chrome/browser/bookmarks/bookmark_codec.cc     value->SetString(kTypeKey, kTypeFolder);
SetString         127 chrome/browser/bookmarks/bookmark_codec.cc     value->SetString(kDateModifiedKey,
SetString         142 chrome/browser/bookmarks/bookmark_codec.cc     value->SetString(kSyncTransactionVersion,
SetString         258 chrome/browser/bookmarks/bookmark_codec_unittest.cc   child1_value->SetString(BookmarkCodec::kNameKey, title + "1");
SetString         265 chrome/browser/bookmarks/bookmark_codec_unittest.cc   child1_value->SetString(BookmarkCodec::kNameKey, title);
SetString         290 chrome/browser/bookmarks/bookmark_codec_unittest.cc     child_value->SetString(BookmarkCodec::kIdKey, "1");
SetString          31 chrome/browser/bookmarks/bookmark_node_data_views.cc       data->SetString(base::UTF8ToUTF16(elements[0].url.spec()));
SetString         294 chrome/browser/browser_encoding_browsertest.cc   browser()->profile()->GetPrefs()->SetString(prefs::kDefaultCharset,
SetString         256 chrome/browser/chrome_browser_main.cc       local_state->SetString(prefs::kApplicationLocale,
SetString         289 chrome/browser/chrome_browser_main.cc     local_state->SetString(
SetString         301 chrome/browser/chrome_browser_main.cc       local_state->SetString(prefs::kApplicationLocale, owner_locale);
SetString         319 chrome/browser/chrome_browser_main.cc     g_browser_process->local_state()->SetString(prefs::kProfileLastUsed,
SetString         951 chrome/browser/chrome_browser_main.cc       local_state_->SetString(prefs::kVariationsSeed,
SetString         954 chrome/browser/chrome_browser_main.cc         local_state_->SetString(prefs::kVariationsSeedSignature,
SetString         966 chrome/browser/chrome_browser_main.cc       local_state_->SetString(
SetString         375 chrome/browser/chromeos/app_mode/kiosk_app_data.cc   dict_update->SetString(name_key, name);
SetString         376 chrome/browser/chromeos/app_mode/kiosk_app_data.cc   dict_update->SetString(icon_path_key, icon_path.value());
SetString         104 chrome/browser/chromeos/app_mode/kiosk_app_manager.cc     CrosSettings::Get()->SetString(kAccountsPrefDeviceLocalAccountAutoLoginId,
SetString         108 chrome/browser/chromeos/app_mode/kiosk_app_manager.cc   CrosSettings::Get()->SetString(
SetString          74 chrome/browser/chromeos/app_mode/kiosk_app_manager_browsertest.cc   value.SetString("name", name);
SetString          75 chrome/browser/chromeos/app_mode/kiosk_app_manager_browsertest.cc   value.SetString("version", version);
SetString          76 chrome/browser/chromeos/app_mode/kiosk_app_manager_browsertest.cc   value.SetString("app.launch.web_url", url);
SetString         261 chrome/browser/chromeos/app_mode/kiosk_app_manager_browsertest.cc     apps_dict->SetString(app_id + ".name", app_name);
SetString         262 chrome/browser/chromeos/app_mode/kiosk_app_manager_browsertest.cc     apps_dict->SetString(app_id + ".icon", icon_path.MaybeAsASCII());
SetString          36 chrome/browser/chromeos/bluetooth/bluetooth_pairing_dialog.cc   device_data_.SetString("address", device->GetAddress());
SetString          37 chrome/browser/chromeos/bluetooth/bluetooth_pairing_dialog.cc   device_data_.SetString("name", device->GetName());
SetString         169 chrome/browser/chromeos/chrome_browser_main_chromeos.cc     profile->GetPrefs()->SetString(prefs::kGoogleServicesUsername, login_user);
SetString         577 chrome/browser/chromeos/chrome_browser_main_chromeos.cc     user_prefs->SetString(prefs::kLanguagePreviousInputMethod,
SetString         614 chrome/browser/chromeos/chrome_browser_main_chromeos.cc       profile()->GetPrefs()->SetString(prefs::kGoogleServicesUsername,
SetString         579 chrome/browser/chromeos/customization_document.cc         entry->SetString(extensions::ExternalProviderImpl::kExternalUpdateUrl,
SetString         246 chrome/browser/chromeos/display/display_preferences.cc       property_value->SetString(
SetString         280 chrome/browser/chromeos/display/display_preferences.cc     local_state->SetString(prefs::kDisplayPowerState, iter->second);
SetString         136 chrome/browser/chromeos/display/display_preferences_unittest.cc     property->SetString("color_profile_name", profile);
SetString         618 chrome/browser/chromeos/display/display_preferences_unittest.cc   local_state()->SetString(prefs::kDisplayPowerState, "all_off");
SetString         148 chrome/browser/chromeos/extensions/accessibility_features_apitest.cc     test_arg.SetString(kTestNameKey, test_name);
SetString          27 chrome/browser/chromeos/extensions/device_local_account_management_policy_provider_unittest.cc   values->SetString(extensions::manifest_keys::kName, "test");
SetString          28 chrome/browser/chromeos/extensions/device_local_account_management_policy_provider_unittest.cc   values->SetString(extensions::manifest_keys::kVersion, "0.1");
SetString         231 chrome/browser/chromeos/extensions/external_cache.cc       entry_copy->SetString(extensions::ExternalProviderImpl::kExternalVersion,
SetString         233 chrome/browser/chromeos/extensions/external_cache.cc       entry_copy->SetString(extensions::ExternalProviderImpl::kExternalCrx,
SetString         291 chrome/browser/chromeos/extensions/external_cache.cc   entry->SetString(extensions::ExternalProviderImpl::kExternalVersion, version);
SetString         292 chrome/browser/chromeos/extensions/external_cache.cc   entry->SetString(extensions::ExternalProviderImpl::kExternalCrx,
SetString         124 chrome/browser/chromeos/extensions/external_cache_unittest.cc     entry->SetString(extensions::ExternalProviderImpl::kExternalUpdateUrl,
SetString         735 chrome/browser/chromeos/extensions/file_manager/event_router.cc   event.entry.additional_properties.SetString(
SetString         737 chrome/browser/chromeos/extensions/file_manager/event_router.cc   event.entry.additional_properties.SetString(
SetString         739 chrome/browser/chromeos/extensions/file_manager/event_router.cc   event.entry.additional_properties.SetString(
SetString         523 chrome/browser/chromeos/extensions/file_manager/private_api_drive.cc     entry->SetString("fileSystemName", it->file_system_name);
SetString         524 chrome/browser/chromeos/extensions/file_manager/private_api_drive.cc     entry->SetString("fileSystemRoot", it->file_system_root_url);
SetString         525 chrome/browser/chromeos/extensions/file_manager/private_api_drive.cc     entry->SetString("fileFullPath", "/" + it->full_path.AsUTF8Unsafe());
SetString         532 chrome/browser/chromeos/extensions/file_manager/private_api_drive.cc   result->SetString("nextFeed", next_link.spec());
SetString         628 chrome/browser/chromeos/extensions/file_manager/private_api_drive.cc     entry->SetString(
SetString         630 chrome/browser/chromeos/extensions/file_manager/private_api_drive.cc     entry->SetString(
SetString         632 chrome/browser/chromeos/extensions/file_manager/private_api_drive.cc     entry->SetString(
SetString         639 chrome/browser/chromeos/extensions/file_manager/private_api_drive.cc     result_dict->SetString(
SetString         330 chrome/browser/chromeos/extensions/file_manager/private_api_file_system.cc   dict->SetString("name", entry_definition.file_system_name);
SetString         331 chrome/browser/chromeos/extensions/file_manager/private_api_file_system.cc   dict->SetString("root_url", entry_definition.file_system_root_url);
SetString          70 chrome/browser/chromeos/extensions/file_manager/private_api_strings.cc   dict->SetString(id, l10n_util::GetStringUTF16(idr))
SetString         195 chrome/browser/chromeos/extensions/file_manager/private_api_strings.cc   dict->SetString("GALLERY_FILE_HIDDEN_NAME",
SetString         197 chrome/browser/chromeos/extensions/file_manager/private_api_strings.cc   dict->SetString("GALLERY_OK_LABEL",
SetString         199 chrome/browser/chromeos/extensions/file_manager/private_api_strings.cc   dict->SetString("GALLERY_CANCEL_LABEL",
SetString         201 chrome/browser/chromeos/extensions/file_manager/private_api_strings.cc   dict->SetString("GALLERY_CONFIRM_DELETE_ONE",
SetString         203 chrome/browser/chromeos/extensions/file_manager/private_api_strings.cc   dict->SetString("GALLERY_CONFIRM_DELETE_SOME",
SetString         508 chrome/browser/chromeos/extensions/file_manager/private_api_strings.cc   dict->SetString("CHROMEOS_RELEASE_BOARD",
SetString         511 chrome/browser/chromeos/extensions/file_manager/private_api_strings.cc   dict->SetString("UI_LOCALE", extension_l10n_util::CurrentLocaleOrDefault());
SetString         513 chrome/browser/chromeos/extensions/file_manager/private_api_strings.cc   dict->SetString("GOOGLE_DRIVE_BUY_STORAGE_URL", kGoogleDriveBuyStorageUrl);
SetString         514 chrome/browser/chromeos/extensions/file_manager/private_api_strings.cc   dict->SetString("GOOGLE_DRIVE_OVERVIEW_URL", kGoogleDriveOverviewUrl);
SetString         515 chrome/browser/chromeos/extensions/file_manager/private_api_strings.cc   dict->SetString("GOOGLE_DRIVE_REDEEM_URL", kGoogleDriveRedeemUrl);
SetString         516 chrome/browser/chromeos/extensions/file_manager/private_api_strings.cc   dict->SetString("GOOGLE_DRIVE_HELP_URL", kGoogleDriveHelpUrl);
SetString         517 chrome/browser/chromeos/extensions/file_manager/private_api_strings.cc   dict->SetString("GOOGLE_DRIVE_ROOT_URL", kGoogleDriveRootUrl);
SetString         518 chrome/browser/chromeos/extensions/file_manager/private_api_strings.cc   dict->SetString(
SetString         521 chrome/browser/chromeos/extensions/file_manager/private_api_strings.cc   dict->SetString(
SetString         524 chrome/browser/chromeos/extensions/file_manager/private_api_strings.cc   dict->SetString(
SetString         527 chrome/browser/chromeos/extensions/file_manager/private_api_strings.cc   dict->SetString(
SetString          28 chrome/browser/chromeos/extensions/file_system_provider/file_system_provider_api.cc   error->SetString("name", name);
SetString          29 chrome/browser/chromeos/extensions/file_system_provider/file_system_provider_api.cc   error->SetString("message", message);
SetString          23 chrome/browser/chromeos/extensions/first_run_private_api.cc     localized_strings->SetString(
SetString          28 chrome/browser/chromeos/extensions/first_run_private_api.cc     localized_strings->SetString(
SetString          34 chrome/browser/chromeos/extensions/first_run_private_api.cc   localized_strings->SetString(
SetString          38 chrome/browser/chromeos/extensions/first_run_private_api.cc   localized_strings->SetString(
SetString          42 chrome/browser/chromeos/extensions/first_run_private_api.cc   localized_strings->SetString(
SetString          45 chrome/browser/chromeos/extensions/first_run_private_api.cc   localized_strings->SetString(
SetString         239 chrome/browser/chromeos/extensions/wallpaper_private_api.cc   dict->SetString(id, l10n_util::GetStringUTF16(idr))
SetString         272 chrome/browser/chromeos/extensions/wallpaper_private_api.cc     dict->SetString("currentWallpaper", info.file);
SetString         275 chrome/browser/chromeos/extensions/wallpaper_private_api.cc   dict->SetString("manifestBaseURL", kWallpaperManifestBaseURL);
SetString         387 chrome/browser/chromeos/file_manager/file_browser_handlers.cc     file_def->SetString("fileSystemName", iter->file_system_name);
SetString         388 chrome/browser/chromeos/file_manager/file_browser_handlers.cc     file_def->SetString("fileSystemRoot", iter->file_system_root_url);
SetString         389 chrome/browser/chromeos/file_manager/file_browser_handlers.cc     file_def->SetString("fileFullPath",
SetString         631 chrome/browser/chromeos/file_manager/file_manager_browsertest.cc     res->SetString("downloads",
SetString         633 chrome/browser/chromeos/file_manager/file_manager_browsertest.cc     res->SetString("drive",
SetString         653 chrome/browser/chromeos/file_manager/file_manager_browsertest.cc     res->SetString("url", url.spec());
SetString         654 chrome/browser/chromeos/file_manager/file_manager_browsertest.cc     res->SetString("origin", origin);
SetString         961 chrome/browser/chromeos/file_manager/file_manager_browsertest.cc         SetString(prefs::kGoogleServicesUsername, info.email);
SetString          77 chrome/browser/chromeos/file_manager/url_util.cc   arg_value.SetString("type", GetDialogTypeAsString(type));
SetString          78 chrome/browser/chromeos/file_manager/url_util.cc   arg_value.SetString("title", title);
SetString          79 chrome/browser/chromeos/file_manager/url_util.cc   arg_value.SetString("currentDirectoryURL", current_directory_url.spec());
SetString          80 chrome/browser/chromeos/file_manager/url_util.cc   arg_value.SetString("selectionURL", selection_url.spec());
SetString          81 chrome/browser/chromeos/file_manager/url_util.cc   arg_value.SetString("targetName", target_name);
SetString          82 chrome/browser/chromeos/file_manager/url_util.cc   arg_value.SetString("defaultExtension", default_extension);
SetString          98 chrome/browser/chromeos/file_manager/url_util.cc         dict->SetString("description", desc);
SetString          27 chrome/browser/chromeos/input_method/input_method_persistence.cc   g_browser_process->local_state()->SetString(
SetString          99 chrome/browser/chromeos/input_method/input_method_persistence.cc   user_prefs->SetString(prefs::kLanguagePreviousInputMethod,
SetString         101 chrome/browser/chromeos/input_method/input_method_persistence.cc   user_prefs->SetString(prefs::kLanguageCurrentInputMethod,
SetString         116 chrome/browser/chromeos/locale_change_guard.cc             local_state->SetString(prefs::kOwnerLocale, owner_locale);
SetString         188 chrome/browser/chromeos/locale_change_guard.cc   prefs->SetString(prefs::kApplicationLocaleBackup, to_locale_);
SetString         189 chrome/browser/chromeos/locale_change_guard.cc   prefs->SetString(prefs::kApplicationLocaleAccepted, to_locale_);
SetString         339 chrome/browser/chromeos/login/chrome_restart_request.cc   otr_switches.SetString(switches::kGuestSession, std::string());
SetString         340 chrome/browser/chromeos/login/chrome_restart_request.cc   otr_switches.SetString(::switches::kIncognito, std::string());
SetString         341 chrome/browser/chromeos/login/chrome_restart_request.cc   otr_switches.SetString(::switches::kLoggingLevel, kGuestModeLoggingLevel);
SetString         342 chrome/browser/chromeos/login/chrome_restart_request.cc   otr_switches.SetString(switches::kLoginUser, UserManager::kGuestUserName);
SetString         345 chrome/browser/chromeos/login/chrome_restart_request.cc   otr_switches.SetString(::switches::kHomePage,
SetString         352 chrome/browser/chromeos/login/chrome_restart_request.cc     otr_switches.SetString(switches::kOobeGuestSession, std::string());
SetString         656 chrome/browser/chromeos/login/existing_user_controller.cc     params->SetString("user", user);
SetString         103 chrome/browser/chromeos/login/existing_user_controller_auto_login_unittest.cc     CrosSettings::Get()->SetString(
SetString          73 chrome/browser/chromeos/login/fake_login_utils.cc     profile->GetPrefs()->SetString(prefs::kManagedUserId,
SetString         159 chrome/browser/chromeos/login/login_display_host_impl.cc     prefs->SetString(prefs::kHardwareKeyboardLayout, JoinString(layouts, ","));
SetString        1202 chrome/browser/chromeos/login/login_display_host_impl.cc       prefs->SetString(prefs::kApplicationLocale, locale);
SetString        1245 chrome/browser/chromeos/login/login_display_host_impl.cc   prefs->SetString(prefs::kApplicationLocale, locale);
SetString         457 chrome/browser/chromeos/login/login_utils.cc     user_profile->GetPrefs()->SetString(prefs::kManagedUserId,
SetString         500 chrome/browser/chromeos/login/managed/locally_managed_user_creation_screen.cc       ui_copy->SetString(kAvatarURLKey, GetDefaultImageUrl(avatar_index));
SetString         503 chrome/browser/chromeos/login/managed/locally_managed_user_creation_screen.cc       local_copy->SetString(
SetString         507 chrome/browser/chromeos/login/managed/locally_managed_user_creation_screen.cc       ui_copy->SetString(kAvatarURLKey, GetDefaultImageUrl(i));
SetString         519 chrome/browser/chromeos/login/managed/locally_managed_user_creation_screen.cc       local_copy->SetString(kUserConflict, kUserConflictImported);
SetString         520 chrome/browser/chromeos/login/managed/locally_managed_user_creation_screen.cc       ui_copy->SetString(kUserConflict, kUserConflictImported);
SetString         524 chrome/browser/chromeos/login/managed/locally_managed_user_creation_screen.cc       local_copy->SetString(kUserConflict, kUserConflictName);
SetString         525 chrome/browser/chromeos/login/managed/locally_managed_user_creation_screen.cc       ui_copy->SetString(kUserConflict, kUserConflictName);
SetString         527 chrome/browser/chromeos/login/managed/locally_managed_user_creation_screen.cc     ui_copy->SetString(ManagedUserSyncService::kName, display_name);
SetString         536 chrome/browser/chromeos/login/managed/locally_managed_user_creation_screen.cc     ui_copy->SetString("id", it.key());
SetString          81 chrome/browser/chromeos/login/merge_session_load_page.cc   strings.SetString("title", web_contents_->GetTitle());
SetString          87 chrome/browser/chromeos/login/merge_session_load_page.cc   strings.SetString("heading",
SetString          91 chrome/browser/chromeos/login/merge_session_load_page.cc   strings.SetString("textdirection", rtl ? "rtl" : "ltr");
SetString         160 chrome/browser/chromeos/login/multi_profile_user_controller_unittest.cc     GetUserPrefs(user_index)->SetString(prefs::kMultiProfileUserBehavior,
SetString         228 chrome/browser/chromeos/login/oobe_localization_browsertest.cc   g_browser_process->local_state()->SetString(
SetString         280 chrome/browser/chromeos/login/oobe_localization_browsertest.cc   g_browser_process->local_state()->SetString(prefs::kApplicationLocale,
SetString          46 chrome/browser/chromeos/login/screens/screen_context.h   bool SetString(const KeyType& key, const std::string& value);
SetString          47 chrome/browser/chromeos/login/screens/screen_context.h   bool SetString(const KeyType& key, const base::string16& value);
SetString          96 chrome/browser/chromeos/login/screens/screen_context_unittest.cc   context().SetString("key0", "value0");
SetString         120 chrome/browser/chromeos/login/screens/screen_context_unittest.cc   context().SetString("key0", "value1");
SetString         123 chrome/browser/chromeos/login/screens/screen_context_unittest.cc   context().SetString("key0", "value0");
SetString         138 chrome/browser/chromeos/login/screens/screen_context_unittest.cc   changes.SetString("key0", "value0");
SetString          42 chrome/browser/chromeos/login/startup_utils.cc   prefs->SetString(pref_name, value);
SetString         383 chrome/browser/chromeos/login/supervised_user_manager_impl.cc       SetString(kLocallyManagedUserCreationTransactionDisplayName,
SetString         391 chrome/browser/chromeos/login/supervised_user_manager_impl.cc       SetString(kLocallyManagedUserCreationTransactionUserId,
SetString          58 chrome/browser/chromeos/login/test/https_forwarder.cc   arguments->SetString("forward-target", forward_target_.spec());
SetString         133 chrome/browser/chromeos/login/user_adding_screen_browsertest.cc   prefs1->SetString(prefs::kMultiProfileUserBehavior,
SetString         135 chrome/browser/chromeos/login/user_adding_screen_browsertest.cc   prefs2->SetString(prefs::kMultiProfileUserBehavior,
SetString         137 chrome/browser/chromeos/login/user_adding_screen_browsertest.cc   prefs3->SetString(prefs::kMultiProfileUserBehavior,
SetString         149 chrome/browser/chromeos/login/user_adding_screen_browsertest.cc   prefs1->SetString(prefs::kMultiProfileUserBehavior,
SetString         175 chrome/browser/chromeos/login/user_adding_screen_browsertest.cc   prefs3->SetString(prefs::kMultiProfileUserBehavior,
SetString         490 chrome/browser/chromeos/login/user_manager_impl.cc   g_browser_process->local_state()->SetString(kLastLoggedInRegularUser,
SetString        1671 chrome/browser/chromeos/login/user_manager_impl.cc       g_browser_process->local_state()->SetString(
SetString         774 chrome/browser/chromeos/login/wallpaper_manager.cc   wallpaper_info_dict->SetString(kNewWallpaperDateNodeName,
SetString         776 chrome/browser/chromeos/login/wallpaper_manager.cc   wallpaper_info_dict->SetString(kNewWallpaperFileNodeName, info.file);
SetString         600 chrome/browser/chromeos/login/wizard_controller_browsertest.cc   device_state.SetString(policy::kDeviceStateRestoreMode,
SetString         151 chrome/browser/chromeos/policy/app_pack_updater.cc         entry->SetString(extensions::ExternalProviderImpl::kExternalUpdateUrl,
SetString         327 chrome/browser/chromeos/policy/configuration_policy_handler_chromeos.cc         app_dict->SetString(ash::kPinnedAppsPrefAppIDPath, id);
SetString         119 chrome/browser/chromeos/policy/configuration_policy_handler_chromeos_unittest.cc   dict->SetString("hash", "1234567890123456789012345678901234567890");
SetString         134 chrome/browser/chromeos/policy/configuration_policy_handler_chromeos_unittest.cc   dict->SetString("url", "http://");
SetString         135 chrome/browser/chromeos/policy/configuration_policy_handler_chromeos_unittest.cc   dict->SetString("hash", "1234567890123456789012345678901234567890");
SetString         150 chrome/browser/chromeos/policy/configuration_policy_handler_chromeos_unittest.cc   dict->SetString("url", "http://localhost/");
SetString         165 chrome/browser/chromeos/policy/configuration_policy_handler_chromeos_unittest.cc   dict->SetString("url", "http://localhost/");
SetString         166 chrome/browser/chromeos/policy/configuration_policy_handler_chromeos_unittest.cc   dict->SetString("hash", "1234");
SetString         181 chrome/browser/chromeos/policy/configuration_policy_handler_chromeos_unittest.cc   dict->SetString("url", "http://localhost/");
SetString         182 chrome/browser/chromeos/policy/configuration_policy_handler_chromeos_unittest.cc   dict->SetString(
SetString         190 chrome/browser/chromeos/policy/device_cloud_policy_manager_chromeos.cc       local_state_->SetString(prefs::kDeviceEnrollmentRequisition, requisition);
SetString         364 chrome/browser/chromeos/policy/device_cloud_policy_manager_chromeos.cc       local_state_->SetString(prefs::kDeviceEnrollmentRequisition,
SetString         320 chrome/browser/chromeos/policy/device_policy_decoder_chromeos.cc         dict->SetString(chromeos::kAppPackKeyExtensionId, entry.extension_id());
SetString         321 chrome/browser/chromeos/policy/device_policy_decoder_chromeos.cc         dict->SetString(chromeos::kAppPackKeyUpdateUrl, entry.update_url());
SetString         356 chrome/browser/chromeos/policy/device_policy_decoder_chromeos.cc       proxy_settings->SetString(key::kProxyMode, container.proxy_mode());
SetString         358 chrome/browser/chromeos/policy/device_policy_decoder_chromeos.cc       proxy_settings->SetString(key::kProxyServer, container.proxy_server());
SetString         360 chrome/browser/chromeos/policy/device_policy_decoder_chromeos.cc       proxy_settings->SetString(key::kProxyPacUrl, container.proxy_pac_url());
SetString         362 chrome/browser/chromeos/policy/device_policy_decoder_chromeos.cc       proxy_settings->SetString(key::kProxyBypassList,
SetString         593 chrome/browser/chromeos/policy/device_status_collector.cc     location.SetString(kTimestamp,
SetString          58 chrome/browser/chromeos/preferences_browsertest.cc     CrosSettings::Get()->SetString(kDeviceOwner, kTestUsers[0]);
SetString          76 chrome/browser/chromeos/preferences_browsertest.cc     prefs->SetString(prefs::kLanguagePreloadEngines,
SetString         371 chrome/browser/chromeos/proxy_cros_settings_parser.cc       dict->SetString("controlledBy", controlled_by);
SetString          65 chrome/browser/chromeos/settings/cros_settings.h   void SetString(const std::string& path, const std::string& in_value);
SetString         309 chrome/browser/chromeos/settings/device_oauth2_token_service.cc     local_state_->SetString(prefs::kDeviceRobotAnyApiRefreshToken,
SetString          32 chrome/browser/chromeos/settings/device_settings_cache.cc     local_state->SetString(prefs::kDeviceSettingsCache, encoded);
SetString          51 chrome/browser/chromeos/settings/device_settings_cache_unittest.cc   local_state_.SetString(prefs::kDeviceSettingsCache, "blaaa");
SetString         525 chrome/browser/chromeos/settings/device_settings_provider.cc       new_values_cache->SetString(
SetString         580 chrome/browser/chromeos/settings/device_settings_provider.cc       new_values_cache->SetString(
SetString         697 chrome/browser/chromeos/settings/device_settings_provider.cc     new_values_cache->SetString(kReleaseChannel, "");
SetString         699 chrome/browser/chromeos/settings/device_settings_provider.cc     new_values_cache->SetString(kReleaseChannel,
SetString         711 chrome/browser/chromeos/settings/device_settings_provider.cc       new_values_cache->SetString(
SetString         735 chrome/browser/chromeos/settings/device_settings_provider.cc     new_values_cache->SetString(
SetString         761 chrome/browser/chromeos/settings/device_settings_provider.cc     new_values_cache.SetString(kDeviceOwner, policy_data.username());
SetString         764 chrome/browser/chromeos/settings/device_settings_provider.cc     new_values_cache.SetString(kServiceAccountIdentity,
SetString         278 chrome/browser/chromeos/settings/device_settings_provider_unittest.cc   entry_dict->SetString(kAccountsPrefDeviceLocalAccountsKeyId,
SetString          41 chrome/browser/chromeos/ui/idle_app_name_notification_view_unittest.cc     manifest.SetString(extensions::manifest_keys::kName, "Test");
SetString          42 chrome/browser/chromeos/ui/idle_app_name_notification_view_unittest.cc     manifest.SetString(extensions::manifest_keys::kVersion, "1");
SetString          43 chrome/browser/chromeos/ui/idle_app_name_notification_view_unittest.cc     manifest.SetString(extensions::manifest_keys::kDescription, "Test app");
SetString          44 chrome/browser/chromeos/ui/idle_app_name_notification_view_unittest.cc     manifest.SetString("author.email", "Someone");
SetString          55 chrome/browser/chromeos/ui/idle_app_name_notification_view_unittest.cc     manifest2.SetString(extensions::manifest_keys::kName, "Test");
SetString          56 chrome/browser/chromeos/ui/idle_app_name_notification_view_unittest.cc     manifest2.SetString(extensions::manifest_keys::kVersion, "1");
SetString          57 chrome/browser/chromeos/ui/idle_app_name_notification_view_unittest.cc     manifest2.SetString(extensions::manifest_keys::kDescription, "Test app");
SetString          90 chrome/browser/component_updater/recovery_component_installer.cc   prefs->SetString(prefs::kRecoveryComponentVersion, version.GetString());
SetString          85 chrome/browser/component_updater/test/component_patcher_unittest.cc   command_args->SetString("output", "output.bin");
SetString          86 chrome/browser/component_updater/test/component_patcher_unittest.cc   command_args->SetString("sha256", binary_output_hash);
SetString          87 chrome/browser/component_updater/test/component_patcher_unittest.cc   command_args->SetString("op", "create");
SetString          88 chrome/browser/component_updater/test/component_patcher_unittest.cc   command_args->SetString("patch", "binary_output.bin");
SetString         116 chrome/browser/component_updater/test/component_patcher_unittest.cc   command_args->SetString("output", "output.bin");
SetString         117 chrome/browser/component_updater/test/component_patcher_unittest.cc   command_args->SetString("sha256", binary_output_hash);
SetString         118 chrome/browser/component_updater/test/component_patcher_unittest.cc   command_args->SetString("op", "copy");
SetString         119 chrome/browser/component_updater/test/component_patcher_unittest.cc   command_args->SetString("input", "binary_output.bin");
SetString         151 chrome/browser/component_updater/test/component_patcher_unittest.cc   command_args->SetString("output", "output.bin");
SetString         152 chrome/browser/component_updater/test/component_patcher_unittest.cc   command_args->SetString("sha256", binary_output_hash);
SetString         153 chrome/browser/component_updater/test/component_patcher_unittest.cc   command_args->SetString("op", "courgette");
SetString         154 chrome/browser/component_updater/test/component_patcher_unittest.cc   command_args->SetString("input", "binary_input.bin");
SetString         155 chrome/browser/component_updater/test/component_patcher_unittest.cc   command_args->SetString("patch", "binary_courgette_patch.bin");
SetString         186 chrome/browser/component_updater/test/component_patcher_unittest.cc   command_args->SetString("output", "output.bin");
SetString         187 chrome/browser/component_updater/test/component_patcher_unittest.cc   command_args->SetString("sha256", binary_output_hash);
SetString         188 chrome/browser/component_updater/test/component_patcher_unittest.cc   command_args->SetString("op", "courgette");
SetString         189 chrome/browser/component_updater/test/component_patcher_unittest.cc   command_args->SetString("input", "binary_input.bin");
SetString         190 chrome/browser/component_updater/test/component_patcher_unittest.cc   command_args->SetString("patch", "binary_bsdiff_patch.bin");
SetString         200 chrome/browser/devtools/adb/android_rsa.cc     profile->GetPrefs()->SetString(prefs::kDevToolsAdbKey,
SetString         928 chrome/browser/devtools/devtools_adb_bridge.cc   params.SetString(kUrlParam, url);
SetString          40 chrome/browser/devtools/devtools_protocol.cc   command.SetString(kMethodParam, method_);
SetString         399 chrome/browser/devtools/devtools_targets_ui.cc     device_data->SetString(kAdbModelField, device->GetModel());
SetString         400 chrome/browser/devtools/devtools_targets_ui.cc     device_data->SetString(kAdbSerialField, device->GetSerial());
SetString         405 chrome/browser/devtools/devtools_targets_ui.cc     device_data->SetString(kTargetIdField, device_id);
SetString         414 chrome/browser/devtools/devtools_targets_ui.cc       browser_data->SetString(kAdbBrowserNameField, browser->display_name());
SetString         415 chrome/browser/devtools/devtools_targets_ui.cc       browser_data->SetString(kAdbBrowserVersionField, browser->version());
SetString         427 chrome/browser/devtools/devtools_targets_ui.cc       browser_data->SetString(kTargetIdField, browser_id);
SetString         428 chrome/browser/devtools/devtools_targets_ui.cc       browser_data->SetString(kTargetSourceField, source_id());
SetString         553 chrome/browser/devtools/devtools_targets_ui.cc   target_data->SetString(kTargetSourceField, source_id_);
SetString         554 chrome/browser/devtools/devtools_targets_ui.cc   target_data->SetString(kTargetIdField, target.GetId());
SetString         555 chrome/browser/devtools/devtools_targets_ui.cc   target_data->SetString(kTargetTypeField, target.GetType());
SetString         557 chrome/browser/devtools/devtools_targets_ui.cc   target_data->SetString(kUrlField, target.GetUrl().spec());
SetString         558 chrome/browser/devtools/devtools_targets_ui.cc   target_data->SetString(kNameField, net::EscapeForHTML(target.GetTitle()));
SetString         559 chrome/browser/devtools/devtools_targets_ui.cc   target_data->SetString(kFaviconUrlField, target.GetFaviconUrl().spec());
SetString         560 chrome/browser/devtools/devtools_targets_ui.cc   target_data->SetString(kDescriptionField, target.GetDescription());
SetString         255 chrome/browser/devtools/devtools_window.cc   file_system_value->SetString("fileSystemName", file_system.file_system_name);
SetString         256 chrome/browser/devtools/devtools_window.cc   file_system_value->SetString("rootURL", file_system.root_url);
SetString         257 chrome/browser/devtools/devtools_window.cc   file_system_value->SetString("fileSystemPath", file_system.file_system_path);
SetString         328 chrome/browser/download/download_prefs.cc   profile_->GetPrefs()->SetString(prefs::kDownloadExtensionsToOpen, extensions);
SetString         895 chrome/browser/enumerate_modules_model_win.cc     data->SetString("type_description", type_string);
SetString         897 chrome/browser/enumerate_modules_model_win.cc     data->SetString("location", module->location);
SetString         898 chrome/browser/enumerate_modules_model_win.cc     data->SetString("name", module->name);
SetString         899 chrome/browser/enumerate_modules_model_win.cc     data->SetString("product_name", module->product_name);
SetString         900 chrome/browser/enumerate_modules_model_win.cc     data->SetString("description", module->description);
SetString         901 chrome/browser/enumerate_modules_model_win.cc     data->SetString("version", module->version);
SetString         902 chrome/browser/enumerate_modules_model_win.cc     data->SetString("digital_signer", module->digital_signer);
SetString         940 chrome/browser/enumerate_modules_model_win.cc       data->SetString("possibleResolution", possible_resolution);
SetString         941 chrome/browser/enumerate_modules_model_win.cc       data->SetString("help_url",
SetString         896 chrome/browser/errorpage_browsertest.cc     browser()->profile()->GetPrefs()->SetString(prefs::kAcceptLanguages,
SetString         287 chrome/browser/extensions/activity_log/activity_log.cc         dict->SetString(api_info->arg_url_dict_path, kArgUrlPlaceholder);
SetString          88 chrome/browser/extensions/api/automation_internal/automation_internal_api.cc       axTreeUpdate->SetString("eventType", ToString(iter->event_type));
SetString         115 chrome/browser/extensions/api/automation_internal/automation_internal_api.cc     axNodeData->SetString("role", ToString(node.role));
SetString         150 chrome/browser/extensions/api/automation_internal/automation_internal_api.cc         html_attributes->SetString(attr.first, attr.second);
SetString         182 chrome/browser/extensions/api/automation_internal/automation_internal_api.cc         string_attributes->SetString(ToString(attr.first), attr.second);
SetString         115 chrome/browser/extensions/api/autotest_private/autotest_private_api.cc       result->SetString("email", user->email());
SetString         116 chrome/browser/extensions/api/autotest_private/autotest_private_api.cc       result->SetString("displayEmail", user->display_email());
SetString         132 chrome/browser/extensions/api/autotest_private/autotest_private_api.cc       result->SetString("userImage", user_image);
SetString         171 chrome/browser/extensions/api/autotest_private/autotest_private_api.cc     extension_value->SetString("id", id);
SetString         172 chrome/browser/extensions/api/autotest_private/autotest_private_api.cc     extension_value->SetString("version", extension->VersionString());
SetString         173 chrome/browser/extensions/api/autotest_private/autotest_private_api.cc     extension_value->SetString("name", extension->name());
SetString         174 chrome/browser/extensions/api/autotest_private/autotest_private_api.cc     extension_value->SetString("publicKey", extension->public_key());
SetString         175 chrome/browser/extensions/api/autotest_private/autotest_private_api.cc     extension_value->SetString("description", extension->description());
SetString         176 chrome/browser/extensions/api/autotest_private/autotest_private_api.cc     extension_value->SetString("backgroundUrl",
SetString         178 chrome/browser/extensions/api/autotest_private/autotest_private_api.cc     extension_value->SetString("optionsUrl",
SetString         410 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.cc   localized_strings->SetString("title",
SetString         412 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.cc   localized_strings->SetString("search_button",
SetString         414 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.cc   localized_strings->SetString("organize_menu",
SetString         416 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.cc   localized_strings->SetString("show_in_folder",
SetString         418 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.cc   localized_strings->SetString("sort",
SetString         420 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.cc   localized_strings->SetString("import_menu",
SetString         422 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.cc   localized_strings->SetString("export_menu",
SetString         424 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.cc   localized_strings->SetString("rename_folder",
SetString         426 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.cc   localized_strings->SetString("edit",
SetString         428 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.cc   localized_strings->SetString("should_open_all",
SetString         430 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.cc   localized_strings->SetString("open_incognito",
SetString         432 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.cc   localized_strings->SetString("open_in_new_tab",
SetString         434 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.cc   localized_strings->SetString("open_in_new_window",
SetString         436 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.cc   localized_strings->SetString("add_new_bookmark",
SetString         438 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.cc   localized_strings->SetString("new_folder",
SetString         440 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.cc   localized_strings->SetString("open_all",
SetString         442 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.cc   localized_strings->SetString("open_all_new_window",
SetString         444 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.cc   localized_strings->SetString("open_all_incognito",
SetString         446 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.cc   localized_strings->SetString("remove",
SetString         448 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.cc   localized_strings->SetString("copy",
SetString         450 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.cc   localized_strings->SetString("cut",
SetString         452 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.cc   localized_strings->SetString("paste",
SetString         454 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.cc   localized_strings->SetString("delete",
SetString         456 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.cc   localized_strings->SetString("undo_delete",
SetString         458 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.cc   localized_strings->SetString("new_folder_name",
SetString         460 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.cc   localized_strings->SetString("name_input_placeholder",
SetString         462 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.cc   localized_strings->SetString("url_input_placeholder",
SetString         464 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.cc   localized_strings->SetString("invalid_url",
SetString         466 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.cc   localized_strings->SetString("recent",
SetString         468 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.cc   localized_strings->SetString("search",
SetString         470 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.cc   localized_strings->SetString("save",
SetString         472 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.cc   localized_strings->SetString("cancel",
SetString         304 chrome/browser/extensions/api/commands/command_service.cc   keybinding->SetString(kExtension, extension_id);
SetString         305 chrome/browser/extensions/api/commands/command_service.cc   keybinding->SetString(kCommandName, command_name);
SetString         108 chrome/browser/extensions/api/commands/command_service_browsertest.cc   keybinding->SetString("extension", extension->id());
SetString         109 chrome/browser/extensions/api/commands/command_service_browsertest.cc   keybinding->SetString("command_name", kNamedCommandName);
SetString          15 chrome/browser/extensions/api/commands/commands.cc   result->SetString("name", command.command_name());
SetString          16 chrome/browser/extensions/api/commands/commands.cc   result->SetString("description", command.description());
SetString          17 chrome/browser/extensions/api/commands/commands.cc   result->SetString("shortcut",
SetString         163 chrome/browser/extensions/api/content_settings/content_settings_api.cc   result->SetString(keys::kContentSettingKey,
SetString         279 chrome/browser/extensions/api/content_settings/content_settings_api.cc     dict->SetString(keys::kIdKey, group_identifier);
SetString         280 chrome/browser/extensions/api/content_settings/content_settings_api.cc     dict->SetString(keys::kDescriptionKey, plugin_metadata->name());
SetString         263 chrome/browser/extensions/api/content_settings/content_settings_store.cc       setting_dict->SetString(keys::kPrimaryPatternKey,
SetString         265 chrome/browser/extensions/api/content_settings/content_settings_store.cc       setting_dict->SetString(keys::kSecondaryPatternKey,
SetString         267 chrome/browser/extensions/api/content_settings/content_settings_store.cc       setting_dict->SetString(
SetString         270 chrome/browser/extensions/api/content_settings/content_settings_store.cc       setting_dict->SetString(keys::kResourceIdentifierKey,
SetString         274 chrome/browser/extensions/api/content_settings/content_settings_store.cc       setting_dict->SetString(
SetString         121 chrome/browser/extensions/api/cookies/cookies_api.cc   dict->SetString(keys::kCauseKey, cause);
SetString          98 chrome/browser/extensions/api/cookies/cookies_helpers.cc   dict.SetString(keys::kIdKey, GetStoreIdFromProfile(profile));
SetString         160 chrome/browser/extensions/api/cookies/cookies_unittest.cc     dict->SetString(keys::kDomainKey, std::string(tests[i].filter));
SetString         373 chrome/browser/extensions/api/debugger/debugger_api.cc   protocol_request.SetString("method", method);
SetString         676 chrome/browser/extensions/api/debugger/debugger_api.cc   dictionary->SetString(kTargetIdField, target.GetId());
SetString         677 chrome/browser/extensions/api/debugger/debugger_api.cc   dictionary->SetString(kTargetTitleField, target.GetTitle());
SetString         679 chrome/browser/extensions/api/debugger/debugger_api.cc   dictionary->SetString(kTargetUrlField, target.GetUrl().spec());
SetString         685 chrome/browser/extensions/api/debugger/debugger_api.cc     dictionary->SetString(kTargetExtensionIdField, target.GetExtensionId());
SetString         690 chrome/browser/extensions/api/debugger/debugger_api.cc   dictionary->SetString(kTargetTypeField, type);
SetString         694 chrome/browser/extensions/api/debugger/debugger_api.cc     dictionary->SetString(kTargetFaviconUrlField, favicon_url.spec());
SetString          55 chrome/browser/extensions/api/declarative/rules_registry_with_cache_unittest.cc     manifest_extra.SetString(manifest_keys::kPublicKey, key);
SetString          61 chrome/browser/extensions/api/declarative/rules_registry_with_cache_unittest.cc     manifest_extra.SetString(manifest_keys::kPublicKey, key);
SetString         201 chrome/browser/extensions/api/declarative_webrequest/webrequest_action_unittest.cc   input.SetString(keys::kInstanceTypeKey, kUnknownActionType);
SetString         208 chrome/browser/extensions/api/declarative_webrequest/webrequest_action_unittest.cc   input.SetString(keys::kInstanceTypeKey, keys::kCancelRequestType);
SetString         234 chrome/browser/extensions/api/declarative_webrequest/webrequest_action_unittest.cc   correct_action.SetString(keys::kInstanceTypeKey, keys::kIgnoreRulesType);
SetString         237 chrome/browser/extensions/api/declarative_webrequest/webrequest_action_unittest.cc   incorrect_action.SetString(keys::kInstanceTypeKey, kUnknownActionType);
SetString         382 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition_attribute_unittest.cc       dictionary->SetString(*name, *value);
SetString         103 chrome/browser/extensions/api/declarative_webrequest/webrequest_rules_registry_unittest.cc     http_condition_dict->SetString(keys2::kHostSuffixKey, "example.com");
SetString         106 chrome/browser/extensions/api/declarative_webrequest/webrequest_rules_registry_unittest.cc     http_condition_url_filter.SetString(keys::kInstanceTypeKey,
SetString         113 chrome/browser/extensions/api/declarative_webrequest/webrequest_rules_registry_unittest.cc     https_condition_dict->SetString(keys2::kHostSuffixKey, "example.com");
SetString         114 chrome/browser/extensions/api/declarative_webrequest/webrequest_rules_registry_unittest.cc     https_condition_dict->SetString(keys2::kHostPrefixKey, "www");
SetString         117 chrome/browser/extensions/api/declarative_webrequest/webrequest_rules_registry_unittest.cc     https_condition_url_filter.SetString(keys::kInstanceTypeKey,
SetString         121 chrome/browser/extensions/api/declarative_webrequest/webrequest_rules_registry_unittest.cc     action_dict.SetString(keys::kInstanceTypeKey, keys::kCancelRequestType);
SetString         137 chrome/browser/extensions/api/declarative_webrequest/webrequest_rules_registry_unittest.cc     condition_dict.SetString(keys::kInstanceTypeKey, keys::kRequestMatcherType);
SetString         140 chrome/browser/extensions/api/declarative_webrequest/webrequest_rules_registry_unittest.cc     action_dict.SetString(keys::kInstanceTypeKey, keys::kCancelRequestType);
SetString         154 chrome/browser/extensions/api/declarative_webrequest/webrequest_rules_registry_unittest.cc     condition_dict.SetString(keys::kInstanceTypeKey, keys::kRequestMatcherType);
SetString         157 chrome/browser/extensions/api/declarative_webrequest/webrequest_rules_registry_unittest.cc     action_dict.SetString(keys::kInstanceTypeKey, keys::kRedirectRequestType);
SetString         158 chrome/browser/extensions/api/declarative_webrequest/webrequest_rules_registry_unittest.cc     action_dict.SetString(keys::kRedirectUrlKey, destination);
SetString         174 chrome/browser/extensions/api/declarative_webrequest/webrequest_rules_registry_unittest.cc     http_condition_dict->SetString(keys2::kPathContainsKey, "index.html");
SetString         175 chrome/browser/extensions/api/declarative_webrequest/webrequest_rules_registry_unittest.cc     condition_dict.SetString(keys::kInstanceTypeKey, keys::kRequestMatcherType);
SetString         179 chrome/browser/extensions/api/declarative_webrequest/webrequest_rules_registry_unittest.cc     action_dict.SetString(keys::kInstanceTypeKey, keys::kIgnoreRulesType);
SetString         211 chrome/browser/extensions/api/declarative_webrequest/webrequest_rules_registry_unittest.cc     action_dict.SetString(keys::kInstanceTypeKey, keys::kCancelRequestType);
SetString         251 chrome/browser/extensions/api/downloads/downloads_api.cc   json->SetString(kUrlKey, (url.is_valid() ? url.spec() : std::string()));
SetString         253 chrome/browser/extensions/api/downloads/downloads_api.cc   json->SetString(kReferrerUrlKey, (referrer.is_valid() ? referrer.spec()
SetString         255 chrome/browser/extensions/api/downloads/downloads_api.cc   json->SetString(kFilenameKey,
SetString         257 chrome/browser/extensions/api/downloads/downloads_api.cc   json->SetString(kDangerKey, DangerString(download_item->GetDangerType()));
SetString         258 chrome/browser/extensions/api/downloads/downloads_api.cc   json->SetString(kStateKey, StateString(download_item->GetState()));
SetString         261 chrome/browser/extensions/api/downloads/downloads_api.cc   json->SetString(kMimeKey, download_item->GetMimeType());
SetString         262 chrome/browser/extensions/api/downloads/downloads_api.cc   json->SetString(kStartTimeKey, TimeToISO8601(download_item->GetStartTime()));
SetString         267 chrome/browser/extensions/api/downloads/downloads_api.cc     json->SetString(kErrorKey,
SetString         271 chrome/browser/extensions/api/downloads/downloads_api.cc     json->SetString(kErrorKey,
SetString         276 chrome/browser/extensions/api/downloads/downloads_api.cc     json->SetString(kEndTimeKey, TimeToISO8601(download_item->GetEndTime()));
SetString         280 chrome/browser/extensions/api/downloads/downloads_api.cc     json->SetString(kEstimatedEndTimeKey, TimeToISO8601(now + time_remaining));
SetString         284 chrome/browser/extensions/api/downloads/downloads_api.cc     json->SetString(kByExtensionIdKey, by_ext->id());
SetString         285 chrome/browser/extensions/api/downloads/downloads_api.cc     json->SetString(kByExtensionNameKey, by_ext->name());
SetString         294 chrome/browser/extensions/api/downloads/downloads_api.cc       json->SetString(kByExtensionNameKey, extension->name());
SetString        1597 chrome/browser/extensions/api/downloads/downloads_api.cc   json->SetString(kFilenameKey, suggested_path.LossyDisplayName());
SetString         190 chrome/browser/extensions/api/enterprise_platform_keys_private/enterprise_platform_keys_private_api_unittest.cc     prefs_->SetString(prefs::kGoogleServicesUsername, "test@google.com");
SetString         253 chrome/browser/extensions/api/enterprise_platform_keys_private/enterprise_platform_keys_private_api_unittest.cc   prefs_->SetString(prefs::kGoogleServicesUsername, "test@chromium.org");
SetString         397 chrome/browser/extensions/api/enterprise_platform_keys_private/enterprise_platform_keys_private_api_unittest.cc   prefs_->SetString(prefs::kGoogleServicesUsername, "test@chromium.org");
SetString         202 chrome/browser/extensions/api/extension_action/extension_action_api.cc   dict->SetString(kPopupUrlStorageKey,
SetString         204 chrome/browser/extensions/api/extension_action/extension_action_api.cc   dict->SetString(kTitleStorageKey, action->GetTitle(kDefaultTabId));
SetString         205 chrome/browser/extensions/api/extension_action/extension_action_api.cc   dict->SetString(kBadgeTextStorageKey, action->GetBadgeText(kDefaultTabId));
SetString         206 chrome/browser/extensions/api/extension_action/extension_action_api.cc   dict->SetString(
SetString         209 chrome/browser/extensions/api/extension_action/extension_action_api.cc   dict->SetString(kBadgeTextColorStorageKey,
SetString         220 chrome/browser/extensions/api/extension_action/extension_action_api.cc         icon_value->SetString(
SetString         107 chrome/browser/extensions/api/feedback_private/feedback_private_api.cc   dict->SetString(id, l10n_util::GetStringUTF16(idr))
SetString         338 chrome/browser/extensions/api/file_system/file_system_api.cc   entry->SetString("fileSystemId", file_entry.filesystem_id);
SetString         339 chrome/browser/extensions/api/file_system/file_system_api.cc   entry->SetString("baseName", file_entry.registered_name);
SetString         341 chrome/browser/extensions/api/file_system/file_system_api.cc     entry->SetString("id", file_entry.id);
SetString         343 chrome/browser/extensions/api/file_system/file_system_api.cc     entry->SetString("id", id_override);
SetString         172 chrome/browser/extensions/api/font_settings/font_settings_api.cc   dict->SetString(kFontIdKey, font_name);
SetString         173 chrome/browser/extensions/api/font_settings/font_settings_api.cc   dict->SetString(kGenericFamilyKey, generic_family);
SetString         174 chrome/browser/extensions/api/font_settings/font_settings_api.cc   dict->SetString(kScriptKey, script);
SetString         270 chrome/browser/extensions/api/font_settings/font_settings_api.cc   result->SetString(kFontIdKey, font_name);
SetString         271 chrome/browser/extensions/api/font_settings/font_settings_api.cc   result->SetString(kLevelOfControlKey, level_of_control);
SetString         372 chrome/browser/extensions/api/font_settings/font_settings_api.cc   result->SetString(kLevelOfControlKey, level_of_control);
SetString          17 chrome/browser/extensions/api/font_settings/font_settings_apitest.cc   prefs->SetString(prefs::kWebKitStandardFontFamilyKorean, "Tahoma");
SetString          18 chrome/browser/extensions/api/font_settings/font_settings_apitest.cc   prefs->SetString(prefs::kWebKitSansSerifFontFamily, "Arial");
SetString          29 chrome/browser/extensions/api/font_settings/font_settings_apitest.cc   prefs->SetString(prefs::kWebKitStandardFontFamilyKorean, "Tahoma");
SetString          30 chrome/browser/extensions/api/font_settings/font_settings_apitest.cc   prefs->SetString(prefs::kWebKitSansSerifFontFamily, "Arial");
SetString          24 chrome/browser/extensions/api/identity_private/identity_private_api.cc   result->SetString("IDR_CLOSE_DIALOG",
SetString          26 chrome/browser/extensions/api/identity_private/identity_private_api.cc   result->SetString("IDR_CLOSE_DIALOG_H",
SetString          28 chrome/browser/extensions/api/identity_private/identity_private_api.cc   result->SetString("IDR_CLOSE_DIALOG_P",
SetString          30 chrome/browser/extensions/api/identity_private/identity_private_api.cc   result->SetString(
SetString         153 chrome/browser/extensions/api/input/input.cc   results->SetString("layout", keyboard::GetKeyboardLayout());
SetString         408 chrome/browser/extensions/api/media_galleries_private/media_galleries_private_api.cc       handler->SetString("extensionId", action->extension_id());
SetString         409 chrome/browser/extensions/api/media_galleries_private/media_galleries_private_api.cc       handler->SetString("id", action->id());
SetString         410 chrome/browser/extensions/api/media_galleries_private/media_galleries_private_api.cc       handler->SetString("title", action->title());
SetString         411 chrome/browser/extensions/api/media_galleries_private/media_galleries_private_api.cc       handler->SetString("iconUrl", action->icon_path());
SetString          27 chrome/browser/extensions/api/messaging/native_messaging_test_util.cc   manifest->SetString("name", ScopedTestNativeMessagingHost::kHostName);
SetString          28 chrome/browser/extensions/api/messaging/native_messaging_test_util.cc   manifest->SetString("description", "Native Messaging Echo Test");
SetString          29 chrome/browser/extensions/api/messaging/native_messaging_test_util.cc   manifest->SetString("type", "stdio");
SetString          40 chrome/browser/extensions/api/messaging/native_messaging_test_util.cc   manifest->SetString("path", host_path.AsUTF8Unsafe());
SetString         178 chrome/browser/extensions/api/page_capture/page_capture_api.cc   dict->SetString("mhtmlFilePath", mhtml_path_.value());
SetString         560 chrome/browser/extensions/api/preference/preference_api.cc   result->SetString(keys::kLevelOfControl, level_of_control);
SetString         113 chrome/browser/extensions/api/preference/preference_helpers.cc       dict->SetString(kLevelOfControlKey, level_of_control);
SetString         100 chrome/browser/extensions/api/processes/processes_api.cc   result->SetString(keys::kTypeKey, type);
SetString         150 chrome/browser/extensions/api/processes/processes_api.cc   result->SetString(keys::kTitleKey, model->GetResourceTitle(index));
SetString         151 chrome/browser/extensions/api/processes/processes_api.cc   result->SetString(keys::kProfileKey,
SetString          43 chrome/browser/extensions/api/proxy/proxy_api.cc   dict->SetString(keys::kProxyEventError, net::ErrorToString(error_code));
SetString          44 chrome/browser/extensions/api/proxy/proxy_api.cc   dict->SetString(keys::kProxyEventDetails, std::string());
SetString          64 chrome/browser/extensions/api/proxy/proxy_api.cc   dict->SetString(keys::kProxyEventError,
SetString          74 chrome/browser/extensions/api/proxy/proxy_api.cc   dict->SetString(keys::kProxyEventDetails, error_msg);
SetString         152 chrome/browser/extensions/api/proxy/proxy_api.cc   extension_pref->SetString(keys::kProxyConfigMode,
SetString         434 chrome/browser/extensions/api/proxy/proxy_api_helpers.cc       out->SetString(keys::kProxyConfigRuleScheme, "http");
SetString         437 chrome/browser/extensions/api/proxy/proxy_api_helpers.cc       out->SetString(keys::kProxyConfigRuleScheme, "https");
SetString         440 chrome/browser/extensions/api/proxy/proxy_api_helpers.cc       out->SetString(keys::kProxyConfigRuleScheme, "quic");
SetString         443 chrome/browser/extensions/api/proxy/proxy_api_helpers.cc       out->SetString(keys::kProxyConfigRuleScheme, "socks4");
SetString         446 chrome/browser/extensions/api/proxy/proxy_api_helpers.cc       out->SetString(keys::kProxyConfigRuleScheme, "socks5");
SetString         453 chrome/browser/extensions/api/proxy/proxy_api_helpers.cc   out->SetString(keys::kProxyConfigRuleHost, proxy.host_port_pair().host());
SetString         481 chrome/browser/extensions/api/proxy/proxy_api_helpers.cc     pac_script_dict->SetString(keys::kProxyConfigPacScriptData, pac_data);
SetString         483 chrome/browser/extensions/api/proxy/proxy_api_helpers.cc     pac_script_dict->SetString(keys::kProxyConfigPacScriptUrl, pac_url);
SetString          32 chrome/browser/extensions/api/proxy/proxy_api_helpers_unittest.cc   dict->SetString(keys::kProxyConfigRuleHost, host);
SetString          42 chrome/browser/extensions/api/proxy/proxy_api_helpers_unittest.cc   dict->SetString(keys::kProxyConfigRuleScheme, schema);
SetString          43 chrome/browser/extensions/api/proxy/proxy_api_helpers_unittest.cc   dict->SetString(keys::kProxyConfigRuleHost, host);
SetString          78 chrome/browser/extensions/api/proxy/proxy_api_helpers_unittest.cc   proxy_config.SetString(
SetString          88 chrome/browser/extensions/api/proxy/proxy_api_helpers_unittest.cc   proxy_config.SetString(keys::kProxyConfigMode, "foobar");
SetString         103 chrome/browser/extensions/api/proxy/proxy_api_helpers_unittest.cc   proxy_config.SetString(
SetString         117 chrome/browser/extensions/api/proxy/proxy_api_helpers_unittest.cc   pacScriptDict->SetString(keys::kProxyConfigPacScriptUrl, kSamplePacScriptUrl);
SetString         133 chrome/browser/extensions/api/proxy/proxy_api_helpers_unittest.cc   proxy_config.SetString(
SetString         146 chrome/browser/extensions/api/proxy/proxy_api_helpers_unittest.cc   pacScriptDict->SetString(keys::kProxyConfigPacScriptData, kSamplePacScript);
SetString         162 chrome/browser/extensions/api/proxy/proxy_api_helpers_unittest.cc   proxy_config.SetString(
SetString         193 chrome/browser/extensions/api/proxy/proxy_api_helpers_unittest.cc   proxy_config.SetString(
SetString         306 chrome/browser/extensions/api/proxy/proxy_api_helpers_unittest.cc   proxy_server_dict.SetString(keys::kProxyConfigRuleHost, "proxy_server");
SetString         314 chrome/browser/extensions/api/proxy/proxy_api_helpers_unittest.cc   proxy_server_dict.SetString(keys::kProxyConfigRuleScheme, "socks4");
SetString         401 chrome/browser/extensions/api/proxy/proxy_api_helpers_unittest.cc   expected->SetString(keys::kProxyConfigPacScriptUrl, kSamplePacScriptUrl);
SetString         416 chrome/browser/extensions/api/proxy/proxy_api_helpers_unittest.cc   expected->SetString(keys::kProxyConfigPacScriptData, kSamplePacScript);
SetString         324 chrome/browser/extensions/api/runtime/runtime_api.cc     info->SetString(kInstallReason, kInstallReasonUpdate);
SetString         325 chrome/browser/extensions/api/runtime/runtime_api.cc     info->SetString(kInstallPreviousVersion, old_version.GetString());
SetString         327 chrome/browser/extensions/api/runtime/runtime_api.cc     info->SetString(kInstallReason, kInstallReasonChromeUpdate);
SetString         329 chrome/browser/extensions/api/runtime/runtime_api.cc     info->SetString(kInstallReason, kInstallReasonInstall);
SetString         535 chrome/browser/extensions/api/runtime/runtime_api.cc   details->SetString("version", version);
SetString         617 chrome/browser/extensions/api/runtime/runtime_api.cc   dict->SetString("fileSystemId", filesystem_id);
SetString         618 chrome/browser/extensions/api/runtime/runtime_api.cc   dict->SetString("baseName", relative_path);
SetString          42 chrome/browser/extensions/api/serial/serial_apitest.cc     device0->SetString("path", "/dev/fakeserial");
SetString          44 chrome/browser/extensions/api/serial/serial_apitest.cc     device1->SetString("path", "\\\\COM800\\");
SetString          56 chrome/browser/extensions/api/settings_overrides/settings_overrides_browsertest.cc   prefs->SetString(prefs::kHomePage, "http://google.com/");
SetString          81 chrome/browser/extensions/api/signed_in_devices/id_mapping_helper.cc       value->SetString(local_id, device->guid());
SetString          28 chrome/browser/extensions/api/signed_in_devices/signed_in_devices_manager_unittest.cc   profile->GetPrefs()->SetString(prefs::kGoogleServicesUsername, "foo");
SetString         145 chrome/browser/extensions/api/storage/policy_value_store_unittest.cc   dict.SetString("key", "value");
SetString         178 chrome/browser/extensions/api/storage/settings_apitest.cc     message->SetString("namespace", ToString(settings_namespace));
SetString         179 chrome/browser/extensions/api/storage/settings_apitest.cc     message->SetString("action", action);
SetString          41 chrome/browser/extensions/api/streams_private/streams_private_api.cc       result->SetString(header_name, header_value);
SetString         166 chrome/browser/extensions/api/sync_file_system/sync_file_system_api.cc   dict->SetString("name", file_system_name);
SetString         167 chrome/browser/extensions/api/sync_file_system/sync_file_system_api.cc   dict->SetString("root", root_url.spec());
SetString         276 chrome/browser/extensions/api/sync_file_system/sync_file_system_api.cc     dict->SetString("status", ToString(file_status));
SetString         280 chrome/browser/extensions/api/sync_file_system/sync_file_system_api.cc     dict->SetString("error", ErrorToString(file_error));
SetString         125 chrome/browser/extensions/api/sync_file_system/sync_file_system_api_helpers.cc   dict->SetString("fileSystemType",
SetString         127 chrome/browser/extensions/api/sync_file_system/sync_file_system_api_helpers.cc   dict->SetString("fileSystemName",
SetString         129 chrome/browser/extensions/api/sync_file_system/sync_file_system_api_helpers.cc   dict->SetString("rootUrl", root_url);
SetString         130 chrome/browser/extensions/api/sync_file_system/sync_file_system_api_helpers.cc   dict->SetString("filePath", file_path);
SetString         129 chrome/browser/extensions/api/system_private/system_private_api.cc   dict->SetString(kStateKey, state);
SetString         141 chrome/browser/extensions/api/tab_capture/tab_capture_api.cc     constraint->SetString(kMediaStreamSource, kMediaStreamSourceTab);
SetString         142 chrome/browser/extensions/api/tab_capture/tab_capture_api.cc     constraint->SetString(kMediaStreamSourceId, device_id);
SetString         109 chrome/browser/extensions/api/tabs/ash_panel_contents.cc   tab_value->SetString(
SetString         111 chrome/browser/extensions/api/tabs/ash_panel_contents.cc   tab_value->SetString(
SetString         124 chrome/browser/extensions/api/tabs/ash_panel_contents.cc   tab_value->SetString(
SetString          75 chrome/browser/extensions/api/tabs/tabs_event_router.cc   changed_properties->SetString(tabs_constants::kStatusKey,
SetString          85 chrome/browser/extensions/api/tabs/tabs_event_router.cc   changed_properties->SetString(tabs_constants::kStatusKey,
SetString          90 chrome/browser/extensions/api/tabs/tabs_event_router.cc     changed_properties->SetString(tabs_constants::kUrlKey, url_.spec());
SetString         409 chrome/browser/extensions/api/tabs/tabs_event_router.cc     changed_properties->SetString(
SetString          38 chrome/browser/extensions/api/top_sites/top_sites_api.cc       page_value->SetString("url", url.url.spec());
SetString          40 chrome/browser/extensions/api/top_sites/top_sites_api.cc         page_value->SetString("title", url.url.spec());
SetString          42 chrome/browser/extensions/api/top_sites/top_sites_api.cc         page_value->SetString("title", url.title);
SetString          74 chrome/browser/extensions/api/web_navigation/web_navigation_api_helpers.cc   dict->SetString(keys::kUrlKey, validated_url.spec());
SetString          99 chrome/browser/extensions/api/web_navigation/web_navigation_api_helpers.cc   dict->SetString(keys::kUrlKey, url.spec());
SetString         110 chrome/browser/extensions/api/web_navigation/web_navigation_api_helpers.cc   dict->SetString(keys::kTransitionTypeKey, transition_type_string);
SetString         137 chrome/browser/extensions/api/web_navigation/web_navigation_api_helpers.cc   dict->SetString(keys::kUrlKey, url.spec());
SetString         159 chrome/browser/extensions/api/web_navigation/web_navigation_api_helpers.cc   dict->SetString(keys::kUrlKey, url.spec());
SetString         194 chrome/browser/extensions/api/web_navigation/web_navigation_api_helpers.cc   dict->SetString(keys::kUrlKey, target_url.possibly_invalid_spec());
SetString         216 chrome/browser/extensions/api/web_navigation/web_navigation_api_helpers.cc   dict->SetString(keys::kUrlKey, url.spec());
SetString         219 chrome/browser/extensions/api/web_navigation/web_navigation_api_helpers.cc   dict->SetString(keys::kErrorKey, net::ErrorToString(error_code));
SetString         219 chrome/browser/extensions/api/web_request/web_request_api.cc   out->SetString(keys::kRequestIdKey,
SetString         221 chrome/browser/extensions/api/web_request/web_request_api.cc   out->SetString(keys::kUrlKey, request->url().spec());
SetString         222 chrome/browser/extensions/api/web_request/web_request_api.cc   out->SetString(keys::kMethodKey, request->method());
SetString         226 chrome/browser/extensions/api/web_request/web_request_api.cc   out->SetString(keys::kTypeKey, helpers::ResourceTypeToString(resource_type));
SetString         267 chrome/browser/extensions/api/web_request/web_request_api.cc     requestBody->SetString(keys::kRequestBodyErrorKey, "Unknown error.");
SetString         304 chrome/browser/extensions/api/web_request/web_request_api.cc   header->SetString(keys::kHeaderNameKey, name);
SetString         306 chrome/browser/extensions/api/web_request/web_request_api.cc     header->SetString(keys::kHeaderValueKey, value);
SetString         860 chrome/browser/extensions/api/web_request/web_request_api.cc     dict->SetString(keys::kStatusLineKey,
SetString         925 chrome/browser/extensions/api/web_request/web_request_api.cc     dict->SetString(keys::kSchemeKey, auth_info.scheme);
SetString         927 chrome/browser/extensions/api/web_request/web_request_api.cc     dict->SetString(keys::kRealmKey, auth_info.realm);
SetString         929 chrome/browser/extensions/api/web_request/web_request_api.cc   challenger->SetString(keys::kHostKey, auth_info.challenger.host());
SetString         985 chrome/browser/extensions/api/web_request/web_request_api.cc   dict->SetString(keys::kRedirectUrlKey, new_location.spec());
SetString         988 chrome/browser/extensions/api/web_request/web_request_api.cc     dict->SetString(keys::kIpKey, response_ip);
SetString        1032 chrome/browser/extensions/api/web_request/web_request_api.cc     dict->SetString(keys::kIpKey, response_ip);
SetString        1085 chrome/browser/extensions/api/web_request/web_request_api.cc     dict->SetString(keys::kIpKey, response_ip);
SetString        1135 chrome/browser/extensions/api/web_request/web_request_api.cc       dict->SetString(keys::kIpKey, response_ip);
SetString        1138 chrome/browser/extensions/api/web_request/web_request_api.cc   dict->SetString(keys::kErrorKey,
SetString        1605 chrome/browser/extensions/api/web_request/web_request_api.cc         summary->SetString(activitylog::kCookieModificationTypeKey,
SetString        1609 chrome/browser/extensions/api/web_request/web_request_api.cc         summary->SetString(activitylog::kCookieModificationTypeKey,
SetString        1613 chrome/browser/extensions/api/web_request/web_request_api.cc         summary->SetString(activitylog::kCookieModificationTypeKey,
SetString        1619 chrome/browser/extensions/api/web_request/web_request_api.cc         summary->SetString(activitylog::kCookieFilterNameKey,
SetString        1622 chrome/browser/extensions/api/web_request/web_request_api.cc         summary->SetString(activitylog::kCookieFilterDomainKey,
SetString        1627 chrome/browser/extensions/api/web_request/web_request_api.cc         summary->SetString(activitylog::kCookieModDomainKey,
SetString        1630 chrome/browser/extensions/api/web_request/web_request_api.cc         summary->SetString(activitylog::kCookieModDomainKey,
SetString        1648 chrome/browser/extensions/api/web_request/web_request_api.cc       details->SetString(activitylog::kNewUrlKey, delta.new_url.spec());
SetString        1677 chrome/browser/extensions/api/web_request/web_request_api.cc     details->SetString(activitylog::kAuthCredentialsKey,
SetString        1801 chrome/browser/extensions/api/web_request/web_request_api.cc       argument->SetString(keys::kMessageKey, *message);
SetString        1802 chrome/browser/extensions/api/web_request/web_request_api.cc       argument->SetString(keys::kStageKey,
SetString         221 chrome/browser/extensions/api/web_request/web_request_api_helpers.cc   dict->SetString("extension_id", delta->extension_id);
SetString         144 chrome/browser/extensions/api/webrtc_logging_private/webrtc_logging_private_apitest.cc   meta_data_entry->SetString("key", "app_session_id");
SetString         145 chrome/browser/extensions/api/webrtc_logging_private/webrtc_logging_private_apitest.cc   meta_data_entry->SetString("value", kTestLoggingSessionId);
SetString         149 chrome/browser/extensions/api/webrtc_logging_private/webrtc_logging_private_apitest.cc   meta_data_entry->SetString("key", "url");
SetString         150 chrome/browser/extensions/api/webrtc_logging_private/webrtc_logging_private_apitest.cc   meta_data_entry->SetString("value", kTestLoggingUrl);
SetString         186 chrome/browser/extensions/api/webstore_private/webstore_private_api.cc   profile->GetPrefs()->SetString(kWebstoreLogin, login);
SetString         631 chrome/browser/extensions/chrome_app_sorting_unittest.cc     simple_dict.SetString(keys::kVersion, "1.0.0.0");
SetString         632 chrome/browser/extensions/chrome_app_sorting_unittest.cc     simple_dict.SetString(keys::kName, "unused");
SetString         633 chrome/browser/extensions/chrome_app_sorting_unittest.cc     simple_dict.SetString(keys::kApp, "true");
SetString         634 chrome/browser/extensions/chrome_app_sorting_unittest.cc     simple_dict.SetString(keys::kLaunchLocalPath, "fake.html");
SetString         812 chrome/browser/extensions/chrome_app_sorting_unittest.cc     simple_dict.SetString(keys::kVersion, "1.0.0.0");
SetString         813 chrome/browser/extensions/chrome_app_sorting_unittest.cc     simple_dict.SetString(keys::kName, name);
SetString         814 chrome/browser/extensions/chrome_app_sorting_unittest.cc     simple_dict.SetString(keys::kApp, "true");
SetString         815 chrome/browser/extensions/chrome_app_sorting_unittest.cc     simple_dict.SetString(keys::kLaunchLocalPath, "fake.html");
SetString         185 chrome/browser/extensions/chrome_extensions_browser_client.cc   pref_service->SetString(pref_names::kLastChromeVersion,
SetString         362 chrome/browser/extensions/component_loader.cc     manifest->SetString(manifest_keys::kName, name);
SetString          90 chrome/browser/extensions/convert_user_script.cc     root->SetString(keys::kName, script.name());
SetString          92 chrome/browser/extensions/convert_user_script.cc     root->SetString(keys::kName, original_url.ExtractFileName());
SetString          97 chrome/browser/extensions/convert_user_script.cc     root->SetString(keys::kVersion, script.version());
SetString          99 chrome/browser/extensions/convert_user_script.cc     root->SetString(keys::kVersion, "1.0");
SetString         101 chrome/browser/extensions/convert_user_script.cc   root->SetString(keys::kDescription, script.description());
SetString         102 chrome/browser/extensions/convert_user_script.cc   root->SetString(keys::kPublicKey, key);
SetString         148 chrome/browser/extensions/convert_user_script.cc     content_script->SetString(keys::kRunAt, values::kRunAtDocumentStart);
SetString         150 chrome/browser/extensions/convert_user_script.cc     content_script->SetString(keys::kRunAt, values::kRunAtDocumentEnd);
SetString         153 chrome/browser/extensions/convert_user_script.cc     content_script->SetString(keys::kRunAt, values::kRunAtDocumentIdle);
SetString         105 chrome/browser/extensions/convert_web_app.cc   root->SetString(keys::kPublicKey, GenerateKey(web_app.app_url));
SetString         106 chrome/browser/extensions/convert_web_app.cc   root->SetString(keys::kName, base::UTF16ToUTF8(web_app.title));
SetString         107 chrome/browser/extensions/convert_web_app.cc   root->SetString(keys::kVersion, ConvertTimeToExtensionVersion(create_time));
SetString         108 chrome/browser/extensions/convert_web_app.cc   root->SetString(keys::kDescription, base::UTF16ToUTF8(web_app.description));
SetString         109 chrome/browser/extensions/convert_web_app.cc   root->SetString(keys::kLaunchWebURL, web_app.app_url.spec());
SetString         118 chrome/browser/extensions/convert_web_app.cc     icons->SetString(size, icon_path);
SetString         212 chrome/browser/extensions/extension_apitest.cc   test_config_->SetString(kTestDataDirectory,
SetString         326 chrome/browser/extensions/extension_apitest.cc     test_config_->SetString(kTestCustomArg, custom_arg);
SetString         159 chrome/browser/extensions/extension_gcm_app_handler_unittest.cc     manifest.SetString(manifest_keys::kVersion, "1.0.0.0");
SetString         160 chrome/browser/extensions/extension_gcm_app_handler_unittest.cc     manifest.SetString(manifest_keys::kName, kTestExtensionName);
SetString         520 chrome/browser/extensions/extension_install_prompt.cc       localized_manifest->SetString(extensions::manifest_keys::kName,
SetString         524 chrome/browser/extensions/extension_install_prompt.cc       localized_manifest->SetString(extensions::manifest_keys::kDescription,
SetString          57 chrome/browser/extensions/extension_messages_apitest.cc     event->SetString("data", data);
SetString         476 chrome/browser/extensions/extension_prefs_unittest.cc     manifest.SetString(manifest_keys::kName, "test");
SetString         477 chrome/browser/extensions/extension_prefs_unittest.cc     manifest.SetString(manifest_keys::kVersion, "1." + base::IntToString(num));
SetString         588 chrome/browser/extensions/extension_prefs_unittest.cc     dictionary.SetString(manifest_keys::kName, "test");
SetString         589 chrome/browser/extensions/extension_prefs_unittest.cc     dictionary.SetString(manifest_keys::kVersion, "0.1");
SetString         590 chrome/browser/extensions/extension_prefs_unittest.cc     dictionary.SetString(manifest_keys::kBackgroundPage, "background.html");
SetString         598 chrome/browser/extensions/extension_prefs_unittest.cc     manifest.SetString(manifest_keys::kName, "test");
SetString         599 chrome/browser/extensions/extension_prefs_unittest.cc     manifest.SetString(manifest_keys::kVersion, "0.2");
SetString         699 chrome/browser/extensions/extension_prefs_unittest.cc       dictionary.SetString(manifest_keys::kName, "from_webstore");
SetString         700 chrome/browser/extensions/extension_prefs_unittest.cc       dictionary.SetString(manifest_keys::kVersion, "0.1");
SetString         707 chrome/browser/extensions/extension_prefs_unittest.cc       dictionary.SetString(manifest_keys::kName, "from_bookmark");
SetString         708 chrome/browser/extensions/extension_prefs_unittest.cc       dictionary.SetString(manifest_keys::kVersion, "0.1");
SetString         715 chrome/browser/extensions/extension_prefs_unittest.cc       dictionary.SetString(manifest_keys::kName, "was_installed_by_default");
SetString         716 chrome/browser/extensions/extension_prefs_unittest.cc       dictionary.SetString(manifest_keys::kVersion, "0.1");
SetString         725 chrome/browser/extensions/extension_prefs_unittest.cc       dictionary.SetString(manifest_keys::kName, "was_installed_by_oem");
SetString         726 chrome/browser/extensions/extension_prefs_unittest.cc       dictionary.SetString(manifest_keys::kVersion, "0.1");
SetString         756 chrome/browser/extensions/extension_prefs_unittest.cc   simple_dict.SetString(manifest_keys::kVersion, "1.0.0.0");
SetString         757 chrome/browser/extensions/extension_prefs_unittest.cc   simple_dict.SetString(manifest_keys::kName, "unused");
SetString          33 chrome/browser/extensions/extension_protocols_unittest.cc   manifest.SetString("name", name);
SetString          34 chrome/browser/extensions/extension_protocols_unittest.cc   manifest.SetString("version", "1");
SetString          36 chrome/browser/extensions/extension_protocols_unittest.cc   manifest.SetString("incognito", incognito_split_mode ? "split" : "spanning");
SetString          52 chrome/browser/extensions/extension_protocols_unittest.cc   manifest.SetString("name", "WebStore");
SetString          53 chrome/browser/extensions/extension_protocols_unittest.cc   manifest.SetString("version", "1");
SetString          54 chrome/browser/extensions/extension_protocols_unittest.cc   manifest.SetString("icons.16", "webstore_icon_16.png");
SetString          70 chrome/browser/extensions/extension_protocols_unittest.cc   manifest.SetString("name", "An extension with web-accessible resources");
SetString          71 chrome/browser/extensions/extension_protocols_unittest.cc   manifest.SetString("version", "2");
SetString        2898 chrome/browser/extensions/extension_service_unittest.cc   manifest.SetString("version", "2.0");
SetString        2899 chrome/browser/extensions/extension_service_unittest.cc   manifest.SetString("name", "LOAD Downgrade Test");
SetString        2916 chrome/browser/extensions/extension_service_unittest.cc   manifest.SetString("version", "1.0");
SetString        3782 chrome/browser/extensions/extension_service_unittest.cc   manifest.SetString(keys::kName, "simple_extension");
SetString        3783 chrome/browser/extensions/extension_service_unittest.cc   manifest.SetString(keys::kVersion, "1");
SetString         106 chrome/browser/extensions/extension_special_storage_policy_unittest.cc     manifest.SetString(keys::kName, "Protected");
SetString         107 chrome/browser/extensions/extension_special_storage_policy_unittest.cc     manifest.SetString(keys::kVersion, "1");
SetString         108 chrome/browser/extensions/extension_special_storage_policy_unittest.cc     manifest.SetString(keys::kLaunchWebURL, "http://explicit/protected/start");
SetString         128 chrome/browser/extensions/extension_special_storage_policy_unittest.cc     manifest.SetString(keys::kName, "Unlimited");
SetString         129 chrome/browser/extensions/extension_special_storage_policy_unittest.cc     manifest.SetString(keys::kVersion, "1");
SetString         130 chrome/browser/extensions/extension_special_storage_policy_unittest.cc     manifest.SetString(keys::kLaunchWebURL, "http://explicit/unlimited/start");
SetString         153 chrome/browser/extensions/extension_special_storage_policy_unittest.cc     manifest.SetString(keys::kName, "App");
SetString         154 chrome/browser/extensions/extension_special_storage_policy_unittest.cc     manifest.SetString(keys::kVersion, "1");
SetString         155 chrome/browser/extensions/extension_special_storage_policy_unittest.cc     manifest.SetString(keys::kPlatformAppBackgroundPage, "background.html");
SetString         136 chrome/browser/extensions/extension_tab_util.cc   result->SetString(keys::kStatusKey, GetTabStatusText(is_loading));
SetString         154 chrome/browser/extensions/extension_tab_util.cc   result->SetString(keys::kUrlKey, contents->GetURL().spec());
SetString         155 chrome/browser/extensions/extension_tab_util.cc   result->SetString(keys::kTitleKey, contents->GetTitle());
SetString         159 chrome/browser/extensions/extension_tab_util.cc       result->SetString(keys::kFaviconUrlKey, entry->GetFavicon().url.spec());
SetString         189 chrome/browser/extensions/extension_util.cc   dict->SetString("id", extension->id());
SetString         190 chrome/browser/extensions/extension_util.cc   dict->SetString("name", extension->name());
SetString         198 chrome/browser/extensions/extension_util.cc   dict->SetString("icon", icon.spec());
SetString          49 chrome/browser/extensions/external_component_loader.cc   prefs_->SetString(appId + ".external_update_url",
SetString          55 chrome/browser/extensions/external_component_loader.cc     prefs_->SetString(hotwordId + ".external_update_url",
SetString          71 chrome/browser/extensions/external_component_loader.cc         prefs_->SetString(ext_id + ".external_update_url",
SetString          91 chrome/browser/extensions/external_component_loader.cc         prefs_->SetString(ext_id + ".external_update_url",
SetString          40 chrome/browser/extensions/external_policy_loader.cc   dict->SetString(base::StringPrintf("%s.%s", extension_id.c_str(),
SetString         144 chrome/browser/extensions/external_policy_loader_unittest.cc   forced_extensions.SetString("invalid", "http://www.example.com/crx");
SetString         145 chrome/browser/extensions/external_policy_loader_unittest.cc   forced_extensions.SetString("dddddddddddddddddddddddddddddddd",
SetString         147 chrome/browser/extensions/external_policy_loader_unittest.cc   forced_extensions.SetString("invalid", "bad");
SetString         103 chrome/browser/extensions/external_registry_loader_win.cc       prefs->SetString(id + "." + ExternalProviderImpl::kInstallParam,
SetString         112 chrome/browser/extensions/external_registry_loader_win.cc       prefs->SetString(
SetString         166 chrome/browser/extensions/external_registry_loader_win.cc     prefs->SetString(
SetString         169 chrome/browser/extensions/external_registry_loader_win.cc     prefs->SetString(
SetString         166 chrome/browser/extensions/install_signer.cc   value->SetString(kExpireDateKey, expire_date);
SetString         171 chrome/browser/extensions/install_signer.cc   value->SetString(kSaltKey, salt_base64);
SetString         172 chrome/browser/extensions/install_signer.cc   value->SetString(kSignatureKey, signature_base64);
SetString         173 chrome/browser/extensions/install_signer.cc   value->SetString(kTimestampKey,
SetString         384 chrome/browser/extensions/install_signer.cc   dictionary.SetString(kHashKey, hash_base64);
SetString          65 chrome/browser/extensions/menu_manager.cc     properties->SetString(key, id.string_uid);
SetString         201 chrome/browser/extensions/menu_manager.cc   value->SetString(kStringUIDKey, id_.string_uid);
SetString         205 chrome/browser/extensions/menu_manager.cc     value->SetString(kTitleKey, title_);
SetString         212 chrome/browser/extensions/menu_manager.cc     value->SetString(kParentUIDKey, parent_id_->string_uid);
SetString         603 chrome/browser/extensions/menu_manager.cc     dictionary->SetString(key, url.possibly_invalid_spec());
SetString         637 chrome/browser/extensions/menu_manager.cc       properties->SetString("mediaType", "image");
SetString         640 chrome/browser/extensions/menu_manager.cc       properties->SetString("mediaType", "video");
SetString         643 chrome/browser/extensions/menu_manager.cc       properties->SetString("mediaType", "audio");
SetString         654 chrome/browser/extensions/menu_manager.cc     properties->SetString("selectionText", params.selection_text);
SetString         236 chrome/browser/extensions/menu_manager_unittest.cc   value.SetString("string_uid", std::string());
SetString         238 chrome/browser/extensions/menu_manager_unittest.cc   value.SetString("title", title);
SetString         614 chrome/browser/extensions/sandboxed_unpacker.cc   final_manifest->SetString(manifest_keys::kPublicKey, public_key_);
SetString          34 chrome/browser/extensions/standard_management_policy_provider_unittest.cc     values.SetString(manifest_keys::kName, "test");
SetString          35 chrome/browser/extensions/standard_management_policy_provider_unittest.cc     values.SetString(manifest_keys::kVersion, "0.1");
SetString         128 chrome/browser/extensions/test_extension_prefs.cc   dictionary.SetString(manifest_keys::kName, name);
SetString         129 chrome/browser/extensions/test_extension_prefs.cc   dictionary.SetString(manifest_keys::kVersion, "0.1");
SetString         135 chrome/browser/extensions/test_extension_prefs.cc   dictionary.SetString(manifest_keys::kName, name);
SetString         136 chrome/browser/extensions/test_extension_prefs.cc   dictionary.SetString(manifest_keys::kVersion, "0.1");
SetString         137 chrome/browser/extensions/test_extension_prefs.cc   dictionary.SetString(manifest_keys::kApp, "true");
SetString         138 chrome/browser/extensions/test_extension_prefs.cc   dictionary.SetString(manifest_keys::kLaunchWebURL, "http://example.com");
SetString         287 chrome/browser/extensions/updater/extension_updater_unittest.cc       manifest.SetString(manifest_keys::kVersion,
SetString         289 chrome/browser/extensions/updater/extension_updater_unittest.cc       manifest.SetString(manifest_keys::kName,
SetString         292 chrome/browser/extensions/updater/extension_updater_unittest.cc         manifest.SetString(manifest_keys::kUpdateURL, *update_url);
SetString          82 chrome/browser/extensions/webstore_inline_installer_unittest.cc   webstore_data.SetString("verified_site", verified_site);
SetString          36 chrome/browser/extensions/window_controller.cc   result->SetString(keys::kWindowTypeKey, GetWindowTypeText());
SetString          51 chrome/browser/extensions/window_controller.cc   result->SetString(keys::kShowStateKey, window_state);
SetString         108 chrome/browser/google/google_url_tracker.cc   prefs->SetString(prefs::kLastKnownGoogleURL, google_url_.spec());
SetString         109 chrome/browser/google/google_url_tracker.cc   prefs->SetString(prefs::kLastPromptedGoogleURL, google_url_.spec());
SetString         119 chrome/browser/google/google_url_tracker.cc   profile_->GetPrefs()->SetString(prefs::kLastPromptedGoogleURL,
SetString         354 chrome/browser/google/google_url_tracker_unittest.cc   profile_.GetPrefs()->SetString(prefs::kLastPromptedGoogleURL, url.spec());
SetString          40 chrome/browser/google/google_util_chromeos.cc   g_browser_process->local_state()->SetString(prefs::kRLZBrand, brand);
SetString          58 chrome/browser/gpu/gl_string_manager.cc     local_state->SetString(prefs::kGLVendorString, gl_vendor_);
SetString          62 chrome/browser/gpu/gl_string_manager.cc     local_state->SetString(prefs::kGLRendererString, gl_renderer_);
SetString          66 chrome/browser/gpu/gl_string_manager.cc     local_state->SetString(prefs::kGLVersionString, gl_version_);
SetString          53 chrome/browser/guestview/adview/adview_guest.cc   args->SetString(guestview::kUrl, url.spec());
SetString          72 chrome/browser/guestview/adview/adview_guest.cc   args->SetString(guestview::kUrl, validated_url.spec());
SetString          73 chrome/browser/guestview/adview/adview_guest.cc   args->SetString(guestview::kReason, error_type);
SetString          64 chrome/browser/guestview/webview/plugin_permission_helper.cc   info.SetString(std::string(kPluginName), name);
SetString          65 chrome/browser/guestview/webview/plugin_permission_helper.cc   info.SetString(std::string(kPluginIdentifier), identifier);
SetString         235 chrome/browser/guestview/webview/webview_find_helper.cc   results->SetString(webview::kFindSearchText, search_text_);
SetString         309 chrome/browser/guestview/webview/webview_guest.cc   args->SetString(webview::kMessage, message);
SetString         311 chrome/browser/guestview/webview/webview_guest.cc   args->SetString(webview::kSourceId, source_id);
SetString         362 chrome/browser/guestview/webview/webview_guest.cc   args->SetString(webview::kReason, TerminationStatusToString(status));
SetString         409 chrome/browser/guestview/webview/webview_guest.cc   args->SetString(guestview::kUrl, guest_web_contents()->GetURL().spec());
SetString         419 chrome/browser/guestview/webview/webview_guest.cc   args->SetString(guestview::kUrl, url.possibly_invalid_spec());
SetString         420 chrome/browser/guestview/webview/webview_guest.cc   args->SetString(guestview::kReason, error_type);
SetString         469 chrome/browser/guestview/webview/webview_guest.cc       args->SetString(webview::kPermission,
SetString         629 chrome/browser/guestview/webview/webview_guest.cc   args->SetString(guestview::kUrl, url.spec());
SetString         672 chrome/browser/guestview/webview/webview_guest.cc   args->SetString(guestview::kUrl, validated_url.spec());
SetString         725 chrome/browser/guestview/webview/webview_guest.cc   args->SetString(webview::kNewURL, new_url.spec());
SetString         726 chrome/browser/guestview/webview/webview_guest.cc   args->SetString(webview::kOldURL, old_url.spec());
SetString          50 chrome/browser/history/most_visited_tiles_experiment_unittest.cc   page_value->SetString("url", url_string);
SetString         164 chrome/browser/history/most_visited_tiles_experiment_unittest.cc   gmail_value.SetString("url", kGmailURL);
SetString         200 chrome/browser/history/most_visited_tiles_experiment_unittest.cc   gmail_value.SetString("url", kGmailURL);
SetString         286 chrome/browser/history/web_history_service.cc   deletion->SetString("type", "CHROME_HISTORY");
SetString         288 chrome/browser/history/web_history_service.cc     deletion->SetString("url", url.spec());
SetString         289 chrome/browser/history/web_history_service.cc   deletion->SetString("min_timestamp_usec", min_time);
SetString         290 chrome/browser/history/web_history_service.cc   deletion->SetString("max_timestamp_usec", max_time);
SetString         301 chrome/browser/importer/external_process_importer_client.cc   localized_strings.SetString(
SetString         304 chrome/browser/importer/external_process_importer_client.cc   localized_strings.SetString(
SetString         307 chrome/browser/importer/external_process_importer_client.cc   localized_strings.SetString(
SetString         310 chrome/browser/importer/external_process_importer_client.cc   localized_strings.SetString(
SetString         313 chrome/browser/importer/external_process_importer_client.cc   localized_strings.SetString(
SetString         316 chrome/browser/importer/external_process_importer_client.cc   localized_strings.SetString(
SetString         319 chrome/browser/importer/external_process_importer_client.cc   localized_strings.SetString(
SetString         106 chrome/browser/importer/profile_writer.cc     prefs->SetString(prefs::kHomePage, home_page.spec());
SetString         146 chrome/browser/intranet_redirect_detector.cc   g_browser_process->local_state()->SetString(
SetString          88 chrome/browser/invalidation/invalidator_storage.cc   pref_service_->SetString(prefs::kInvalidatorClientId, client_id);
SetString          99 chrome/browser/invalidation/invalidator_storage.cc   pref_service_->SetString(prefs::kInvalidatorInvalidationState,
SetString         389 chrome/browser/invalidation/ticl_invalidation_service.cc       network_channel_options_.SetString("Options.HostPort",
SetString         391 chrome/browser/invalidation/ticl_invalidation_service.cc       network_channel_options_.SetString("Options.AuthMechanism",
SetString         157 chrome/browser/lifetime/application_lifetime.cc       state->SetString(prefs::kApplicationLocale, owner_locale);
SetString          55 chrome/browser/lifetime/application_lifetime_win.cc     prefs->SetString(prefs::kRelaunchMode,
SetString          58 chrome/browser/lifetime/application_lifetime_win.cc     prefs->SetString(prefs::kRelaunchMode,
SetString          97 chrome/browser/lifetime/application_lifetime_win.cc   prefs->SetString(prefs::kRelaunchMode,
SetString         105 chrome/browser/lifetime/application_lifetime_win.cc   prefs->SetString(prefs::kRelaunchMode,
SetString         109 chrome/browser/managed_mode/managed_mode_interstitial.cc   strings.SetString("blockPageTitle",
SetString         122 chrome/browser/managed_mode/managed_mode_interstitial.cc   strings.SetString(
SetString         130 chrome/browser/managed_mode/managed_mode_interstitial.cc   strings.SetString("backButton", l10n_util::GetStringUTF16(IDS_BACK_BUTTON));
SetString         131 chrome/browser/managed_mode/managed_mode_interstitial.cc   strings.SetString(
SetString         135 chrome/browser/managed_mode/managed_mode_interstitial.cc   strings.SetString(
SetString         254 chrome/browser/managed_mode/managed_mode_site_list.cc   dest->SetString(kThumbnailUrlKey, thumbnail_url.spec());
SetString         213 chrome/browser/managed_mode/managed_user_service.cc   prefs->SetString(prefs::kManagedUserId, "Dummy ID");
SetString         475 chrome/browser/managed_mode/managed_user_service.cc   dict->SetString(kManagedUserName, profile_->GetProfileName());
SetString         640 chrome/browser/managed_mode/managed_user_service.cc   profile_->GetPrefs()->SetString(prefs::kManagedUserCustodianName,
SetString         653 chrome/browser/managed_mode/managed_user_service.cc     profile_->GetPrefs()->SetString(prefs::kManagedUserCustodianEmail,
SetString         163 chrome/browser/managed_mode/managed_user_service_unittest.cc   profile_->GetPrefs()->SetString(prefs::kGoogleServicesUsername, "Logged In");
SetString         192 chrome/browser/managed_mode/managed_user_service_unittest.cc     source->SetString(extensions::manifest_keys::kName, "Theme");
SetString         194 chrome/browser/managed_mode/managed_user_service_unittest.cc     source->SetString(extensions::manifest_keys::kVersion, "1.0");
SetString         176 chrome/browser/managed_mode/managed_user_settings_service_unittest.cc   dict.SetString("foo", "bar");
SetString         212 chrome/browser/managed_mode/managed_user_sync_service.cc   result->SetString(kName, name);
SetString         213 chrome/browser/managed_mode/managed_user_sync_service.cc   result->SetString(kMasterKey, master_key);
SetString         214 chrome/browser/managed_mode/managed_user_sync_service.cc   result->SetString(kPasswordSignatureKey, signature_key);
SetString         215 chrome/browser/managed_mode/managed_user_sync_service.cc   result->SetString(kPasswordEncryptionKey, encryption_key);
SetString         225 chrome/browser/managed_mode/managed_user_sync_service.cc   result->SetString(kChromeAvatar, chrome_avatar);
SetString         226 chrome/browser/managed_mode/managed_user_sync_service.cc   result->SetString(kChromeOsAvatar, chromeos_avatar);
SetString         354 chrome/browser/managed_mode/managed_user_sync_service.cc   value->SetString(kChromeOsAvatar, chrome_avatar);
SetString         356 chrome/browser/managed_mode/managed_user_sync_service.cc   value->SetString(kChromeAvatar, chrome_avatar);
SetString         420 chrome/browser/managed_mode/managed_user_sync_service.cc     value->SetString(kName, managed_user.name());
SetString         422 chrome/browser/managed_mode/managed_user_sync_service.cc     value->SetString(kMasterKey, managed_user.master_key());
SetString         423 chrome/browser/managed_mode/managed_user_sync_service.cc     value->SetString(kChromeAvatar, managed_user.chrome_avatar());
SetString         424 chrome/browser/managed_mode/managed_user_sync_service.cc     value->SetString(kChromeOsAvatar, managed_user.chromeos_avatar());
SetString         425 chrome/browser/managed_mode/managed_user_sync_service.cc     value->SetString(kPasswordSignatureKey,
SetString         427 chrome/browser/managed_mode/managed_user_sync_service.cc     value->SetString(kPasswordEncryptionKey,
SetString         509 chrome/browser/managed_mode/managed_user_sync_service.cc         value->SetString(kName, managed_user.name());
SetString         511 chrome/browser/managed_mode/managed_user_sync_service.cc         value->SetString(kMasterKey, managed_user.master_key());
SetString         512 chrome/browser/managed_mode/managed_user_sync_service.cc         value->SetString(kChromeAvatar, managed_user.chrome_avatar());
SetString         513 chrome/browser/managed_mode/managed_user_sync_service.cc         value->SetString(kChromeOsAvatar, managed_user.chromeos_avatar());
SetString         514 chrome/browser/managed_mode/managed_user_sync_service.cc         value->SetString(kPasswordSignatureKey,
SetString         516 chrome/browser/managed_mode/managed_user_sync_service.cc         value->SetString(kPasswordEncryptionKey,
SetString         190 chrome/browser/managed_mode/managed_user_sync_service_unittest.cc     dict->SetString(kNameKey, kName1);
SetString         193 chrome/browser/managed_mode/managed_user_sync_service_unittest.cc     dict->SetString(kNameKey, kName2);
SetString          22 chrome/browser/managed_mode/supervised_user_pref_mapping_service_unittest.cc     profile_.GetPrefs()->SetString(prefs::kManagedUserId, kFakeManagedUserId);
SetString          68 chrome/browser/media/media_device_id_salt.cc   pref_service->SetString(prefs::kMediaDeviceIdSalt,
SetString         241 chrome/browser/media_galleries/media_galleries_preferences.cc   dict->SetString(kMediaGalleriesPrefIdKey,
SetString         243 chrome/browser/media_galleries/media_galleries_preferences.cc   dict->SetString(kMediaGalleriesDeviceIdKey, gallery.device_id);
SetString         244 chrome/browser/media_galleries/media_galleries_preferences.cc   dict->SetString(kMediaGalleriesPathKey, gallery.path.value());
SetString         245 chrome/browser/media_galleries/media_galleries_preferences.cc   dict->SetString(kMediaGalleriesTypeKey, TypeToStringValue(gallery.type));
SetString         248 chrome/browser/media_galleries/media_galleries_preferences.cc     dict->SetString(kMediaGalleriesVolumeLabelKey, gallery.volume_label);
SetString         249 chrome/browser/media_galleries/media_galleries_preferences.cc     dict->SetString(kMediaGalleriesVendorNameKey, gallery.vendor_name);
SetString         250 chrome/browser/media_galleries/media_galleries_preferences.cc     dict->SetString(kMediaGalleriesModelNameKey, gallery.model_name);
SetString         255 chrome/browser/media_galleries/media_galleries_preferences.cc     dict->SetString(kMediaGalleriesDisplayNameKey, gallery.display_name);
SetString         561 chrome/browser/media_galleries/media_galleries_preferences.cc       dict->SetString(kMediaGalleriesDeviceIdKey, device_id);
SetString         838 chrome/browser/media_galleries/media_galleries_preferences.cc           dict->SetString(kMediaGalleriesTypeKey, TypeToStringValue(new_type));
SetString         840 chrome/browser/media_galleries/media_galleries_preferences.cc           dict->SetString(kMediaGalleriesDisplayNameKey, display_name);
SetString         842 chrome/browser/media_galleries/media_galleries_preferences.cc           dict->SetString(kMediaGalleriesVolumeLabelKey, volume_label);
SetString         843 chrome/browser/media_galleries/media_galleries_preferences.cc           dict->SetString(kMediaGalleriesVendorNameKey, vendor_name);
SetString         844 chrome/browser/media_galleries/media_galleries_preferences.cc           dict->SetString(kMediaGalleriesModelNameKey, model_name);
SetString         954 chrome/browser/media_galleries/media_galleries_preferences.cc           dict->SetString(kMediaGalleriesTypeKey,
SetString         957 chrome/browser/media_galleries/media_galleries_preferences.cc           dict->SetString(kMediaGalleriesTypeKey,
SetString        1155 chrome/browser/media_galleries/media_galleries_preferences.cc   dict->SetString(kMediaGalleryIdKey, base::Uint64ToString(gallery_id));
SetString          43 chrome/browser/media_galleries/media_galleries_test_util.cc   manifest->SetString(extensions::manifest_keys::kName, name);
SetString          44 chrome/browser/media_galleries/media_galleries_test_util.cc   manifest->SetString(extensions::manifest_keys::kVersion, "0.1");
SetString         778 chrome/browser/metrics/metrics_log.cc     local_state->SetString(prefs::kStabilitySavedSystemProfile,
SetString         780 chrome/browser/metrics/metrics_log.cc     local_state->SetString(prefs::kStabilitySavedSystemProfileHash,
SetString         164 chrome/browser/metrics/metrics_log_unittest.cc     prefs_->SetString(prefs::kMetricsReportingEnabledTimestamp,
SetString         369 chrome/browser/metrics/metrics_log_unittest.cc     prefs.SetString(kSystemProfileHashPref, "deadbeef");
SetString         443 chrome/browser/metrics/metrics_log_unittest.cc   plugin_dict->SetString(prefs::kStabilityPluginName, "p2");
SetString         652 chrome/browser/metrics/metrics_service.cc   pref->SetString(prefs::kMetricsClientID, client_id_);
SetString         980 chrome/browser/metrics/metrics_service.cc     pref->SetString(prefs::kStabilityStatsVersion,
SetString        2056 chrome/browser/metrics/metrics_service.cc     plugin_dict->SetString(prefs::kStabilityPluginName, plugin_name);
SetString         190 chrome/browser/metrics/metrics_service_unittest.cc     GetLocalState()->SetString(kCachePrefName, "test");
SetString         246 chrome/browser/metrics/metrics_service_unittest.cc   GetLocalState()->SetString(prefs::kStabilityStatsVersion,
SetString         385 chrome/browser/metrics/metrics_service_unittest.cc   GetLocalState()->SetString(prefs::kMetricsClientID, kInitialClientId);
SetString         198 chrome/browser/metrics/variations/variations_seed_store.cc   local_state_->SetString(prefs::kVariationsSeed, base64_seed_data);
SetString         200 chrome/browser/metrics/variations/variations_seed_store.cc   local_state_->SetString(prefs::kVariationsSeedSignature,
SetString          90 chrome/browser/metrics/variations/variations_seed_store_unittest.cc   prefs.SetString(prefs::kVariationsSeed, base64_seed);
SetString         105 chrome/browser/metrics/variations/variations_seed_store_unittest.cc   prefs.SetString(prefs::kVariationsSeedHash, seed_hash);
SetString         112 chrome/browser/metrics/variations/variations_seed_store_unittest.cc   prefs.SetString(prefs::kVariationsSeed, "this should fail");
SetString         152 chrome/browser/metrics/variations/variations_service_unittest.cc   prefs.SetString(prefs::kVariationsRestrictParameter, "restricted");
SetString         184 chrome/browser/metrics/variations/variations_service_unittest.cc     cros_settings_->SetString(chromeos::kVariationsRestrictParameter, value);
SetString         432 chrome/browser/net/chrome_network_delegate.cc   dict->SetString("historic_received_content_length",
SetString         434 chrome/browser/net/chrome_network_delegate.cc   dict->SetString("historic_original_content_length",
SetString         442 chrome/browser/net/chrome_network_delegate.cc   dict->SetString("session_received_content_length",
SetString         444 chrome/browser/net/chrome_network_delegate.cc   dict->SetString("session_original_content_length",
SetString         122 chrome/browser/net/firefox_proxy_settings.cc         prefs->SetString(key, value);
SetString         707 chrome/browser/net/http_server_properties_manager.cc       port_alternate_protocol_dict->SetString("protocol_str", protocol_str);
SetString         155 chrome/browser/net/http_server_properties_manager_unittest.cc   alternate_protocol->SetString("protocol_str", "npn-spdy/3");
SetString         176 chrome/browser/net/http_server_properties_manager_unittest.cc   alternate_protocol1->SetString("protocol_str", "npn-spdy/3.1");
SetString          56 chrome/browser/net/net_log_temp_file.cc   dict->SetString("file", log_path_.LossyDisplayName());
SetString          61 chrome/browser/net/net_log_temp_file.cc       dict->SetString("state", "NOT_LOGGING");
SetString          64 chrome/browser/net/net_log_temp_file.cc       dict->SetString("state", "LOGGING");
SetString          67 chrome/browser/net/net_log_temp_file.cc       dict->SetString("state", "UNINITIALIZED");
SetString          73 chrome/browser/net/net_log_temp_file.cc       dict->SetString("logType", "NONE");
SetString          76 chrome/browser/net/net_log_temp_file.cc       dict->SetString("logType", "UNKNOWN");
SetString          79 chrome/browser/net/net_log_temp_file.cc       dict->SetString("logType", "NORMAL");
SetString          82 chrome/browser/net/net_log_temp_file.cc       dict->SetString("logType", "STRIP_PRIVATE_DATA");
SetString         507 chrome/browser/net/spdyproxy/data_reduction_proxy_settings.cc     dict->SetString("server", proxy_server_config);
SetString         508 chrome/browser/net/spdyproxy/data_reduction_proxy_settings.cc     dict->SetString("mode",
SetString         510 chrome/browser/net/spdyproxy/data_reduction_proxy_settings.cc     dict->SetString("bypass_list", JoinString(bypass_rules_, ", "));
SetString         512 chrome/browser/net/spdyproxy/data_reduction_proxy_settings.cc     dict->SetString("mode", ProxyModeToString(ProxyPrefs::MODE_SYSTEM));
SetString         513 chrome/browser/net/spdyproxy/data_reduction_proxy_settings.cc     dict->SetString("server", "");
SetString         514 chrome/browser/net/spdyproxy/data_reduction_proxy_settings.cc     dict->SetString("bypass_list", "");
SetString         240 chrome/browser/net/spdyproxy/data_reduction_proxy_settings_android.cc     dict->SetString(kProxyPacURL,
SetString         243 chrome/browser/net/spdyproxy/data_reduction_proxy_settings_android.cc     dict->SetString(kProxyMode,
SetString         245 chrome/browser/net/spdyproxy/data_reduction_proxy_settings_android.cc     dict->SetString(kProxyBypassList, JoinString(BypassRules(), ", "));
SetString         248 chrome/browser/net/spdyproxy/data_reduction_proxy_settings_android.cc     dict->SetString(kProxyMode, ProxyModeToString(ProxyPrefs::MODE_SYSTEM));
SetString         249 chrome/browser/net/spdyproxy/data_reduction_proxy_settings_android.cc     dict->SetString(kProxyPacURL, "");
SetString         250 chrome/browser/net/spdyproxy/data_reduction_proxy_settings_android.cc     dict->SetString(kProxyBypassList, "");
SetString         423 chrome/browser/plugins/plugin_prefs.cc               plugin->SetString("path", path);
SetString         547 chrome/browser/plugins/plugin_prefs.cc     summary->SetString("path", plugins[i].path.value());
SetString         548 chrome/browser/plugins/plugin_prefs.cc     summary->SetString("name", plugins[i].name);
SetString         549 chrome/browser/plugins/plugin_prefs.cc     summary->SetString("version", plugins[i].version);
SetString         565 chrome/browser/plugins/plugin_prefs.cc     summary->SetString("name", *it);
SetString          94 chrome/browser/policy/managed_bookmarks_policy_handler.cc       dict->SetString(kName, name);
SetString          95 chrome/browser/policy/managed_bookmarks_policy_handler.cc       dict->SetString(kUrl, url);
SetString        1750 chrome/browser/policy/policy_browsertest.cc   browser()->profile()->GetPrefs()->SetString(
SetString         123 chrome/browser/policy/test/local_policy_test_server.cc   client_dict->SetString(kClientStateKeyDeviceId, device_id);
SetString         124 chrome/browser/policy/test/local_policy_test_server.cc   client_dict->SetString(kClientStateKeyDeviceToken, dm_token);
SetString         125 chrome/browser/policy/test/local_policy_test_server.cc   client_dict->SetString(kClientStateKeyMachineName, std::string());
SetString         126 chrome/browser/policy/test/local_policy_test_server.cc   client_dict->SetString(kClientStateKeyMachineId, std::string());
SetString         241 chrome/browser/policy/test/local_policy_test_server.cc   arguments->SetString("config-file", config_file_.AsUTF8Unsafe());
SetString         243 chrome/browser/policy/test/local_policy_test_server.cc     arguments->SetString("policy-key", policy_key_.AsUTF8Unsafe());
SetString         245 chrome/browser/policy/test/local_policy_test_server.cc     arguments->SetString("data-dir", server_data_dir_.path().AsUTF8Unsafe());
SetString         256 chrome/browser/policy/test/local_policy_test_server.cc       arguments->SetString("client-state", client_state_file.AsUTF8Unsafe());
SetString         568 chrome/browser/prefs/browser_prefs.cc       user_prefs->SetString(prefs::kLastKnownGoogleURL,
SetString         576 chrome/browser/prefs/browser_prefs.cc       user_prefs->SetString(
SetString         211 chrome/browser/prefs/pref_functional_browsertest.cc     prefs->SetString(prefs::kHomePage, home_page_url.spec());
SetString         396 chrome/browser/prefs/pref_hash_filter_unittest.cc   dict_value->SetString("a", "foo");
SetString         518 chrome/browser/prefs/pref_hash_filter_unittest.cc   dict_value->SetString("a", "foo");
SetString         577 chrome/browser/prefs/pref_hash_filter_unittest.cc   dict_value->SetString("a", "foo");
SetString         621 chrome/browser/prefs/pref_hash_filter_unittest.cc   dict_value->SetString("a", "foo");
SetString         774 chrome/browser/prefs/pref_hash_filter_unittest.cc   dict_value->SetString("a", "foo");
SetString         906 chrome/browser/prefs/pref_hash_filter_unittest.cc   source->SetString(kAtomicPref, "foobar");
SetString         907 chrome/browser/prefs/pref_hash_filter_unittest.cc   source->SetString(kAtomicPref2, "foobar2");
SetString         908 chrome/browser/prefs/pref_hash_filter_unittest.cc   destination->SetString(kAtomicPref2, "foobar2 preexisting");
SetString         909 chrome/browser/prefs/pref_hash_filter_unittest.cc   destination->SetString(kAtomicPref3, "foobar3");
SetString         910 chrome/browser/prefs/pref_hash_filter_unittest.cc   source->SetString(kReportOnlyPref, "helloworld");
SetString         173 chrome/browser/prefs/pref_hash_store_impl.cc   (*outer_->contents_->GetMutableContents())->SetString(path, mac);
SetString         269 chrome/browser/prefs/pref_hash_store_impl.cc       (*mutable_dictionary)->SetString(
SetString         147 chrome/browser/prefs/pref_hash_store_impl_unittest.cc     (*CreateHashStoreContents()->GetMutableContents())->SetString(
SetString          77 chrome/browser/prefs/pref_model_associator_unittest.cc   pref_service_->SetString(prefs::kHomePage, local_url0_);
SetString         133 chrome/browser/prefs/proxy_config_dictionary.cc   dict->SetString(kProxyMode, ProxyModeToString(mode));
SetString         135 chrome/browser/prefs/proxy_config_dictionary.cc     dict->SetString(kProxyPacUrl, pac_url);
SetString         139 chrome/browser/prefs/proxy_config_dictionary.cc     dict->SetString(kProxyServer, proxy_server);
SetString         141 chrome/browser/prefs/proxy_config_dictionary.cc     dict->SetString(kProxyBypassList, bypass_list);
SetString          96 chrome/browser/prefs/session_startup_pref_unittest.cc   pref_service_->SetString(prefs::kHomePage, "http://chromium.org/");
SetString         123 chrome/browser/prefs/session_startup_pref_unittest.cc   pref_service_->SetString(prefs::kHomePage, "http://chromium.org/");
SetString         152 chrome/browser/prefs/session_startup_pref_unittest.cc   pref_service_->SetString(prefs::kHomePage, "http://chromium.org/");
SetString         176 chrome/browser/prefs/session_startup_pref_unittest.cc   pref_service_->SetString(prefs::kHomePage, "http://chromium.org/");
SetString         192 chrome/browser/prefs/session_startup_pref_unittest.cc   pref_service_->SetString(prefs::kProfileCreatedByVersion, "19.0.0.0");
SetString         770 chrome/browser/prerender/prerender_contents.cc   dict_value->SetString("url", prerender_url_.spec());
SetString          41 chrome/browser/prerender/prerender_history.cc     entry_dict->SetString("url", entry.url.spec());
SetString          42 chrome/browser/prerender/prerender_history.cc     entry_dict->SetString("final_status",
SetString          44 chrome/browser/prerender/prerender_history.cc     entry_dict->SetString("origin", NameFromOrigin(entry.origin));
SetString          47 chrome/browser/prerender/prerender_history.cc     entry_dict->SetString(
SetString         651 chrome/browser/prerender/prerender_local_predictor.cc     browse_item->SetString("url", info->source_url_.url.spec());
SetString         669 chrome/browser/prerender/prerender_local_predictor.cc         candidate->SetString("url", info->candidate_urls_[i].url.spec());
SetString         920 chrome/browser/prerender/prerender_manager.cc   dict_value->SetString("enabled_note", enabled_note);
SetString         128 chrome/browser/printing/cloud_print/cloud_print_proxy_service.cc       profile_->GetPrefs()->SetString(prefs::kCloudPrintEmail, std::string());
SetString         205 chrome/browser/printing/cloud_print/cloud_print_proxy_service.cc   profile_->GetPrefs()->SetString(prefs::kCloudPrintEmail, user_email);
SetString         213 chrome/browser/printing/cloud_print/cloud_print_proxy_service.cc   profile_->GetPrefs()->SetString(prefs::kCloudPrintEmail, std::string());
SetString         219 chrome/browser/printing/cloud_print/cloud_print_proxy_service.cc   profile_->GetPrefs()->SetString(
SetString         213 chrome/browser/profile_resetter/automatic_profile_resetter.cc     data_->SetString(kMementoValueInPrefsKey, memento_in_prefs_.ReadValue());
SetString         214 chrome/browser/profile_resetter/automatic_profile_resetter.cc     data_->SetString(kMementoValueInLocalStateKey,
SetString         223 chrome/browser/profile_resetter/automatic_profile_resetter.cc     data_->SetString(kMementoValueInFileKey, memento_value);
SetString          45 chrome/browser/profile_resetter/automatic_profile_resetter_delegate.cc   tree->SetString("search_url", template_url->url());
SetString          46 chrome/browser/profile_resetter/automatic_profile_resetter_delegate.cc   tree->SetString("search_terms_replacement_key",
SetString          48 chrome/browser/profile_resetter/automatic_profile_resetter_delegate.cc   tree->SetString("suggest_url", template_url->suggestions_url());
SetString          49 chrome/browser/profile_resetter/automatic_profile_resetter_delegate.cc   tree->SetString("instant_url", template_url->instant_url());
SetString          50 chrome/browser/profile_resetter/automatic_profile_resetter_delegate.cc   tree->SetString("image_url", template_url->image_url());
SetString          51 chrome/browser/profile_resetter/automatic_profile_resetter_delegate.cc   tree->SetString("new_tab_url", template_url->new_tab_url());
SetString          52 chrome/browser/profile_resetter/automatic_profile_resetter_delegate.cc   tree->SetString("search_url_post_params",
SetString          54 chrome/browser/profile_resetter/automatic_profile_resetter_delegate.cc   tree->SetString("suggest_url_post_params",
SetString          56 chrome/browser/profile_resetter/automatic_profile_resetter_delegate.cc   tree->SetString("instant_url_post_params",
SetString          58 chrome/browser/profile_resetter/automatic_profile_resetter_delegate.cc   tree->SetString("image_url_post_params",
SetString          60 chrome/browser/profile_resetter/automatic_profile_resetter_delegate.cc   tree->SetString("icon_url", template_url->favicon_url().spec());
SetString          61 chrome/browser/profile_resetter/automatic_profile_resetter_delegate.cc   tree->SetString("name", template_url->short_name());
SetString          62 chrome/browser/profile_resetter/automatic_profile_resetter_delegate.cc   tree->SetString("keyword", template_url->keyword());
SetString          66 chrome/browser/profile_resetter/automatic_profile_resetter_delegate.cc   tree->SetString("id", base::Int64ToString(template_url->id()));
SetString          67 chrome/browser/profile_resetter/automatic_profile_resetter_delegate.cc   tree->SetString("prepopulate_id",
SetString         556 chrome/browser/profile_resetter/automatic_profile_resetter_delegate_unittest.cc   prefs->SetString(prefs::kHomePage, kTestHomepage);
SetString         575 chrome/browser/profile_resetter/automatic_profile_resetter_delegate_unittest.cc   prefs->SetString(prefs::kHomePage, kTestHomepage);
SetString         597 chrome/browser/profile_resetter/automatic_profile_resetter_delegate_unittest.cc   prefs->SetString(prefs::kHomePage, kTestHomepage);
SetString          40 chrome/browser/profile_resetter/automatic_profile_resetter_mementos.cc   prefs->SetString(prefs::kProfileResetPromptMemento, value);
SetString        1244 chrome/browser/profile_resetter/automatic_profile_resetter_unittest.cc   prefs->SetString(kTestPreferencePath, kTestPreferenceValue);
SetString        1260 chrome/browser/profile_resetter/automatic_profile_resetter_unittest.cc   prefs->SetString(kTestPreferencePath, kTestPreferenceValue);
SetString        1310 chrome/browser/profile_resetter/automatic_profile_resetter_unittest.cc   mock_delegate().emulated_default_search_provider_details().SetString(
SetString        1326 chrome/browser/profile_resetter/automatic_profile_resetter_unittest.cc   mock_delegate().emulated_default_search_provider_details().SetString(
SetString        1344 chrome/browser/profile_resetter/automatic_profile_resetter_unittest.cc   search_provider_1->SetString(kSearchURLAttributeKey, kTestSearchURL);
SetString        1345 chrome/browser/profile_resetter/automatic_profile_resetter_unittest.cc   search_provider_2->SetString(kSearchURLAttributeKey, kTestSearchURL2);
SetString         193 chrome/browser/profile_resetter/profile_resetter.cc     prefs->SetString(prefs::kHomePage, homepage);
SetString         367 chrome/browser/profile_resetter/profile_resetter_unittest.cc   manifest.SetString(extensions::manifest_keys::kVersion, "1.0.0.0");
SetString         368 chrome/browser/profile_resetter/profile_resetter_unittest.cc   manifest.SetString(extensions::manifest_keys::kName, name);
SetString         375 chrome/browser/profile_resetter/profile_resetter_unittest.cc       manifest.SetString(extensions::manifest_keys::kLaunchWebURL,
SetString         377 chrome/browser/profile_resetter/profile_resetter_unittest.cc       manifest.SetString(extensions::manifest_keys::kUpdateURL,
SetString         386 chrome/browser/profile_resetter/profile_resetter_unittest.cc   manifest.SetString(extensions::manifest_keys::kOmniboxKeyword, name);
SetString         419 chrome/browser/profile_resetter/profile_resetter_unittest.cc   prefs->SetString(prefs::kLastPromptedGoogleURL, "http://www.foo.com/");
SetString         439 chrome/browser/profile_resetter/profile_resetter_unittest.cc   prefs->SetString(prefs::kLastPromptedGoogleURL, "http://www.foo.com/");
SetString         459 chrome/browser/profile_resetter/profile_resetter_unittest.cc   prefs->SetString(prefs::kHomePage, "http://google.com");
SetString         473 chrome/browser/profile_resetter/profile_resetter_unittest.cc   prefs->SetString(prefs::kHomePage, "http://www.foo.com");
SetString        1042 chrome/browser/profile_resetter/profile_resetter_unittest.cc   prefs->SetString(prefs::kHomePage, base::WideToUTF8(url));
SetString          47 chrome/browser/profile_resetter/resettable_settings_snapshot.cc   results->SetString("key", key);
SetString          48 chrome/browser/profile_resetter/resettable_settings_snapshot.cc   results->SetString("value", value);
SetString         173 chrome/browser/profile_resetter/resettable_settings_snapshot.cc     dict.SetString(kHomepagePath, snapshot.homepage());
SetString         178 chrome/browser/profile_resetter/resettable_settings_snapshot.cc     dict.SetString(kDefaultSearchEnginePath, snapshot.dse_url());
SetString          25 chrome/browser/profiles/chrome_version_service.cc   prefs->SetString(prefs::kProfileCreatedByVersion, version);
SetString         128 chrome/browser/profiles/gaia_info_update_service.cc     profile_->GetPrefs()->SetString(prefs::kProfileGAIAInfoPictureURL,
SetString         172 chrome/browser/profiles/gaia_info_update_service_unittest.cc   profile()->GetPrefs()->SetString(prefs::kProfileGAIAInfoPictureURL,
SetString         207 chrome/browser/profiles/off_the_record_profile_impl.cc   dict->SetString(kProxyMode, ProxyModeToString(ProxyPrefs::MODE_SYSTEM));
SetString         208 chrome/browser/profiles/off_the_record_profile_impl.cc   dict->SetString(kProxyPacUrl, "");
SetString         209 chrome/browser/profiles/off_the_record_profile_impl.cc   dict->SetString(kProxyServer, "");
SetString         210 chrome/browser/profiles/off_the_record_profile_impl.cc   dict->SetString(kProxyBypassList, "");
SetString         815 chrome/browser/profiles/profile_impl.cc   prefs_->SetString(prefs::kSessionExitType, kPrefExitTypeCrashed);
SetString         859 chrome/browser/profiles/profile_impl.cc     prefs_->SetString(prefs::kSessionExitType,
SetString        1126 chrome/browser/profiles/profile_impl.cc       GetPrefs()->SetString(prefs::kApplicationLocaleBackup, new_locale);
SetString        1143 chrome/browser/profiles/profile_impl.cc           GetPrefs()->SetString(prefs::kApplicationLocaleBackup, new_locale);
SetString        1147 chrome/browser/profiles/profile_impl.cc           GetPrefs()->SetString(prefs::kApplicationLocaleBackup, cur_locale);
SetString        1161 chrome/browser/profiles/profile_impl.cc         GetPrefs()->SetString(prefs::kApplicationLocaleBackup, cur_locale);
SetString        1163 chrome/browser/profiles/profile_impl.cc           GetPrefs()->SetString(prefs::kApplicationLocale, new_locale);
SetString        1165 chrome/browser/profiles/profile_impl.cc           GetPrefs()->SetString(prefs::kApplicationLocale, backup_locale);
SetString        1177 chrome/browser/profiles/profile_impl.cc     GetPrefs()->SetString(prefs::kApplicationLocale, new_locale);
SetString        1178 chrome/browser/profiles/profile_impl.cc   local_state->SetString(prefs::kApplicationLocale, new_locale);
SetString        1182 chrome/browser/profiles/profile_impl.cc     local_state->SetString(prefs::kOwnerLocale, new_locale);
SetString         256 chrome/browser/profiles/profile_info_cache.cc       info->SetString(kManagedUserId, is_managed ? "DUMMY_ID" : std::string());
SetString         277 chrome/browser/profiles/profile_info_cache.cc   info->SetString(kNameKey, name);
SetString         278 chrome/browser/profiles/profile_info_cache.cc   info->SetString(kUserNameKey, username);
SetString         279 chrome/browser/profiles/profile_info_cache.cc   info->SetString(kAvatarIconKey, GetDefaultAvatarIconUrl(icon_index));
SetString         282 chrome/browser/profiles/profile_info_cache.cc   info->SetString(kManagedUserId, managed_user_id);
SetString         603 chrome/browser/profiles/profile_info_cache.cc   info->SetString(kNameKey, name);
SetString         626 chrome/browser/profiles/profile_info_cache.cc   info->SetString(kShortcutNameKey, shortcut_name);
SetString         639 chrome/browser/profiles/profile_info_cache.cc   info->SetString(kUserNameKey, user_name);
SetString         648 chrome/browser/profiles/profile_info_cache.cc   info->SetString(kAvatarIconKey, GetDefaultAvatarIconUrl(icon_index));
SetString         673 chrome/browser/profiles/profile_info_cache.cc   info->SetString(kManagedUserId, id);
SetString         683 chrome/browser/profiles/profile_info_cache.cc   info->SetString(kAuthCredentialsKey, credentials);
SetString         708 chrome/browser/profiles/profile_info_cache.cc   info->SetString(kGAIANameKey, name);
SetString         730 chrome/browser/profiles/profile_info_cache.cc   info->SetString(kGAIAGivenNameKey, name);
SetString         782 chrome/browser/profiles/profile_info_cache.cc   info->SetString(kGAIAPictureFileNameKey, new_file_name);
SetString         661 chrome/browser/profiles/profile_manager.cc       local_state->SetString(prefs::kProfileLastUsed,
SetString         686 chrome/browser/profiles/profile_manager.cc       local_state->SetString(prefs::kProfileLastUsed, last_non_managed_profile);
SetString         766 chrome/browser/profiles/profile_manager.cc     profile->GetPrefs()->SetString(prefs::kProfileName, profile_name);
SetString         777 chrome/browser/profiles/profile_manager.cc     profile->GetPrefs()->SetString(prefs::kManagedUserId, managed_user_id);
SetString        1235 chrome/browser/profiles/profile_manager.cc     local_state->SetString(prefs::kProfileLastUsed,
SetString        1266 chrome/browser/profiles/profile_manager.cc       g_browser_process->local_state()->SetString(
SetString         336 chrome/browser/profiles/profile_manager_unittest.cc   managed_profile->GetPrefs()->SetString(prefs::kManagedUserId, "An ID");
SetString         880 chrome/browser/profiles/profile_manager_unittest.cc   local_state->SetString(prefs::kProfileLastUsed, profile_name1);
SetString        1039 chrome/browser/profiles/profile_manager_unittest.cc   local_state->SetString(prefs::kProfileLastUsed,
SetString        1092 chrome/browser/profiles/profile_manager_unittest.cc   local_state->SetString(prefs::kProfileLastUsed,
SetString        1104 chrome/browser/profiles/profile_manager_unittest.cc   local_state->SetString(prefs::kProfileLastUsed,
SetString          90 chrome/browser/profiles/profiles_state.cc   pref_service->SetString(prefs::kProfileName,
SetString         139 chrome/browser/renderer_context_menu/spellchecker_submenu_observer_browsertest.cc   menu->GetPrefs()->SetString(prefs::kAcceptLanguages, "en-US");
SetString         140 chrome/browser/renderer_context_menu/spellchecker_submenu_observer_browsertest.cc   menu->GetPrefs()->SetString(prefs::kSpellCheckDictionary, "en-US");
SetString         308 chrome/browser/renderer_context_menu/spelling_menu_observer_browsertest.cc   menu()->GetPrefs()->SetString(prefs::kSpellCheckDictionary, std::string());
SetString         331 chrome/browser/renderer_context_menu/spelling_menu_observer_browsertest.cc   menu()->GetPrefs()->SetString(prefs::kSpellCheckDictionary, "en");
SetString         371 chrome/browser/renderer_context_menu/spelling_menu_observer_browsertest.cc   menu()->GetPrefs()->SetString(prefs::kSpellCheckDictionary, "en");
SetString         412 chrome/browser/renderer_context_menu/spelling_menu_observer_browsertest.cc   menu()->GetPrefs()->SetString(prefs::kSpellCheckDictionary, "en");
SetString         371 chrome/browser/renderer_host/chrome_render_message_filter.cc     action->mutable_other()->SetString(
SetString         399 chrome/browser/renderer_host/chrome_render_message_filter.cc     action->mutable_other()->SetString(activity_log_constants::kActionExtra,
SetString         124 chrome/browser/renderer_host/pepper/device_id_fetcher.cc     profile->GetPrefs()->SetString(prefs::kDRMSalt, salt);
SetString          59 chrome/browser/safe_browsing/local_safebrowsing_test_server.cc   arguments->SetString("data-file", data_file_.value());
SetString         886 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc   strings->SetString("title", title);
SetString         887 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc   strings->SetString("headLine", headline);
SetString         888 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc   strings->SetString("description1", description1);
SetString         889 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc   strings->SetString("description2", description2);
SetString         890 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc   strings->SetString("description3", description3);
SetString         915 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc       current_error_strings->SetString("type", "malware");
SetString         916 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc       current_error_strings->SetString("typeLabel", malware_label);
SetString         917 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc       current_error_strings->SetString("errorLink", malware_link);
SetString         921 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc       current_error_strings->SetString("type", "phishing");
SetString         922 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc       current_error_strings->SetString("typeLabel", phishing_label);
SetString         923 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc       current_error_strings->SetString("errorLink", phishing_link);
SetString         925 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc     current_error_strings->SetString("url", resource.url.spec());
SetString         970 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc   strings->SetString("confirm_text",
SetString         973 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc   strings->SetString("continue_button",
SetString         976 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc   strings->SetString("back_button",
SetString         978 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc   strings->SetString("textdirection", base::i18n::IsRTL() ? "rtl" : "ltr");
SetString        1049 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc   strings->SetString("title", title);
SetString        1050 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc   strings->SetString("headLine", headline);
SetString        1051 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc   strings->SetString("description1", description1);
SetString        1052 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc   strings->SetString("description2", description2);
SetString        1053 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc   strings->SetString("description3", description3);
SetString        1059 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc   strings->SetString("back_button",
SetString        1061 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc   strings->SetString("seeMore", l10n_util::GetStringUTF16(
SetString        1063 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc   strings->SetString("proceed",
SetString        1067 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc   strings->SetString("trialType", trialCondition_);
SetString        1069 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc     strings->SetString("headLine",
SetString        1072 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc     strings->SetString("headLine",
SetString        1075 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc     strings->SetString("headLine",
SetString        1078 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc     strings->SetString("headLine",
SetString        1081 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc     strings->SetString("headLine",
SetString        1084 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc     strings->SetString("headLine",
SetString        1088 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc     strings->SetString("headLine",
SetString        1091 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc     strings->SetString("headLine",
SetString        1120 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc     strings->SetString("details", l10n_util::GetStringUTF16(
SetString        1132 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc     strings->SetString("details", l10n_util::GetStringFUTF16(
SetString        1147 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc     strings->SetString("confirm_text", std::string());
SetString        1148 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc     strings->SetString(kBoxChecked, std::string());
SetString        1158 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc     strings->SetString("confirm_text",
SetString        1163 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc       strings->SetString(kBoxChecked, "yes");
SetString        1165 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc       strings->SetString(kBoxChecked, std::string());
SetString        1168 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc   strings->SetString("report_error", base::string16());
SetString        1169 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc   strings->SetString("learnMore",
SetString        1185 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc   strings->SetString("details", std::string());
SetString        1186 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc   strings->SetString("confirm_text", std::string());
SetString        1187 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc   strings->SetString(kBoxChecked, std::string());
SetString        1188 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc   strings->SetString(
SetString        1192 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc   strings->SetString("learnMore",
SetString          23 chrome/browser/search/hotword_service_unittest.cc     profile->GetPrefs()->SetString(prefs::kApplicationLocale, new_locale);
SetString          80 chrome/browser/search/local_ntp_source.cc   dictionary->SetString(key, l10n_util::GetStringUTF16(resource_id));
SetString         166 chrome/browser/search_engines/default_search_policy_handler.cc     prefs->SetString(prefs::kDefaultSearchProviderName, std::string());
SetString         167 chrome/browser/search_engines/default_search_policy_handler.cc     prefs->SetString(prefs::kDefaultSearchProviderSearchURL, std::string());
SetString         168 chrome/browser/search_engines/default_search_policy_handler.cc     prefs->SetString(prefs::kDefaultSearchProviderSuggestURL, std::string());
SetString         169 chrome/browser/search_engines/default_search_policy_handler.cc     prefs->SetString(prefs::kDefaultSearchProviderIconURL, std::string());
SetString         170 chrome/browser/search_engines/default_search_policy_handler.cc     prefs->SetString(prefs::kDefaultSearchProviderEncodings, std::string());
SetString         171 chrome/browser/search_engines/default_search_policy_handler.cc     prefs->SetString(prefs::kDefaultSearchProviderKeyword, std::string());
SetString         172 chrome/browser/search_engines/default_search_policy_handler.cc     prefs->SetString(prefs::kDefaultSearchProviderInstantURL, std::string());
SetString         173 chrome/browser/search_engines/default_search_policy_handler.cc     prefs->SetString(prefs::kDefaultSearchProviderNewTabURL, std::string());
SetString         176 chrome/browser/search_engines/default_search_policy_handler.cc     prefs->SetString(
SetString         178 chrome/browser/search_engines/default_search_policy_handler.cc     prefs->SetString(prefs::kDefaultSearchProviderImageURL, std::string());
SetString         179 chrome/browser/search_engines/default_search_policy_handler.cc     prefs->SetString(
SetString         181 chrome/browser/search_engines/default_search_policy_handler.cc     prefs->SetString(
SetString         183 chrome/browser/search_engines/default_search_policy_handler.cc     prefs->SetString(
SetString         185 chrome/browser/search_engines/default_search_policy_handler.cc     prefs->SetString(
SetString         234 chrome/browser/search_engines/default_search_policy_handler.cc         prefs->SetString(prefs::kDefaultSearchProviderName, host);
SetString         238 chrome/browser/search_engines/default_search_policy_handler.cc         prefs->SetString(prefs::kDefaultSearchProviderKeyword, host);
SetString         242 chrome/browser/search_engines/default_search_policy_handler.cc       prefs->SetString(prefs::kDefaultSearchProviderID, std::string());
SetString         243 chrome/browser/search_engines/default_search_policy_handler.cc       prefs->SetString(prefs::kDefaultSearchProviderPrepopulateID,
SetString         311 chrome/browser/search_engines/default_search_policy_handler.cc     prefs->SetString(path, value);
SetString         114 chrome/browser/search_engines/template_url_prepopulate_data_unittest.cc   entry->SetString("name", "foo");
SetString         115 chrome/browser/search_engines/template_url_prepopulate_data_unittest.cc   entry->SetString("keyword", "fook");
SetString         116 chrome/browser/search_engines/template_url_prepopulate_data_unittest.cc   entry->SetString("search_url", "http://foo.com/s?q={searchTerms}");
SetString         117 chrome/browser/search_engines/template_url_prepopulate_data_unittest.cc   entry->SetString("favicon_url", "http://foi.com/favicon.ico");
SetString         118 chrome/browser/search_engines/template_url_prepopulate_data_unittest.cc   entry->SetString("encoding", "UTF-8");
SetString         144 chrome/browser/search_engines/template_url_prepopulate_data_unittest.cc   entry->SetString("suggest_url", "http://foo.com/suggest?q={searchTerms}");
SetString         145 chrome/browser/search_engines/template_url_prepopulate_data_unittest.cc   entry->SetString("instant_url", "http://foo.com/instant?q={searchTerms}");
SetString         149 chrome/browser/search_engines/template_url_prepopulate_data_unittest.cc   entry->SetString("search_terms_replacement_key", "espv");
SetString         177 chrome/browser/search_engines/template_url_prepopulate_data_unittest.cc   entry->SetString("name", "bar");
SetString         178 chrome/browser/search_engines/template_url_prepopulate_data_unittest.cc   entry->SetString("keyword", "bark");
SetString         179 chrome/browser/search_engines/template_url_prepopulate_data_unittest.cc   entry->SetString("encoding", std::string());
SetString         182 chrome/browser/search_engines/template_url_prepopulate_data_unittest.cc   entry->SetString("name", "baz");
SetString         183 chrome/browser/search_engines/template_url_prepopulate_data_unittest.cc   entry->SetString("keyword", "bazk");
SetString         184 chrome/browser/search_engines/template_url_prepopulate_data_unittest.cc   entry->SetString("encoding", "UTF-8");
SetString         201 chrome/browser/search_engines/template_url_prepopulate_data_unittest.cc   entry->SetString("name", "foo");
SetString         202 chrome/browser/search_engines/template_url_prepopulate_data_unittest.cc   entry->SetString("keyword", "fook");
SetString         203 chrome/browser/search_engines/template_url_prepopulate_data_unittest.cc   entry->SetString("search_url", "http://foo.com/s?q={searchTerms}");
SetString         204 chrome/browser/search_engines/template_url_prepopulate_data_unittest.cc   entry->SetString("favicon_url", "http://foi.com/favicon.ico");
SetString         205 chrome/browser/search_engines/template_url_prepopulate_data_unittest.cc   entry->SetString("encoding", "UTF-8");
SetString        1662 chrome/browser/search_engines/template_url_service.cc   prefs->SetString(prefs::kDefaultSearchProviderSearchURL, search_url);
SetString        1663 chrome/browser/search_engines/template_url_service.cc   prefs->SetString(prefs::kDefaultSearchProviderSuggestURL, suggest_url);
SetString        1664 chrome/browser/search_engines/template_url_service.cc   prefs->SetString(prefs::kDefaultSearchProviderInstantURL, instant_url);
SetString        1665 chrome/browser/search_engines/template_url_service.cc   prefs->SetString(prefs::kDefaultSearchProviderImageURL, image_url);
SetString        1666 chrome/browser/search_engines/template_url_service.cc   prefs->SetString(prefs::kDefaultSearchProviderNewTabURL, new_tab_url);
SetString        1667 chrome/browser/search_engines/template_url_service.cc   prefs->SetString(prefs::kDefaultSearchProviderSearchURLPostParams,
SetString        1669 chrome/browser/search_engines/template_url_service.cc   prefs->SetString(prefs::kDefaultSearchProviderSuggestURLPostParams,
SetString        1671 chrome/browser/search_engines/template_url_service.cc   prefs->SetString(prefs::kDefaultSearchProviderInstantURLPostParams,
SetString        1673 chrome/browser/search_engines/template_url_service.cc   prefs->SetString(prefs::kDefaultSearchProviderImageURLPostParams,
SetString        1675 chrome/browser/search_engines/template_url_service.cc   prefs->SetString(prefs::kDefaultSearchProviderIconURL, icon_url);
SetString        1676 chrome/browser/search_engines/template_url_service.cc   prefs->SetString(prefs::kDefaultSearchProviderEncodings, encodings);
SetString        1677 chrome/browser/search_engines/template_url_service.cc   prefs->SetString(prefs::kDefaultSearchProviderName, short_name);
SetString        1678 chrome/browser/search_engines/template_url_service.cc   prefs->SetString(prefs::kDefaultSearchProviderKeyword, keyword);
SetString        1679 chrome/browser/search_engines/template_url_service.cc   prefs->SetString(prefs::kDefaultSearchProviderID, id_string);
SetString        1680 chrome/browser/search_engines/template_url_service.cc   prefs->SetString(prefs::kDefaultSearchProviderPrepopulateID, prepopulate_id);
SetString        1682 chrome/browser/search_engines/template_url_service.cc   prefs->SetString(prefs::kDefaultSearchProviderSearchTermsReplacementKey,
SetString        2192 chrome/browser/search_engines/template_url_service.cc       GetPrefs()->SetString(prefs::kSyncedDefaultSearchProviderGUID,
SetString        2495 chrome/browser/search_engines/template_url_service.cc             prefs->SetString(prefs::kSyncedDefaultSearchProviderGUID,
SetString        1463 chrome/browser/search_engines/template_url_service_sync_unittest.cc   profile_a()->GetTestingPrefService()->SetString(
SetString        1527 chrome/browser/search_engines/template_url_service_sync_unittest.cc   profile_a()->GetTestingPrefService()->SetString(
SetString        1584 chrome/browser/search_engines/template_url_service_sync_unittest.cc   profile_a()->GetTestingPrefService()->SetString(
SetString        1619 chrome/browser/search_engines/template_url_service_sync_unittest.cc   profile_a()->GetTestingPrefService()->SetString(
SetString        1640 chrome/browser/search_engines/template_url_service_sync_unittest.cc   profile_a()->GetTestingPrefService()->SetString(
SetString        1708 chrome/browser/search_engines/template_url_service_sync_unittest.cc   profile_a()->GetTestingPrefService()->SetString(
SetString          38 chrome/browser/signin/signin_global_error_unittest.cc     profile_->GetPrefs()->SetString(
SetString         273 chrome/browser/signin/signin_manager_unittest.cc   g_browser_process->local_state()->SetString(
SetString         287 chrome/browser/signin/signin_manager_unittest.cc   g_browser_process->local_state()->SetString(
SetString         299 chrome/browser/signin/signin_manager_unittest.cc   profile()->GetPrefs()->SetString(prefs::kGoogleServicesUsername,
SetString         301 chrome/browser/signin/signin_manager_unittest.cc   g_browser_process->local_state()->SetString(
SetString         311 chrome/browser/signin/signin_manager_unittest.cc   profile()->GetPrefs()->SetString(prefs::kGoogleServicesUsername, user);
SetString         316 chrome/browser/signin/signin_manager_unittest.cc   g_browser_process->local_state()->SetString(
SetString         339 chrome/browser/signin/signin_manager_unittest.cc   profile()->GetPrefs()->SetString(prefs::kGoogleServicesUsername, user);
SetString         160 chrome/browser/speech/extension_api/tts_engine_extension_api.cc     options->SetString(constants::kVoiceNameKey, voice.name);
SetString         162 chrome/browser/speech/extension_api/tts_engine_extension_api.cc     options->SetString(constants::kLangKey, voice.lang);
SetString         118 chrome/browser/speech/extension_api/tts_extension_api.cc   details->SetString(constants::kEventTypeKey, event_type_string);
SetString         120 chrome/browser/speech/extension_api/tts_extension_api.cc     details->SetString(constants::kErrorMessageKey, error_message);
SetString         319 chrome/browser/speech/extension_api/tts_extension_api.cc     result_voice->SetString(constants::kVoiceNameKey, voice.name);
SetString         322 chrome/browser/speech/extension_api/tts_extension_api.cc       result_voice->SetString(constants::kLangKey, voice.lang);
SetString         324 chrome/browser/speech/extension_api/tts_extension_api.cc       result_voice->SetString(constants::kGenderKey, constants::kGenderMale);
SetString         326 chrome/browser/speech/extension_api/tts_extension_api.cc       result_voice->SetString(constants::kGenderKey, constants::kGenderFemale);
SetString         328 chrome/browser/speech/extension_api/tts_extension_api.cc       result_voice->SetString(constants::kExtensionIdKey, voice.extension_id);
SetString         114 chrome/browser/spellchecker/feedback_sender.cc   params->SetString("key", google_apis::GetAPIKey());
SetString         115 chrome/browser/spellchecker/feedback_sender.cc   params->SetString("language", language);
SetString         116 chrome/browser/spellchecker/feedback_sender.cc   params->SetString("originCountry", country);
SetString         117 chrome/browser/spellchecker/feedback_sender.cc   params->SetString("clientName", "Chrome");
SetString         127 chrome/browser/spellchecker/feedback_sender.cc   result->SetString("method", "spelling.feedback");
SetString         128 chrome/browser/spellchecker/feedback_sender.cc   result->SetString("apiVersion", api_version);
SetString         421 chrome/browser/spellchecker/feedback_sender_unittest.cc   actual->SetString("params.key", "TestDummyKey");
SetString         426 chrome/browser/spellchecker/feedback_sender_unittest.cc   suggestion->SetString("suggestionId", "42");
SetString         427 chrome/browser/spellchecker/feedback_sender_unittest.cc   suggestion->SetString("timestamp", "9001");
SetString          56 chrome/browser/spellchecker/misspelling.cc   result->SetString(
SetString          61 chrome/browser/spellchecker/misspelling.cc   result->SetString("originalText", context);
SetString          62 chrome/browser/spellchecker/misspelling.cc   result->SetString("suggestionId", base::UintToString(hash));
SetString          46 chrome/browser/spellchecker/spellcheck_action.cc       result->SetString("actionType", "SELECT");
SetString          50 chrome/browser/spellchecker/spellcheck_action.cc       result->SetString("actionType", "ADD_TO_DICT");
SetString          53 chrome/browser/spellchecker/spellcheck_action.cc       result->SetString("actionType", "IGNORE");
SetString          56 chrome/browser/spellchecker/spellcheck_action.cc       result->SetString("actionType", "IN_DICTIONARY");
SetString          59 chrome/browser/spellchecker/spellcheck_action.cc       result->SetString("actionType", "NO_ACTION");
SetString          62 chrome/browser/spellchecker/spellcheck_action.cc       result->SetString("actionType", "MANUALLY_CORRECTED");
SetString          63 chrome/browser/spellchecker/spellcheck_action.cc       result->SetString("actionTargetValue", value);
SetString          67 chrome/browser/spellchecker/spellcheck_action.cc       result->SetString("actionType", "PENDING");
SetString         313 chrome/browser/spellchecker/spelling_service_client_unittest.cc     pref->SetString(prefs::kSpellCheckDictionary, kTests[i].language);
SetString         348 chrome/browser/spellchecker/spelling_service_client_unittest.cc   pref->SetString(prefs::kSpellCheckDictionary, std::string());
SetString         360 chrome/browser/spellchecker/spelling_service_client_unittest.cc     pref->SetString(prefs::kSpellCheckDictionary, kSupported[i]);
SetString         377 chrome/browser/spellchecker/spelling_service_client_unittest.cc     pref->SetString(prefs::kSpellCheckDictionary, kUnsupported[i]);
SetString         275 chrome/browser/ssl/ssl_blocking_page.cc     strings.SetString("headLine", error_info.title());
SetString         276 chrome/browser/ssl/ssl_blocking_page.cc     strings.SetString("description", error_info.details());
SetString         277 chrome/browser/ssl/ssl_blocking_page.cc     strings.SetString("moreInfoTitle",
SetString         281 chrome/browser/ssl/ssl_blocking_page.cc     strings.SetString(
SetString         283 chrome/browser/ssl/ssl_blocking_page.cc     strings.SetString(
SetString         285 chrome/browser/ssl/ssl_blocking_page.cc     strings.SetString(
SetString         287 chrome/browser/ssl/ssl_blocking_page.cc     strings.SetString(
SetString         290 chrome/browser/ssl/ssl_blocking_page.cc     strings.SetString("errorType", "overridable");
SetString         291 chrome/browser/ssl/ssl_blocking_page.cc     strings.SetString("textdirection", base::i18n::IsRTL() ? "rtl" : "ltr");
SetString         297 chrome/browser/ssl/ssl_blocking_page.cc     strings.SetString(
SetString         299 chrome/browser/ssl/ssl_blocking_page.cc     strings.SetString(
SetString         301 chrome/browser/ssl/ssl_blocking_page.cc     strings.SetString(
SetString         303 chrome/browser/ssl/ssl_blocking_page.cc     strings.SetString(
SetString         305 chrome/browser/ssl/ssl_blocking_page.cc     strings.SetString(
SetString         308 chrome/browser/ssl/ssl_blocking_page.cc     strings.SetString(
SetString         315 chrome/browser/ssl/ssl_blocking_page.cc     strings.SetString("textDirection", rtl ? "rtl" : "ltr");
SetString         318 chrome/browser/ssl/ssl_blocking_page.cc     strings.SetString(
SetString         321 chrome/browser/ssl/ssl_blocking_page.cc     strings.SetString(
SetString         324 chrome/browser/ssl/ssl_blocking_page.cc     strings.SetString(
SetString         328 chrome/browser/ssl/ssl_blocking_page.cc     strings.SetString("reloadUrl", request_url_.spec());
SetString         336 chrome/browser/ssl/ssl_blocking_page.cc       strings.SetString(
SetString         341 chrome/browser/ssl/ssl_blocking_page.cc       strings.SetString(
SetString         346 chrome/browser/ssl/ssl_blocking_page.cc       strings.SetString(
SetString         352 chrome/browser/ssl/ssl_blocking_page.cc       strings.SetString(
SetString         359 chrome/browser/ssl/ssl_blocking_page.cc       strings.SetString(
SetString         365 chrome/browser/ssl/ssl_blocking_page.cc     strings.SetString(
SetString         388 chrome/browser/ssl/ssl_blocking_page.cc     strings.SetString(
SetString         391 chrome/browser/ssl/ssl_blocking_page.cc     strings.SetString(
SetString         394 chrome/browser/ssl/ssl_blocking_page.cc     strings.SetString(
SetString         501 chrome/browser/ssl/ssl_blocking_page.cc     strings->SetString(keys[i], extra_info[i]);
SetString         504 chrome/browser/ssl/ssl_blocking_page.cc     strings->SetString(keys[i], std::string());
SetString         771 chrome/browser/ssl/ssl_browser_tests.cc   dict->SetString("ISSUER.CN", "pywebsocket");
SetString          34 chrome/browser/sync/about_sync_util.cc   section->SetString("title", title);
SetString          47 chrome/browser/sync/about_sync_util.cc   section->SetString("title", title);
SetString          75 chrome/browser/sync/about_sync_util.cc   stat_->SetString("stat_name", key);
SetString          76 chrome/browser/sync/about_sync_util.cc   stat_->SetString("stat_value", "Uninitialized");
SetString          82 chrome/browser/sync/about_sync_util.cc   stat_->SetString("stat_value", value);
SetString          87 chrome/browser/sync/about_sync_util.cc   stat_->SetString("stat_value", value);
SetString         103 chrome/browser/sync/about_sync_util.cc   stat_->SetString("stat_name", key);
SetString         126 chrome/browser/sync/about_sync_util.cc   stat_->SetString("stat_name", key);
SetString         508 chrome/browser/sync/about_sync_util.cc     about_info->SetString("unrecoverable_error_message",
SetString         190 chrome/browser/sync/glue/device_info.cc   value->SetString("name", client_name_);
SetString         191 chrome/browser/sync/glue/device_info.cc   value->SetString("id", public_id_);
SetString         192 chrome/browser/sync/glue/device_info.cc   value->SetString("os", GetOSString());
SetString         193 chrome/browser/sync/glue/device_info.cc   value->SetString("type", GetDeviceTypeString());
SetString         194 chrome/browser/sync/glue/device_info.cc   value->SetString("chromeVersion", chrome_version_);
SetString          37 chrome/browser/sync/glue/extensions_activity_monitor_unittest.cc   value.SetString(keys::kVersion, "1.0.0.0");
SetString          38 chrome/browser/sync/glue/extensions_activity_monitor_unittest.cc   value.SetString(keys::kName, name);
SetString        1041 chrome/browser/sync/profile_sync_service.cc     profile_->GetPrefs()->SetString(
SetString        1051 chrome/browser/sync/profile_sync_service.cc       profile_->GetPrefs()->SetString(
SetString        1876 chrome/browser/sync/profile_sync_service.cc   type_status_header->SetString("name", "Model Type");
SetString        1877 chrome/browser/sync/profile_sync_service.cc   type_status_header->SetString("status", "header");
SetString        1878 chrome/browser/sync/profile_sync_service.cc   type_status_header->SetString("value", "Group Type");
SetString        1879 chrome/browser/sync/profile_sync_service.cc   type_status_header->SetString("num_entries", "Total Entries");
SetString        1880 chrome/browser/sync/profile_sync_service.cc   type_status_header->SetString("num_live", "Live Entries");
SetString        1888 chrome/browser/sync/profile_sync_service.cc     type_status->SetString("name", ModelTypeToString(type));
SetString        1895 chrome/browser/sync/profile_sync_service.cc       type_status->SetString("status", "error");
SetString        1896 chrome/browser/sync/profile_sync_service.cc       type_status->SetString("value", error_text);
SetString        1898 chrome/browser/sync/profile_sync_service.cc       type_status->SetString("status", "warning");
SetString        1899 chrome/browser/sync/profile_sync_service.cc       type_status->SetString("value", "Passive, Throttled");
SetString        1901 chrome/browser/sync/profile_sync_service.cc       type_status->SetString("status", "warning");
SetString        1902 chrome/browser/sync/profile_sync_service.cc       type_status->SetString("value", "Passive");
SetString        1904 chrome/browser/sync/profile_sync_service.cc       type_status->SetString("status", "warning");
SetString        1905 chrome/browser/sync/profile_sync_service.cc       type_status->SetString("value", "Throttled");
SetString        1907 chrome/browser/sync/profile_sync_service.cc       type_status->SetString("status", "ok");
SetString        1908 chrome/browser/sync/profile_sync_service.cc       type_status->SetString("value", "Non-Blocking");
SetString        1910 chrome/browser/sync/profile_sync_service.cc       type_status->SetString("status", "ok");
SetString        1911 chrome/browser/sync/profile_sync_service.cc       type_status->SetString("value", "Active: " +
SetString        1914 chrome/browser/sync/profile_sync_service.cc       type_status->SetString("status", "warning");
SetString        1915 chrome/browser/sync/profile_sync_service.cc       type_status->SetString("value", "Disabled by User");
SetString          33 chrome/browser/sync/profile_sync_service_mock.cc   profile->GetPrefs()->SetString(prefs::kGoogleServicesUsername, "foo");
SetString         342 chrome/browser/sync/profile_sync_service_preference_unittest.cc   prefs_->SetString(prefs::kHomePage, example_url0_);
SetString         376 chrome/browser/sync/profile_sync_service_preference_unittest.cc   prefs_->SetString(prefs::kHomePage, example_url0_);
SetString         397 chrome/browser/sync/profile_sync_service_preference_unittest.cc   prefs_->SetString(prefs::kHomePage, example_url0_);
SetString         484 chrome/browser/sync/profile_sync_service_preference_unittest.cc   prefs_->SetString(prefs::kHomePage, example_url0_);
SetString         536 chrome/browser/sync/profile_sync_service_preference_unittest.cc   prefs_->SetString(prefs::kHomePage, example_url0_);
SetString         590 chrome/browser/sync/profile_sync_service_preference_unittest.cc   prefs_->SetString(prefs::kHomePage, example_url0_);
SetString         659 chrome/browser/sync/profile_sync_service_preference_unittest.cc   profile_->GetPrefs()->SetString(prefs::kHomePage, example_url0_);
SetString         673 chrome/browser/sync/profile_sync_service_preference_unittest.cc   profile_->GetPrefs()->SetString(prefs::kHomePage, example_url0_);
SetString         122 chrome/browser/sync/profile_sync_service_startup_unittest.cc     profile_->GetPrefs()->SetString(prefs::kGoogleServicesUsername,
SetString         169 chrome/browser/sync/profile_sync_service_startup_unittest.cc     profile->GetPrefs()->SetString(prefs::kGoogleServicesUsername,
SetString         265 chrome/browser/sync/profile_sync_service_startup_unittest.cc   profile_->GetPrefs()->SetString(prefs::kGoogleServicesUsername,
SetString         334 chrome/browser/sync/profile_sync_service_startup_unittest.cc   profile_->GetPrefs()->SetString(prefs::kGoogleServicesUsername,
SetString         368 chrome/browser/sync/profile_sync_service_startup_unittest.cc   profile_->GetPrefs()->SetString(prefs::kGoogleServicesUsername,
SetString         398 chrome/browser/sync/profile_sync_service_startup_unittest.cc   profile_->GetPrefs()->SetString(prefs::kGoogleServicesUsername,
SetString         420 chrome/browser/sync/profile_sync_service_startup_unittest.cc   profile_->GetPrefs()->SetString(prefs::kGoogleServicesUsername,
SetString         434 chrome/browser/sync/profile_sync_service_startup_unittest.cc   profile_->GetPrefs()->SetString(prefs::kGoogleServicesUsername,
SetString         465 chrome/browser/sync/profile_sync_service_startup_unittest.cc   profile_->GetPrefs()->SetString(prefs::kGoogleServicesUsername,
SetString         501 chrome/browser/sync/profile_sync_service_startup_unittest.cc   profile_->GetPrefs()->SetString(prefs::kGoogleServicesUsername,
SetString          55 chrome/browser/sync/test/integration/preferences_helper.cc   GetPrefs(index)->SetString(pref_name, new_value);
SetString          57 chrome/browser/sync/test/integration/preferences_helper.cc     GetVerifierPrefs()->SetString(pref_name, new_value);
SetString         291 chrome/browser/sync/test/integration/sync_extension_helper.cc   source.SetString(extensions::manifest_keys::kName, name);
SetString         293 chrome/browser/sync/test/integration/sync_extension_helper.cc   source.SetString(extensions::manifest_keys::kPublicKey, public_key);
SetString         294 chrome/browser/sync/test/integration/sync_extension_helper.cc   source.SetString(extensions::manifest_keys::kVersion, "0.0.0.0");
SetString         306 chrome/browser/sync/test/integration/sync_extension_helper.cc       source.SetString(extensions::manifest_keys::kLaunchWebURL,
SetString          34 chrome/browser/sync/test/integration/two_client_extension_settings_and_app_settings_sync_test.cc     settings.SetString("asdf", base::StringPrintf("asdfasdf-%d", seed));
SetString          41 chrome/browser/sync/test/integration/two_client_extension_settings_and_app_settings_sync_test.cc     settings.SetString("asdf", base::StringPrintf("asdfasdf-%d", seed));
SetString          42 chrome/browser/sync/test/integration/two_client_extension_settings_and_app_settings_sync_test.cc     settings.SetString("qwer", base::StringPrintf("qwerqwer-%d", seed));
SetString          48 chrome/browser/sync/test/integration/two_client_extension_settings_and_app_settings_sync_test.cc     settings0.SetString("zxcv", base::StringPrintf("zxcvzxcv-%d", seed));
SetString          53 chrome/browser/sync/test/integration/two_client_extension_settings_and_app_settings_sync_test.cc     settings1.SetString("1324", base::StringPrintf("12341234-%d", seed));
SetString          54 chrome/browser/sync/test/integration/two_client_extension_settings_and_app_settings_sync_test.cc     settings1.SetString("5687", base::StringPrintf("56785678-%d", seed));
SetString          83 chrome/browser/sync/test/integration/two_client_extension_settings_and_app_settings_sync_test.cc     settings.SetString("foo", "bar");
SetString          88 chrome/browser/sync/test/integration/two_client_extension_settings_and_app_settings_sync_test.cc     settings.SetString("foo", "bar");
SetString          89 chrome/browser/sync/test/integration/two_client_extension_settings_and_app_settings_sync_test.cc     settings.SetString("baz", "qux");
SetString         133 chrome/browser/sync/test/integration/two_client_extension_settings_and_app_settings_sync_test.cc     settings.SetString("foo", "bar");
SetString         139 chrome/browser/sync/test/integration/two_client_extension_settings_and_app_settings_sync_test.cc     settings.SetString("foo", "bar");
SetString         140 chrome/browser/sync/test/integration/two_client_extension_settings_and_app_settings_sync_test.cc     settings.SetString("baz", "qux");
SetString        1777 chrome/browser/sync_file_system/drive_backend/metadata_database.cc     file->SetString("path", path.AsUTF8Unsafe());
SetString        1779 chrome/browser/sync_file_system/drive_backend/metadata_database.cc       file->SetString("title", tracker->synced_details().title());
SetString        1780 chrome/browser/sync_file_system/drive_backend/metadata_database.cc       file->SetString("type",
SetString        1785 chrome/browser/sync_file_system/drive_backend/metadata_database.cc     details->SetString("file_id", tracker->file_id());
SetString        1788 chrome/browser/sync_file_system/drive_backend/metadata_database.cc       details->SetString("md5", tracker->synced_details().md5());
SetString        1789 chrome/browser/sync_file_system/drive_backend/metadata_database.cc     details->SetString("active", tracker->active() ? "true" : "false");
SetString        1790 chrome/browser/sync_file_system/drive_backend/metadata_database.cc     details->SetString("dirty", tracker->dirty() ? "true" : "false");
SetString        1830 chrome/browser/sync_file_system/drive_backend/metadata_database.cc   metadata->SetString("title", "Trackers");
SetString        1841 chrome/browser/sync_file_system/drive_backend/metadata_database.cc     dict->SetString("tracker_id", base::Int64ToString(tracker.tracker_id()));
SetString        1842 chrome/browser/sync_file_system/drive_backend/metadata_database.cc     dict->SetString("path", path.AsUTF8Unsafe());
SetString        1843 chrome/browser/sync_file_system/drive_backend/metadata_database.cc     dict->SetString("file_id", tracker.file_id());
SetString        1845 chrome/browser/sync_file_system/drive_backend/metadata_database.cc     dict->SetString(
SetString        1851 chrome/browser/sync_file_system/drive_backend/metadata_database.cc     dict->SetString("app_id", tracker.app_id());
SetString        1852 chrome/browser/sync_file_system/drive_backend/metadata_database.cc     dict->SetString("active", tracker.active() ? "true" : "false");
SetString        1853 chrome/browser/sync_file_system/drive_backend/metadata_database.cc     dict->SetString("dirty", tracker.dirty() ? "true" : "false");
SetString        1854 chrome/browser/sync_file_system/drive_backend/metadata_database.cc     dict->SetString("folder_listing",
SetString        1858 chrome/browser/sync_file_system/drive_backend/metadata_database.cc       dict->SetString("title", details.title());
SetString        1859 chrome/browser/sync_file_system/drive_backend/metadata_database.cc       dict->SetString("kind", FileKindToString(details.file_kind()));
SetString        1860 chrome/browser/sync_file_system/drive_backend/metadata_database.cc       dict->SetString("md5", details.md5());
SetString        1861 chrome/browser/sync_file_system/drive_backend/metadata_database.cc       dict->SetString("etag", details.etag());
SetString        1862 chrome/browser/sync_file_system/drive_backend/metadata_database.cc       dict->SetString("missing", details.missing() ? "true" : "false");
SetString        1863 chrome/browser/sync_file_system/drive_backend/metadata_database.cc       dict->SetString("change_id", base::Int64ToString(details.change_id()));
SetString        1883 chrome/browser/sync_file_system/drive_backend/metadata_database.cc   metadata->SetString("title", "Metadata");
SetString        1894 chrome/browser/sync_file_system/drive_backend/metadata_database.cc     dict->SetString("file_id", file.file_id());
SetString        1897 chrome/browser/sync_file_system/drive_backend/metadata_database.cc       dict->SetString("title", details.title());
SetString        1898 chrome/browser/sync_file_system/drive_backend/metadata_database.cc       dict->SetString("type", FileKindToString(details.file_kind()));
SetString        1899 chrome/browser/sync_file_system/drive_backend/metadata_database.cc       dict->SetString("md5", details.md5());
SetString        1900 chrome/browser/sync_file_system/drive_backend/metadata_database.cc       dict->SetString("etag", details.etag());
SetString        1901 chrome/browser/sync_file_system/drive_backend/metadata_database.cc       dict->SetString("missing", details.missing() ? "true" : "false");
SetString        1902 chrome/browser/sync_file_system/drive_backend/metadata_database.cc       dict->SetString("change_id", base::Int64ToString(details.change_id()));
SetString        1907 chrome/browser/sync_file_system/drive_backend/metadata_database.cc       dict->SetString("parents", JoinString(parents, ","));
SetString         785 chrome/browser/sync_file_system/drive_backend_v1/drive_metadata_store.cc     file->SetString("path", itr->first.AsUTF8Unsafe());
SetString         786 chrome/browser/sync_file_system/drive_backend_v1/drive_metadata_store.cc     file->SetString("title", itr->first.BaseName().AsUTF8Unsafe());
SetString         787 chrome/browser/sync_file_system/drive_backend_v1/drive_metadata_store.cc     file->SetString("type", DriveTypeToString(metadata.type()));
SetString         790 chrome/browser/sync_file_system/drive_backend_v1/drive_metadata_store.cc     details->SetString("resource_id", metadata.resource_id());
SetString         791 chrome/browser/sync_file_system/drive_backend_v1/drive_metadata_store.cc     details->SetString("md5", metadata.md5_checksum());
SetString         792 chrome/browser/sync_file_system/drive_backend_v1/drive_metadata_store.cc     details->SetString("dirty", metadata.to_be_fetched() ? "true" : "false");
SetString         128 chrome/browser/sync_file_system/sync_file_system_service.cc     file->SetString("status", SyncFileStatusToString(sync_file_status));
SetString         115 chrome/browser/task_profiler/task_profiler_data_serializer.cc   dictionary->SetString("process_type",
SetString         143 chrome/browser/task_profiler/task_profiler_data_serializer.cc   root->SetString("userAgent", GetUserAgent());
SetString         556 chrome/browser/themes/theme_service.cc   profile_->GetPrefs()->SetString(prefs::kCurrentThemeID, id);
SetString         127 chrome/browser/themes/theme_syncable_service_unittest.cc   source.SetString(extensions::manifest_keys::kName, name);
SetString         129 chrome/browser/themes/theme_syncable_service_unittest.cc   source.SetString(extensions::manifest_keys::kUpdateURL, update_url);
SetString         130 chrome/browser/themes/theme_syncable_service_unittest.cc   source.SetString(extensions::manifest_keys::kVersion, "0.0.0.0");
SetString         968 chrome/browser/translate/translate_manager_render_view_host_unittest.cc   prefs->SetString(prefs::kAcceptLanguages, "qbz");
SetString         996 chrome/browser/translate/translate_manager_render_view_host_unittest.cc   prefs->SetString(prefs::kAcceptLanguages, "qbz,fr");
SetString        1007 chrome/browser/translate/translate_manager_render_view_host_unittest.cc   prefs->SetString(prefs::kAcceptLanguages, "qbz,en-us");
SetString         366 chrome/browser/ui/android/autofill/autofill_dialog_controller_android.cc       defaults->SetString(kLastUsedAccountName, last_used_account_name);
SetString         370 chrome/browser/ui/android/autofill/autofill_dialog_controller_android.cc         defaults->SetString(kLastUsedBillingAddressGuid, last_used_billing);
SetString         372 chrome/browser/ui/android/autofill/autofill_dialog_controller_android.cc         defaults->SetString(kLastUsedShippingAddressGuid, last_used_shipping);
SetString         374 chrome/browser/ui/android/autofill/autofill_dialog_controller_android.cc         defaults->SetString(kLastUsedCreditCardGuid, last_used_card);
SetString         291 chrome/browser/ui/app_list/app_list_service_impl.cc   local_state_->SetString(
SetString         306 chrome/browser/ui/app_list/app_list_service_impl.cc     local_state_->SetString(prefs::kAppListProfile,
SetString         207 chrome/browser/ui/app_list/app_list_service_interactive_uitest.cc     dict.SetString(prefs::kAppListProfile,
SetString         155 chrome/browser/ui/app_list/app_list_service_unittest.cc   local_state_->SetString(prefs::kProfileLastUsed, "last-used");
SetString          52 chrome/browser/ui/app_list/extension_app_model_builder_unittest.cc   value.SetString("name", name);
SetString          53 chrome/browser/ui/app_list/extension_app_model_builder_unittest.cc   value.SetString("version", version);
SetString          54 chrome/browser/ui/app_list/extension_app_model_builder_unittest.cc   value.SetString("app.launch.web_url", url);
SetString         347 chrome/browser/ui/app_list/extension_app_model_builder_unittest.cc   value.SetString("name", kAppName);
SetString         348 chrome/browser/ui/app_list/extension_app_model_builder_unittest.cc   value.SetString("version", kAppVersion);
SetString         349 chrome/browser/ui/app_list/extension_app_model_builder_unittest.cc   value.SetString("app.launch.web_url", kAppUrl);
SetString         130 chrome/browser/ui/app_list/search/common/webservice_cache.cc   dict->SetString(kKeyResultTime, base::Int64ToString(
SetString         118 chrome/browser/ui/app_list/search/history_data_store.cc   dict->SetString(kKeyVersion, kCurrentVersion);
SetString         177 chrome/browser/ui/ash/ash_keyboard_controller_proxy.cc   input_context->SetString("type",
SetString          86 chrome/browser/ui/ash/chrome_launcher_prefs.cc   app_value->SetString(kPinnedAppsPrefAppIDPath, app_id);
SetString         207 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc     pref_service->SetString(local_path, pref_service->GetString(synced_path));
SetString        1180 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc     profile_->GetPrefs()->SetString(prefs::kShelfAlignmentLocal, pref_value);
SetString        1181 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc     profile_->GetPrefs()->SetString(prefs::kShelfAlignment, pref_value);
SetString        1637 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc     profile_->GetPrefs()->SetString(prefs::kShelfAutoHideBehaviorLocal, value);
SetString        1638 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc     profile_->GetPrefs()->SetString(prefs::kShelfAutoHideBehavior, value);
SetString         291 chrome/browser/ui/ash/launcher/chrome_launcher_controller_unittest.cc     manifest.SetString(extensions::manifest_keys::kName,
SetString         293 chrome/browser/ui/ash/launcher/chrome_launcher_controller_unittest.cc     manifest.SetString(extensions::manifest_keys::kVersion, "1");
SetString         294 chrome/browser/ui/ash/launcher/chrome_launcher_controller_unittest.cc     manifest.SetString(extensions::manifest_keys::kDescription,
SetString         316 chrome/browser/ui/ash/launcher/chrome_launcher_controller_unittest.cc     manifest_gmail.SetString(extensions::manifest_keys::kName,
SetString         318 chrome/browser/ui/ash/launcher/chrome_launcher_controller_unittest.cc     manifest_gmail.SetString(extensions::manifest_keys::kVersion, "1");
SetString         319 chrome/browser/ui/ash/launcher/chrome_launcher_controller_unittest.cc     manifest_gmail.SetString(extensions::manifest_keys::kDescription,
SetString         321 chrome/browser/ui/ash/launcher/chrome_launcher_controller_unittest.cc     manifest_gmail.SetString(extensions::manifest_keys::kLaunchWebURL,
SetString         462 chrome/browser/ui/ash/launcher/chrome_launcher_controller_unittest.cc     entry->SetString(ash::kPinnedAppsPrefAppIDPath, extension_id);
SetString        3765 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc   value->SetString(kGuidPrefKey, guid);
SetString         826 chrome/browser/ui/browser.cc     profile_->GetPrefs()->SetString(prefs::kRecentlySelectedEncoding,
SetString         779 chrome/browser/ui/content_settings/content_setting_bubble_model.cc     prefs->SetString(prefs::kDefaultAudioCaptureDevice, device);
SetString         782 chrome/browser/ui/content_settings/content_setting_bubble_model.cc     prefs->SetString(prefs::kDefaultVideoCaptureDevice, device);
SetString         563 chrome/browser/ui/panels/base_panel_browser_test.cc   input_value->SetString(extensions::manifest_keys::kVersion, "1.0.0.0");
SetString         564 chrome/browser/ui/panels/base_panel_browser_test.cc   input_value->SetString(extensions::manifest_keys::kName, "Sample Extension");
SetString         121 chrome/browser/ui/panels/panel.cc   tab_value->SetString(
SetString         123 chrome/browser/ui/panels/panel.cc   tab_value->SetString(extensions::tabs_constants::kStatusKey,
SetString         131 chrome/browser/ui/panels/panel.cc   tab_value->SetString(
SetString         177 chrome/browser/ui/pdf/pdf_unsupported_feature.cc     strings.SetString(
SetString         180 chrome/browser/ui/pdf/pdf_unsupported_feature.cc     strings.SetString(
SetString         183 chrome/browser/ui/pdf/pdf_unsupported_feature.cc     strings.SetString(
SetString         186 chrome/browser/ui/pdf/pdf_unsupported_feature.cc     strings.SetString(
SetString         190 chrome/browser/ui/pdf/pdf_unsupported_feature.cc     strings.SetString(
SetString         193 chrome/browser/ui/pdf/pdf_unsupported_feature.cc     strings.SetString(
SetString          66 chrome/browser/ui/search/local_ntp_browsertest.cc   prefs->SetString(prefs::kApplicationLocale, loaded_locale);
SetString         311 chrome/browser/ui/sync/one_click_signin_helper_unittest.cc   local_state->SetString(prefs::kGoogleServicesUsernamePattern, pattern);
SetString         823 chrome/browser/ui/sync/one_click_signin_helper_unittest.cc   pref_service->SetString(prefs::kGoogleServicesUsername, "user@gmail.com");
SetString         101 chrome/browser/ui/sync/profile_signin_confirmation_helper_unittest.cc   manifest.SetString(extensions::manifest_keys::kVersion, "1.0.0.0");
SetString         102 chrome/browser/ui/sync/profile_signin_confirmation_helper_unittest.cc   manifest.SetString(extensions::manifest_keys::kName, name);
SetString          44 chrome/browser/ui/tabs/pinned_tab_codec.cc   value->SetString(kURL, tab.url.spec());
SetString          46 chrome/browser/ui/tabs/pinned_tab_codec.cc     value->SetString(kAppID, tab.app_id);
SetString          62 chrome/browser/ui/tabs/pinned_tab_codec.cc     value->SetString(kAppID, extension->id());
SetString          66 chrome/browser/ui/tabs/pinned_tab_codec.cc     value->SetString(
SetString          74 chrome/browser/ui/tabs/pinned_tab_codec.cc       value->SetString(kURL, entry->GetURL().spec());
SetString        1787 chrome/browser/ui/tabs/tab_strip_model_unittest.cc   manifest.SetString("name", "hi!");
SetString        1788 chrome/browser/ui/tabs/tab_strip_model_unittest.cc   manifest.SetString("version", "1");
SetString        1789 chrome/browser/ui/tabs/tab_strip_model_unittest.cc   manifest.SetString("app.launch.web_url", "http://www.google.com");
SetString         903 chrome/browser/ui/views/omnibox/omnibox_view_views.cc   data->SetString(selected_text);
SetString         119 chrome/browser/ui/views/toolbar/home_button.cc   prefs->SetString(prefs::kHomePage, undo_url_.spec());
SetString         176 chrome/browser/ui/views/toolbar/home_button.cc     prefs->SetString(prefs::kHomePage, new_homepage_url.spec());
SetString         666 chrome/browser/ui/webui/about_ui.cc       counter->SetString("name", name);
SetString         870 chrome/browser/ui/webui/about_ui.cc   data->SetString("version", info->version);
SetString         890 chrome/browser/ui/webui/about_ui.cc   child->SetString("child_name", child_label);
SetString         932 chrome/browser/ui/webui/about_ui.cc     browser_data->SetString("name", browser_processes[index].name);
SetString         956 chrome/browser/ui/webui/about_ui.cc   root->SetString("current_browser_name", process.name);
SetString         969 chrome/browser/ui/webui/about_ui.cc   load_time_data.SetString(
SetString          41 chrome/browser/ui/webui/app_list/start_page_handler.cc   dict->SetString("appId", app->id());
SetString          42 chrome/browser/ui/webui/app_list/start_page_handler.cc   dict->SetString("textTitle", app->short_name());
SetString          43 chrome/browser/ui/webui/app_list/start_page_handler.cc   dict->SetString("title", app->name());
SetString          53 chrome/browser/ui/webui/app_list/start_page_handler.cc   dict->SetString("iconUrl", icon_url.spec());
SetString         119 chrome/browser/ui/webui/certificate_viewer_webui.cc   cert_info.SetString("general.usages", usagestr);
SetString         124 chrome/browser/ui/webui/certificate_viewer_webui.cc   cert_info.SetString("general.title", l10n_util::GetStringFUTF8(
SetString         130 chrome/browser/ui/webui/certificate_viewer_webui.cc   cert_info.SetString("general.issued-cn",
SetString         132 chrome/browser/ui/webui/certificate_viewer_webui.cc   cert_info.SetString("general.issued-o",
SetString         134 chrome/browser/ui/webui/certificate_viewer_webui.cc   cert_info.SetString("general.issued-ou",
SetString         137 chrome/browser/ui/webui/certificate_viewer_webui.cc   cert_info.SetString("general.issued-sn",
SetString         142 chrome/browser/ui/webui/certificate_viewer_webui.cc   cert_info.SetString("general.issuer-cn",
SetString         144 chrome/browser/ui/webui/certificate_viewer_webui.cc   cert_info.SetString("general.issuer-o",
SetString         146 chrome/browser/ui/webui/certificate_viewer_webui.cc   cert_info.SetString("general.issuer-ou",
SetString         161 chrome/browser/ui/webui/certificate_viewer_webui.cc   cert_info.SetString("general.issue-date", issued_str);
SetString         162 chrome/browser/ui/webui/certificate_viewer_webui.cc   cert_info.SetString("general.expiry-date", expires_str);
SetString         164 chrome/browser/ui/webui/certificate_viewer_webui.cc   cert_info.SetString("general.sha256",
SetString         166 chrome/browser/ui/webui/certificate_viewer_webui.cc   cert_info.SetString("general.sha1",
SetString         176 chrome/browser/ui/webui/certificate_viewer_webui.cc     cert_node->SetString("label", x509_certificate_model::GetTitle(*i).c_str());
SetString         297 chrome/browser/ui/webui/certificate_viewer_webui.cc   node_details->SetString("label", x509_certificate_model::GetTitle(cert));
SetString         303 chrome/browser/ui/webui/certificate_viewer_webui.cc   node_details->SetString("label",
SetString         309 chrome/browser/ui/webui/certificate_viewer_webui.cc   node_details->SetString("label",
SetString         313 chrome/browser/ui/webui/certificate_viewer_webui.cc     node_details->SetString("payload.val",
SetString         318 chrome/browser/ui/webui/certificate_viewer_webui.cc   node_details->SetString("label",
SetString         320 chrome/browser/ui/webui/certificate_viewer_webui.cc   node_details->SetString("payload.val",
SetString         325 chrome/browser/ui/webui/certificate_viewer_webui.cc   node_details->SetString("label",
SetString         327 chrome/browser/ui/webui/certificate_viewer_webui.cc   node_details->SetString("payload.val",
SetString         331 chrome/browser/ui/webui/certificate_viewer_webui.cc   node_details->SetString("label",
SetString         333 chrome/browser/ui/webui/certificate_viewer_webui.cc   node_details->SetString("payload.val",
SetString         338 chrome/browser/ui/webui/certificate_viewer_webui.cc   node_details->SetString("label",
SetString         343 chrome/browser/ui/webui/certificate_viewer_webui.cc   node_details->SetString("label",
SetString         346 chrome/browser/ui/webui/certificate_viewer_webui.cc   alt_node_details->SetString("label",
SetString         350 chrome/browser/ui/webui/certificate_viewer_webui.cc     node_details->SetString("payload.val",
SetString         352 chrome/browser/ui/webui/certificate_viewer_webui.cc     alt_node_details->SetString("payload.val",
SetString         357 chrome/browser/ui/webui/certificate_viewer_webui.cc   node_details->SetString("label",
SetString         359 chrome/browser/ui/webui/certificate_viewer_webui.cc   node_details->SetString("payload.val",
SetString         364 chrome/browser/ui/webui/certificate_viewer_webui.cc   node_details->SetString("label",
SetString         369 chrome/browser/ui/webui/certificate_viewer_webui.cc   node_details->SetString("label",
SetString         371 chrome/browser/ui/webui/certificate_viewer_webui.cc   node_details->SetString("payload.val",
SetString         374 chrome/browser/ui/webui/certificate_viewer_webui.cc   node_details->SetString("label",
SetString         376 chrome/browser/ui/webui/certificate_viewer_webui.cc   node_details->SetString("payload.val",
SetString         388 chrome/browser/ui/webui/certificate_viewer_webui.cc     node_details->SetString("label",
SetString         395 chrome/browser/ui/webui/certificate_viewer_webui.cc       node_details->SetString("label", i->name);
SetString         396 chrome/browser/ui/webui/certificate_viewer_webui.cc       node_details->SetString("payload.val", i->value);
SetString         401 chrome/browser/ui/webui/certificate_viewer_webui.cc   node_details->SetString("label",
SetString         403 chrome/browser/ui/webui/certificate_viewer_webui.cc   node_details->SetString("payload.val",
SetString         407 chrome/browser/ui/webui/certificate_viewer_webui.cc   node_details->SetString("label",
SetString         409 chrome/browser/ui/webui/certificate_viewer_webui.cc   node_details->SetString("payload.val",
SetString         413 chrome/browser/ui/webui/certificate_viewer_webui.cc   node_details->SetString("label",
SetString         418 chrome/browser/ui/webui/certificate_viewer_webui.cc   node_details->SetString("label",
SetString         420 chrome/browser/ui/webui/certificate_viewer_webui.cc   node_details->SetString("payload.val",
SetString         423 chrome/browser/ui/webui/certificate_viewer_webui.cc   node_details->SetString("label",
SetString         425 chrome/browser/ui/webui/certificate_viewer_webui.cc   node_details->SetString("payload.val",
SetString         114 chrome/browser/ui/webui/chromeos/certificate_manager_dialog_ui.cc   localized_strings->SetString("highlightStrength",
SetString          62 chrome/browser/ui/webui/chromeos/charger_replacement_handler.cc   localized_strings->SetString(
SetString          65 chrome/browser/ui/webui/chromeos/charger_replacement_handler.cc   localized_strings->SetString(
SetString          68 chrome/browser/ui/webui/chromeos/charger_replacement_handler.cc   localized_strings->SetString(
SetString          71 chrome/browser/ui/webui/chromeos/charger_replacement_handler.cc   localized_strings->SetString(
SetString          75 chrome/browser/ui/webui/chromeos/charger_replacement_handler.cc   localized_strings->SetString(
SetString          79 chrome/browser/ui/webui/chromeos/charger_replacement_handler.cc   localized_strings->SetString(
SetString          82 chrome/browser/ui/webui/chromeos/charger_replacement_handler.cc   localized_strings->SetString(
SetString          85 chrome/browser/ui/webui/chromeos/charger_replacement_handler.cc   localized_strings->SetString(
SetString          88 chrome/browser/ui/webui/chromeos/charger_replacement_handler.cc   localized_strings->SetString(
SetString          91 chrome/browser/ui/webui/chromeos/charger_replacement_handler.cc   localized_strings->SetString(
SetString          94 chrome/browser/ui/webui/chromeos/charger_replacement_handler.cc   localized_strings->SetString(
SetString          98 chrome/browser/ui/webui/chromeos/charger_replacement_handler.cc   localized_strings->SetString(
SetString         101 chrome/browser/ui/webui/chromeos/charger_replacement_handler.cc   localized_strings->SetString(
SetString         105 chrome/browser/ui/webui/chromeos/charger_replacement_handler.cc   localized_strings->SetString(
SetString         109 chrome/browser/ui/webui/chromeos/charger_replacement_handler.cc   localized_strings->SetString(
SetString         112 chrome/browser/ui/webui/chromeos/charger_replacement_handler.cc   localized_strings->SetString(
SetString         115 chrome/browser/ui/webui/chromeos/charger_replacement_handler.cc   localized_strings->SetString(
SetString         119 chrome/browser/ui/webui/chromeos/charger_replacement_handler.cc   localized_strings->SetString(
SetString         123 chrome/browser/ui/webui/chromeos/charger_replacement_handler.cc   localized_strings->SetString(
SetString         127 chrome/browser/ui/webui/chromeos/charger_replacement_handler.cc   localized_strings->SetString(
SetString         131 chrome/browser/ui/webui/chromeos/charger_replacement_handler.cc   localized_strings->SetString(
SetString         135 chrome/browser/ui/webui/chromeos/charger_replacement_handler.cc   localized_strings->SetString(
SetString         139 chrome/browser/ui/webui/chromeos/charger_replacement_handler.cc   localized_strings->SetString(
SetString         143 chrome/browser/ui/webui/chromeos/charger_replacement_handler.cc   localized_strings->SetString(
SetString         147 chrome/browser/ui/webui/chromeos/charger_replacement_handler.cc   localized_strings->SetString(
SetString         151 chrome/browser/ui/webui/chromeos/charger_replacement_handler.cc   localized_strings->SetString(
SetString         155 chrome/browser/ui/webui/chromeos/charger_replacement_handler.cc   localized_strings->SetString(
SetString         159 chrome/browser/ui/webui/chromeos/charger_replacement_handler.cc   localized_strings->SetString(
SetString         164 chrome/browser/ui/webui/chromeos/charger_replacement_handler.cc   localized_strings->SetString(
SetString         168 chrome/browser/ui/webui/chromeos/charger_replacement_handler.cc   localized_strings->SetString(
SetString         172 chrome/browser/ui/webui/chromeos/charger_replacement_handler.cc   localized_strings->SetString(
SetString         175 chrome/browser/ui/webui/chromeos/charger_replacement_handler.cc   localized_strings->SetString(
SetString         179 chrome/browser/ui/webui/chromeos/charger_replacement_handler.cc   localized_strings->SetString(
SetString         183 chrome/browser/ui/webui/chromeos/charger_replacement_handler.cc   localized_strings->SetString(
SetString         187 chrome/browser/ui/webui/chromeos/charger_replacement_handler.cc   localized_strings->SetString(
SetString         191 chrome/browser/ui/webui/chromeos/charger_replacement_handler.cc   localized_strings->SetString(
SetString         195 chrome/browser/ui/webui/chromeos/charger_replacement_handler.cc   localized_strings->SetString(
SetString         199 chrome/browser/ui/webui/chromeos/charger_replacement_handler.cc   localized_strings->SetString(
SetString         203 chrome/browser/ui/webui/chromeos/charger_replacement_handler.cc   localized_strings->SetString(
SetString         207 chrome/browser/ui/webui/chromeos/charger_replacement_handler.cc   localized_strings->SetString(
SetString         211 chrome/browser/ui/webui/chromeos/charger_replacement_handler.cc   localized_strings->SetString(
SetString         215 chrome/browser/ui/webui/chromeos/charger_replacement_handler.cc   localized_strings->SetString("faqLink", kFaqLink);
SetString         187 chrome/browser/ui/webui/chromeos/choose_mobile_network_ui.cc       network->SetString(kNetworkIdProperty, it->network_id);
SetString         189 chrome/browser/ui/webui/chromeos/choose_mobile_network_ui.cc         network->SetString(kOperatorNameProperty, it->long_name);
SetString         191 chrome/browser/ui/webui/chromeos/choose_mobile_network_ui.cc         network->SetString(kOperatorNameProperty, it->short_name);
SetString         193 chrome/browser/ui/webui/chromeos/choose_mobile_network_ui.cc         network->SetString(kOperatorNameProperty, it->network_id);
SetString         194 chrome/browser/ui/webui/chromeos/choose_mobile_network_ui.cc       network->SetString(kStatusProperty, it->status);
SetString         195 chrome/browser/ui/webui/chromeos/choose_mobile_network_ui.cc       network->SetString(kTechnologyProperty, it->technology);
SetString          84 chrome/browser/ui/webui/chromeos/drive_internals_ui.cc     entry->SetString("path", current.value());
SetString          89 chrome/browser/ui/webui/chromeos/drive_internals_ui.cc     entry->SetString(
SetString          93 chrome/browser/ui/webui/chromeos/drive_internals_ui.cc     entry->SetString(
SetString         202 chrome/browser/ui/webui/chromeos/drive_internals_ui.cc   dict->SetString("key", key);
SetString         203 chrome/browser/ui/webui/chromeos/drive_internals_ui.cc   dict->SetString("value", value);
SetString         331 chrome/browser/ui/webui/chromeos/drive_internals_ui.cc   about_resource.SetString("root-resource-id",
SetString         349 chrome/browser/ui/webui/chromeos/drive_internals_ui.cc   app_list.SetString("etag", parsed_app_list->etag());
SetString         355 chrome/browser/ui/webui/chromeos/drive_internals_ui.cc     app_data->SetString("name", app->name());
SetString         356 chrome/browser/ui/webui/chromeos/drive_internals_ui.cc     app_data->SetString("application_id", app->application_id());
SetString         357 chrome/browser/ui/webui/chromeos/drive_internals_ui.cc     app_data->SetString("object_type", app->object_type());
SetString         507 chrome/browser/ui/webui/chromeos/drive_internals_ui.cc   connection_status.SetString("status", status);
SetString         624 chrome/browser/ui/webui/chromeos/drive_internals_ui.cc   delta_update_status.SetString(
SetString         628 chrome/browser/ui/webui/chromeos/drive_internals_ui.cc   delta_update_status.SetString(
SetString         649 chrome/browser/ui/webui/chromeos/drive_internals_ui.cc     dict->SetString("type", drive::JobTypeToString(info.job_type));
SetString         650 chrome/browser/ui/webui/chromeos/drive_internals_ui.cc     dict->SetString("file_path", info.file_path.AsUTF8Unsafe());
SetString         651 chrome/browser/ui/webui/chromeos/drive_internals_ui.cc     dict->SetString("state", drive::JobStateToString(info.state));
SetString         752 chrome/browser/ui/webui/chromeos/drive_internals_ui.cc     dict->SetString("key",
SetString         754 chrome/browser/ui/webui/chromeos/drive_internals_ui.cc     dict->SetString("value", "[" + severity + "] " + log[i].what);
SetString         755 chrome/browser/ui/webui/chromeos/drive_internals_ui.cc     dict->SetString("class", "log-" + severity);
SetString         858 chrome/browser/ui/webui/chromeos/drive_internals_ui.cc   value.SetString("local_id", local_id);
SetString         859 chrome/browser/ui/webui/chromeos/drive_internals_ui.cc   value.SetString("md5", cache_entry.md5());
SetString          30 chrome/browser/ui/webui/chromeos/first_run/first_run_ui.cc   localized_strings->SetString(
SetString          33 chrome/browser/ui/webui/chromeos/first_run/first_run_ui.cc   localized_strings->SetString(
SetString          36 chrome/browser/ui/webui/chromeos/first_run/first_run_ui.cc   localized_strings->SetString(
SetString          39 chrome/browser/ui/webui/chromeos/first_run/first_run_ui.cc   localized_strings->SetString(
SetString          41 chrome/browser/ui/webui/chromeos/first_run/first_run_ui.cc   localized_strings->SetString(
SetString          43 chrome/browser/ui/webui/chromeos/first_run/first_run_ui.cc   localized_strings->SetString(
SetString          47 chrome/browser/ui/webui/chromeos/first_run/first_run_ui.cc   localized_strings->SetString(
SetString          50 chrome/browser/ui/webui/chromeos/first_run/first_run_ui.cc   localized_strings->SetString(
SetString          52 chrome/browser/ui/webui/chromeos/first_run/first_run_ui.cc   localized_strings->SetString(
SetString          55 chrome/browser/ui/webui/chromeos/first_run/first_run_ui.cc   localized_strings->SetString(
SetString          58 chrome/browser/ui/webui/chromeos/first_run/first_run_ui.cc   localized_strings->SetString(
SetString          79 chrome/browser/ui/webui/chromeos/first_run/first_run_ui.cc   localized_strings->SetString("shelfAlignment", shelf_alignment);
SetString         192 chrome/browser/ui/webui/chromeos/imageburner/imageburner_ui.cc     disk_value->SetString(std::string(kPropertyLabel), label);
SetString         193 chrome/browser/ui/webui/chromeos/imageburner/imageburner_ui.cc     disk_value->SetString(std::string(kPropertyFilePath), disk.file_path());
SetString         194 chrome/browser/ui/webui/chromeos/imageburner/imageburner_ui.cc     disk_value->SetString(std::string(kPropertyDevicePath), disk.device_path());
SetString         195 chrome/browser/ui/webui/chromeos/imageburner/imageburner_ui.cc     disk_value->SetString(std::string(kPropertyDeviceType),
SetString         245 chrome/browser/ui/webui/chromeos/imageburner/imageburner_ui.cc         progress.SetString("progressType", "download");
SetString         249 chrome/browser/ui/webui/chromeos/imageburner/imageburner_ui.cc         progress.SetString("progressType", "unzip");
SetString         252 chrome/browser/ui/webui/chromeos/imageburner/imageburner_ui.cc         progress.SetString("progressType", "burn");
SetString         265 chrome/browser/ui/webui/chromeos/imageburner/imageburner_ui.cc       progress.SetString("progressText", progress_text);
SetString         267 chrome/browser/ui/webui/chromeos/imageburner/imageburner_ui.cc       progress.SetString("progressText", "");
SetString         269 chrome/browser/ui/webui/chromeos/imageburner/imageburner_ui.cc     progress.SetString("timeLeftText", time_remaining_text);
SetString         354 chrome/browser/ui/webui/chromeos/keyboard_overlay_ui.cc     dict.SetString(ModifierKeyToLabel(i->first), ModifierKeyToLabel(i->second));
SetString         233 chrome/browser/ui/webui/chromeos/login/app_launch_splash_screen_handler.cc   out_info->SetString("name", app.name);
SetString         234 chrome/browser/ui/webui/chromeos/login/app_launch_splash_screen_handler.cc   out_info->SetString("iconURL", webui::GetBitmapDataUrl(*app.icon.bitmap()));
SetString          21 chrome/browser/ui/webui/chromeos/login/base_screen_handler.cc   dict_->SetString(key, message);
SetString          26 chrome/browser/ui/webui/chromeos/login/base_screen_handler.cc   dict_->SetString(key, message);
SetString          30 chrome/browser/ui/webui/chromeos/login/base_screen_handler.cc   dict_->SetString(key,
SetString          37 chrome/browser/ui/webui/chromeos/login/base_screen_handler.cc   dict_->SetString(key,
SetString          45 chrome/browser/ui/webui/chromeos/login/base_screen_handler.cc   dict_->SetString(key,
SetString         100 chrome/browser/ui/webui/chromeos/login/base_screen_handler.cc   screen_params.SetString("id", screen_name);
SetString         427 chrome/browser/ui/webui/chromeos/login/enrollment_screen_handler.cc   screen_data.SetString("signin_url", kGaiaExtStartPage);
SetString         428 chrome/browser/ui/webui/chromeos/login/enrollment_screen_handler.cc   screen_data.SetString("gaiaUrl", GaiaUrls::GetInstance()->gaia_url().spec());
SetString         429 chrome/browser/ui/webui/chromeos/login/enrollment_screen_handler.cc   screen_data.SetString("enrollment_mode",
SetString         431 chrome/browser/ui/webui/chromeos/login/enrollment_screen_handler.cc   screen_data.SetString("management_domain", management_domain_);
SetString         258 chrome/browser/ui/webui/chromeos/login/error_screen_handler.cc     params.SetString("network", network_);
SetString          89 chrome/browser/ui/webui/chromeos/login/eula_screen_handler.cc   dict->SetString("rlzEnabled", "enabled");
SetString          91 chrome/browser/ui/webui/chromeos/login/eula_screen_handler.cc   dict->SetString("rlzEnabled", "disabled");
SetString          68 chrome/browser/ui/webui/chromeos/login/gaia_screen_handler.cc     params->SetString("managedUsersRestrictionReason",
SetString         113 chrome/browser/ui/webui/chromeos/login/gaia_screen_handler.cc   params.SetString("email", context.email);
SetString         120 chrome/browser/ui/webui/chromeos/login/gaia_screen_handler.cc       params.SetString("hl", app_locale);
SetString         123 chrome/browser/ui/webui/chromeos/login/gaia_screen_handler.cc     localized_strings->SetString(
SetString         125 chrome/browser/ui/webui/chromeos/login/gaia_screen_handler.cc     localized_strings->SetString(
SetString         128 chrome/browser/ui/webui/chromeos/login/gaia_screen_handler.cc     localized_strings->SetString(
SetString         130 chrome/browser/ui/webui/chromeos/login/gaia_screen_handler.cc     localized_strings->SetString(
SetString         133 chrome/browser/ui/webui/chromeos/login/gaia_screen_handler.cc     localized_strings->SetString(
SetString         136 chrome/browser/ui/webui/chromeos/login/gaia_screen_handler.cc     localized_strings->SetString(
SetString         146 chrome/browser/ui/webui/chromeos/login/gaia_screen_handler.cc   params.SetString("gaiaUrl", gaia_url.spec());
SetString          52 chrome/browser/ui/webui/chromeos/login/kiosk_app_menu_handler.cc   localized_strings->SetString(
SetString          55 chrome/browser/ui/webui/chromeos/login/kiosk_app_menu_handler.cc   localized_strings->SetString(
SetString          58 chrome/browser/ui/webui/chromeos/login/kiosk_app_menu_handler.cc   localized_strings->SetString(
SetString          61 chrome/browser/ui/webui/chromeos/login/kiosk_app_menu_handler.cc   localized_strings->SetString(
SetString          91 chrome/browser/ui/webui/chromeos/login/kiosk_app_menu_handler.cc     app_info->SetString("id", app_data.app_id);
SetString          92 chrome/browser/ui/webui/chromeos/login/kiosk_app_menu_handler.cc     app_info->SetString("label", app_data.name);
SetString         105 chrome/browser/ui/webui/chromeos/login/kiosk_app_menu_handler.cc         app_info->SetString("iconWidth", base::IntToString(width) + "px");
SetString         106 chrome/browser/ui/webui/chromeos/login/kiosk_app_menu_handler.cc         app_info->SetString("iconHeight", base::IntToString(height) + "px");
SetString         109 chrome/browser/ui/webui/chromeos/login/kiosk_app_menu_handler.cc       app_info->SetString("iconWidth", kDefaultAppIconSizeString);
SetString         110 chrome/browser/ui/webui/chromeos/login/kiosk_app_menu_handler.cc       app_info->SetString("iconHeight", kDefaultAppIconSizeString);
SetString         112 chrome/browser/ui/webui/chromeos/login/kiosk_app_menu_handler.cc     app_info->SetString("iconUrl", icon_url);
SetString          82 chrome/browser/ui/webui/chromeos/login/kiosk_autolaunch_screen_handler.cc   app_info.SetString("appName", app.name);
SetString          88 chrome/browser/ui/webui/chromeos/login/kiosk_autolaunch_screen_handler.cc   app_info.SetString("appIconUrl", icon_url);
SetString         396 chrome/browser/ui/webui/chromeos/login/locally_managed_user_creation_screen_handler.cc     image_data->SetString("url", GetDefaultImageUrl(i));
SetString         397 chrome/browser/ui/webui/chromeos/login/locally_managed_user_creation_screen_handler.cc     image_data->SetString(
SetString         399 chrome/browser/ui/webui/chromeos/login/locally_managed_user_creation_screen_handler.cc     image_data->SetString(
SetString         401 chrome/browser/ui/webui/chromeos/login/locally_managed_user_creation_screen_handler.cc     image_data->SetString("title", GetDefaultImageDescription(i));
SetString          89 chrome/browser/ui/webui/chromeos/login/network_dropdown.cc     item->SetString("label", model->GetLabelAt(i));
SetString          95 chrome/browser/ui/webui/chromeos/login/network_dropdown.cc       item->SetString("icon", webui::GetBitmapDataUrl(icon_bitmap));
SetString          69 chrome/browser/ui/webui/chromeos/login/network_screen_handler.cc   optgroup->SetString(
SetString         284 chrome/browser/ui/webui/chromeos/login/network_screen_handler.cc   CrosSettings::Get()->SetString(kSystemTimezone, timezone_id);
SetString         407 chrome/browser/ui/webui/chromeos/login/network_screen_handler.cc       language_info->SetString(
SetString         417 chrome/browser/ui/webui/chromeos/login/network_screen_handler.cc     language_info->SetString("value", value);
SetString         418 chrome/browser/ui/webui/chromeos/login/network_screen_handler.cc     language_info->SetString("title", display_name);
SetString         431 chrome/browser/ui/webui/chromeos/login/network_screen_handler.cc   input_method->SetString("value", ime_id);
SetString         432 chrome/browser/ui/webui/chromeos/login/network_screen_handler.cc   input_method->SetString("title", util->GetInputMethodLongName(method));
SetString         549 chrome/browser/ui/webui/chromeos/login/network_screen_handler.cc     timezone_option->SetString("value", timezone_id);
SetString         550 chrome/browser/ui/webui/chromeos/login/network_screen_handler.cc     timezone_option->SetString("title", timezone_name);
SetString         364 chrome/browser/ui/webui/chromeos/login/oobe_ui.cc   localized_strings->SetString("buildType", "chrome");
SetString         366 chrome/browser/ui/webui/chromeos/login/oobe_ui.cc   localized_strings->SetString("buildType", "chromium");
SetString         373 chrome/browser/ui/webui/chromeos/login/oobe_ui.cc     localized_strings->SetString("bootIntoWallpaper", "on");
SetString         375 chrome/browser/ui/webui/chromeos/login/oobe_ui.cc     localized_strings->SetString("bootIntoWallpaper", "off");
SetString         380 chrome/browser/ui/webui/chromeos/login/oobe_ui.cc   localized_strings->SetString("highlightStrength",
SetString         385 chrome/browser/ui/webui/chromeos/login/oobe_ui.cc   localized_strings->SetString("newKioskUI", new_kiosk_ui ? "on" : "off");
SetString         697 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.cc     params.SetString("lastNetworkType", network_type);
SetString        1307 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.cc   user_dict->SetString(kKeyUsername, email);
SetString        1308 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.cc   user_dict->SetString(kKeyEmailAddress, user->display_email());
SetString        1309 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.cc   user_dict->SetString(kKeyDisplayName, user->GetDisplayName());
SetString        1325 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.cc     user_dict->SetString(kKeyMultiProfilesPolicy, behavior);
SetString        1335 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.cc       user_dict->SetString(kKeyEnterpriseDomain,
SetString         147 chrome/browser/ui/webui/chromeos/login/user_image_screen_handler.cc     image_data->SetString("url", GetDefaultImageUrl(i));
SetString         148 chrome/browser/ui/webui/chromeos/login/user_image_screen_handler.cc     image_data->SetString(
SetString         150 chrome/browser/ui/webui/chromeos/login/user_image_screen_handler.cc     image_data->SetString(
SetString         152 chrome/browser/ui/webui/chromeos/login/user_image_screen_handler.cc     image_data->SetString("title", GetDefaultImageDescription(i));
SetString         110 chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc   value->SetString("carrier", name);
SetString         111 chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc   value->SetString("payment_url", payment_url);
SetString         113 chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc     value->SetString("post_data", post_data);
SetString         128 chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc   value->SetString("MEID", device->meid());
SetString         129 chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc   value->SetString("IMEI", device->imei());
SetString         130 chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc   value->SetString("MDN", device->mdn());
SetString         138 chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc     value->SetString("error", error_description);
SetString         316 chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc   strings.SetString("connecting_header",
SetString         319 chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc   strings.SetString("error_header",
SetString         321 chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc   strings.SetString("activating_header",
SetString         323 chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc   strings.SetString("completed_header",
SetString         325 chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc   strings.SetString("please_wait",
SetString         327 chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc   strings.SetString("completed_text",
SetString         329 chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc   strings.SetString("portal_unreachable_header",
SetString         331 chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc   strings.SetString("invalid_device_info_header",
SetString         333 chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc   strings.SetString("title", l10n_util::GetStringUTF16(IDS_MOBILE_SETUP_TITLE));
SetString         334 chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc   strings.SetString("close_button",
SetString         336 chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc   strings.SetString("cancel_button",
SetString         338 chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc   strings.SetString("ok_button",
SetString          70 chrome/browser/ui/webui/chromeos/network_ui.cc   data.SetString(kNetworkEventLogTag, GetNetworkEventLog());
SetString         591 chrome/browser/ui/webui/chromeos/nfc_debug_ui.cc   out->SetString(kPeerIdentifierProperty, peer_identifier_);
SetString         613 chrome/browser/ui/webui/chromeos/nfc_debug_ui.cc   out->SetString(kTagIdentifierProperty, tag_identifier_);
SetString         614 chrome/browser/ui/webui/chromeos/nfc_debug_ui.cc   out->SetString(kTagTypeProperty, TagTypeToString(tag->GetType()));
SetString         616 chrome/browser/ui/webui/chromeos/nfc_debug_ui.cc   out->SetString(kTagSupportedProtocolProperty,
SetString         648 chrome/browser/ui/webui/chromeos/nfc_debug_ui.cc     record_data->SetString(kRecordTypeProperty,
SetString         104 chrome/browser/ui/webui/chromeos/proxy_settings_ui.cc   localized_strings->SetString("highlightStrength",
SetString         296 chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc   strings.SetString("title",
SetString         298 chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc   strings.SetString("ok", l10n_util::GetStringUTF16(IDS_OK));
SetString         299 chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc   strings.SetString("cancel", l10n_util::GetStringUTF16(IDS_CANCEL));
SetString         300 chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc   strings.SetString("enterPinTitle",
SetString         302 chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc   strings.SetString("enterPinMessage",
SetString         304 chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc   strings.SetString("enterPinTriesMessage",
SetString         306 chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc   strings.SetString("incorrectPinTriesMessage",
SetString         308 chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc   strings.SetString("incorrectPinTitle",
SetString         311 chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc   strings.SetString("noPinTriesLeft", l10n_util::GetStringFUTF16(
SetString         314 chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc   strings.SetString("enterPukButton",
SetString         316 chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc   strings.SetString("enterPukTitle",
SetString         318 chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc   strings.SetString("enterPukWarning",
SetString         321 chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc   strings.SetString("enterPukMessage", l10n_util::GetStringFUTF16(
SetString         324 chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc   strings.SetString("choosePinTitle",
SetString         326 chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc   strings.SetString("choosePinMessage",
SetString         328 chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc   strings.SetString("newPin", l10n_util::GetStringUTF16(
SetString         330 chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc   strings.SetString("retypeNewPin", l10n_util::GetStringUTF16(
SetString         332 chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc   strings.SetString("pinsDontMatchMessage", l10n_util::GetStringUTF16(
SetString         334 chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc   strings.SetString("noPukTriesLeft",
SetString         336 chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc   strings.SetString("simDisabledTitle",
SetString         338 chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc   strings.SetString("simDisabledMessage",
SetString         341 chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc   strings.SetString("changePinTitle", l10n_util::GetStringUTF16(
SetString         343 chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc   strings.SetString("changePinMessage", l10n_util::GetStringUTF16(
SetString         345 chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc   strings.SetString("oldPin", l10n_util::GetStringUTF16(
SetString         820 chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc     sim_dict.SetString(kError, error_msg);
SetString         822 chrome/browser/ui/webui/chromeos/sim_unlock_ui.cc     sim_dict.SetString(kError, kErrorOk);
SetString          27 chrome/browser/ui/webui/chromeos/ui_account_tweaks.cc   localized_strings->SetString("ownerUserId", display_email);
SetString         134 chrome/browser/ui/webui/components_ui.cc     component_entry->SetString("id", component.id);
SetString         135 chrome/browser/ui/webui/components_ui.cc     component_entry->SetString("name", component.name);
SetString         136 chrome/browser/ui/webui/components_ui.cc     component_entry->SetString("version", component.version);
SetString         136 chrome/browser/ui/webui/conflicts_ui.cc   results.SetString("modulesTableTitle", table_title);
SetString          98 chrome/browser/ui/webui/cookies_tree_model_util.cc   dict->SetString(kKeyId, GetTreeNodeId(&node));
SetString          99 chrome/browser/ui/webui/cookies_tree_model_util.cc   dict->SetString(kKeyTitle, node.GetTitle());
SetString         104 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeyType, "origin");
SetString         106 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeyIcon, "chrome://theme/IDR_BOOKMARK_BAR_FOLDER");
SetString         111 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeyType, "cookie");
SetString         112 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeyIcon, "chrome://theme/IDR_COOKIE_ICON");
SetString         116 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeyName, cookie.Name());
SetString         117 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeyContent, cookie.Value());
SetString         118 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeyDomain, cookie.Domain());
SetString         119 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeyPath, cookie.Path());
SetString         120 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeySendFor, cookie.IsSecure() ?
SetString         126 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeyAccessibleToScript, accessible);
SetString         127 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeyCreated, base::UTF16ToUTF8(
SetString         129 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeyExpires, cookie.IsPersistent() ? base::UTF16ToUTF8(
SetString         136 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeyType, "database");
SetString         137 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeyIcon, "chrome://theme/IDR_COOKIE_STORAGE_ICON");
SetString         142 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeyName, database_info.database_name.empty() ?
SetString         145 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeyDesc, database_info.description);
SetString         146 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeySize, ui::FormatBytes(database_info.size));
SetString         147 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeyModified, base::UTF16ToUTF8(
SetString         153 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeyType, "local_storage");
SetString         154 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeyIcon, "chrome://theme/IDR_COOKIE_STORAGE_ICON");
SetString         159 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeyOrigin, local_storage_info.origin_url.spec());
SetString         160 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeySize, ui::FormatBytes(local_storage_info.size));
SetString         161 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeyModified, base::UTF16ToUTF8(
SetString         168 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeyType, "app_cache");
SetString         169 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeyIcon, "chrome://theme/IDR_COOKIE_STORAGE_ICON");
SetString         174 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeyManifest, appcache_info.manifest_url.spec());
SetString         175 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeySize, ui::FormatBytes(appcache_info.size));
SetString         176 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeyCreated, base::UTF16ToUTF8(
SetString         178 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeyAccessed, base::UTF16ToUTF8(
SetString         184 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeyType, "indexed_db");
SetString         185 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeyIcon, "chrome://theme/IDR_COOKIE_STORAGE_ICON");
SetString         190 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeyOrigin, indexed_db_info.origin_.spec());
SetString         191 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeySize, ui::FormatBytes(indexed_db_info.size_));
SetString         192 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeyModified, base::UTF16ToUTF8(
SetString         198 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeyType, "file_system");
SetString         199 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeyIcon, "chrome://theme/IDR_COOKIE_STORAGE_ICON");
SetString         206 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeyOrigin, file_system_info.origin.spec());
SetString         207 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeyPersistent,
SetString         213 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeyTemporary,
SetString         222 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeyType, "quota");
SetString         223 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeyIcon, "chrome://theme/IDR_COOKIE_STORAGE_ICON");
SetString         231 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeyOrigin, quota_info.host);
SetString         232 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeyTotalUsage,
SetString         236 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeyTemporaryUsage,
SetString         239 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeyPersistentUsage,
SetString         245 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeyType, "server_bound_cert");
SetString         246 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeyIcon, "chrome://theme/IDR_COOKIE_ICON");
SetString         251 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeyServerId, server_bound_cert.server_identifier());
SetString         252 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeyCertType,
SetString         254 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeyCreated, base::UTF16ToUTF8(
SetString         260 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeyType, "flash_lso");
SetString         261 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeyIcon, "chrome://theme/IDR_COOKIE_ICON");
SetString         263 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeyDomain, node.GetDetailedInfo().flash_lso_domain);
SetString         267 chrome/browser/ui/webui/cookies_tree_model_util.cc       dict->SetString(kKeyIcon, "chrome://theme/IDR_BOOKMARK_BAR_FOLDER");
SetString         279 chrome/browser/ui/webui/cookies_tree_model_util.cc       app_info->SetString(kKeyId, (*it)->id());
SetString         280 chrome/browser/ui/webui/cookies_tree_model_util.cc       app_info->SetString(kKeyName, (*it)->name());
SetString         170 chrome/browser/ui/webui/crashes_ui.cc       crash->SetString("id", i->id);
SetString         171 chrome/browser/ui/webui/crashes_ui.cc       crash->SetString("time", base::TimeFormatFriendlyDateAndTime(i->time));
SetString         126 chrome/browser/ui/webui/downloads_dom_handler.cc   file_value->SetString(
SetString         129 chrome/browser/ui/webui/downloads_dom_handler.cc   file_value->SetString(
SetString         135 chrome/browser/ui/webui/downloads_dom_handler.cc   file_value->SetString("file_url",
SetString         140 chrome/browser/ui/webui/downloads_dom_handler.cc     file_value->SetString("by_ext_id", by_ext->id());
SetString         141 chrome/browser/ui/webui/downloads_dom_handler.cc     file_value->SetString("by_ext_name", by_ext->name());
SetString         150 chrome/browser/ui/webui/downloads_dom_handler.cc       file_value->SetString("by_ext_name", extension->name());
SetString         157 chrome/browser/ui/webui/downloads_dom_handler.cc   file_value->SetString("file_name", file_name);
SetString         158 chrome/browser/ui/webui/downloads_dom_handler.cc   file_value->SetString("url", download_item->GetURL().spec());
SetString         170 chrome/browser/ui/webui/downloads_dom_handler.cc         file_value->SetString("state", "DANGEROUS");
SetString         186 chrome/browser/ui/webui/downloads_dom_handler.cc         file_value->SetString("danger_type", danger_type_value);
SetString         188 chrome/browser/ui/webui/downloads_dom_handler.cc         file_value->SetString("state", "PAUSED");
SetString         190 chrome/browser/ui/webui/downloads_dom_handler.cc         file_value->SetString("state", "IN_PROGRESS");
SetString         192 chrome/browser/ui/webui/downloads_dom_handler.cc       file_value->SetString("progress_status_text",
SetString         202 chrome/browser/ui/webui/downloads_dom_handler.cc       file_value->SetString("state", "INTERRUPTED");
SetString         204 chrome/browser/ui/webui/downloads_dom_handler.cc       file_value->SetString("progress_status_text",
SetString         211 chrome/browser/ui/webui/downloads_dom_handler.cc       file_value->SetString("last_reason_text",
SetString         219 chrome/browser/ui/webui/downloads_dom_handler.cc       file_value->SetString("state", "CANCELLED");
SetString         225 chrome/browser/ui/webui/downloads_dom_handler.cc       file_value->SetString("state", "COMPLETE");
SetString          44 chrome/browser/ui/webui/extensions/chromeos/kiosk_apps_handler.cc   app_dict->SetString("id", app_data.app_id);
SetString          45 chrome/browser/ui/webui/extensions/chromeos/kiosk_apps_handler.cc   app_dict->SetString("name", app_data.name);
SetString          46 chrome/browser/ui/webui/extensions/chromeos/kiosk_apps_handler.cc   app_dict->SetString("iconURL", icon_url);
SetString         148 chrome/browser/ui/webui/extensions/command_handler.cc     extension_dict->SetString("name", (*extension)->name());
SetString         149 chrome/browser/ui/webui/extensions/command_handler.cc     extension_dict->SetString("id", (*extension)->id());
SetString          36 chrome/browser/ui/webui/extensions/extension_basic_info.cc   info->SetString(kIdKey, extension->id());
SetString          37 chrome/browser/ui/webui/extensions/extension_basic_info.cc   info->SetString(kNameKey, extension->name());
SetString          45 chrome/browser/ui/webui/extensions/extension_basic_info.cc   info->SetString(kVersionKey, extension->VersionString());
SetString          46 chrome/browser/ui/webui/extensions/extension_basic_info.cc   info->SetString(kDescriptionKey, extension->description());
SetString          47 chrome/browser/ui/webui/extensions/extension_basic_info.cc   info->SetString(
SetString          50 chrome/browser/ui/webui/extensions/extension_basic_info.cc   info->SetString(
SetString          53 chrome/browser/ui/webui/extensions/extension_basic_info.cc   info->SetString(
SetString         101 chrome/browser/ui/webui/extensions/extension_error_ui_util.cc   results->SetString(kTitleKey,
SetString         105 chrome/browser/ui/webui/extensions/extension_error_ui_util.cc   results->SetString(ExtensionError::kMessageKey, error_message);
SetString         226 chrome/browser/ui/webui/extensions/extension_settings_handler.cc     extension_data->SetString("path", extension->path().value());
SetString         227 chrome/browser/ui/webui/extensions/extension_settings_handler.cc   extension_data->SetString("icon", icon.spec());
SetString         261 chrome/browser/ui/webui/extensions/extension_settings_handler.cc   extension_data->SetString("locationText", location_text);
SetString         283 chrome/browser/ui/webui/extensions/extension_settings_handler.cc   extension_data->SetString("blacklistText", blacklist_text);
SetString         302 chrome/browser/ui/webui/extensions/extension_settings_handler.cc       view_value->SetString("path", iter->url.path().substr(1));
SetString         305 chrome/browser/ui/webui/extensions/extension_settings_handler.cc       view_value->SetString("path", iter->url.spec());
SetString         377 chrome/browser/ui/webui/extensions/extension_settings_handler.cc         item->SetString("message", it->message);
SetString         188 chrome/browser/ui/webui/flash_ui.cc   results->SetString("key", key);
SetString         189 chrome/browser/ui/webui/flash_ui.cc   results->SetString("value", value);
SetString          69 chrome/browser/ui/webui/gcm_internals_ui.cc   device_info->SetString("gcmEnabledState",
SetString          73 chrome/browser/ui/webui/gcm_internals_ui.cc     device_info->SetString("signedInUserName",
SetString          80 chrome/browser/ui/webui/gcm_internals_ui.cc     device_info->SetString("gcmClientState", stats->gcm_client_state);
SetString          84 chrome/browser/ui/webui/gcm_internals_ui.cc       device_info->SetString("connectionState", stats->connection_state);
SetString          86 chrome/browser/ui/webui/gcm_internals_ui.cc       device_info->SetString("androidId",
SetString         133 chrome/browser/ui/webui/help/version_updater_chromeos.cc     CrosSettings::Get()->SetString(chromeos::kReleaseChannel, channel);
SetString         291 chrome/browser/ui/webui/history_ui.cc   result->SetString("url", url.spec());
SetString         310 chrome/browser/ui/webui/history_ui.cc   result->SetString("title", title_to_set);
SetString         326 chrome/browser/ui/webui/history_ui.cc   result->SetString("domain", domain);
SetString         339 chrome/browser/ui/webui/history_ui.cc   result->SetString("dateShort", base::TimeFormatShortDate(time));
SetString         344 chrome/browser/ui/webui/history_ui.cc     result->SetString("snippet", snippet);
SetString         356 chrome/browser/ui/webui/history_ui.cc     result->SetString("dateRelativeDay", date_str);
SetString         357 chrome/browser/ui/webui/history_ui.cc     result->SetString("dateTimeOfDay", base::TimeFormatTimeOfDay(time));
SetString         365 chrome/browser/ui/webui/history_ui.cc   result->SetString("deviceName", device_name);
SetString         366 chrome/browser/ui/webui/history_ui.cc   result->SetString("deviceType", device_type);
SetString         783 chrome/browser/ui/webui/history_ui.cc   results_info_value_.SetString("term", search_text);
SetString         788 chrome/browser/ui/webui/history_ui.cc   results_info_value_.SetString("queryStartTime",
SetString         791 chrome/browser/ui/webui/history_ui.cc     results_info_value_.SetString("queryEndTime",
SetString         795 chrome/browser/ui/webui/history_ui.cc     results_info_value_.SetString("queryEndTime",
SetString         210 chrome/browser/ui/webui/identity_internals_ui.cc   token_data->SetString(kExtensionId, token_cache_key.extension_id);
SetString         211 chrome/browser/ui/webui/identity_internals_ui.cc   token_data->SetString(kExtensionName, GetExtensionName(token_cache_key));
SetString         213 chrome/browser/ui/webui/identity_internals_ui.cc   token_data->SetString(kStatus, GetStatus(token_cache_value));
SetString         214 chrome/browser/ui/webui/identity_internals_ui.cc   token_data->SetString(kAccessToken, token_cache_value.token());
SetString         215 chrome/browser/ui/webui/identity_internals_ui.cc   token_data->SetString(kTokenExpirationTime,
SetString         352 chrome/browser/ui/webui/inspect_ui.cc   default_config.SetString(
SetString         113 chrome/browser/ui/webui/instant_ui.cc     prefs->SetString(pref_name.c_str(), value);
SetString         136 chrome/browser/ui/webui/instant_ui.cc     entry->SetString("time", FormatTime(it->first));
SetString         137 chrome/browser/ui/webui/instant_ui.cc     entry->SetString("text", it->second);
SetString          97 chrome/browser/ui/webui/invalidations_message_handler.cc     dic->SetString("name", (it->first).name());
SetString         367 chrome/browser/ui/webui/local_discovery/local_discovery_ui_browsertest.cc         SetString(prefs::kGoogleServicesUsername, kSampleUser);
SetString         363 chrome/browser/ui/webui/local_discovery/local_discovery_ui_handler.cc     info.SetString("service_name", name);
SetString         364 chrome/browser/ui/webui/local_discovery/local_discovery_ui_handler.cc     info.SetString("human_readable_name", description.name);
SetString         365 chrome/browser/ui/webui/local_discovery/local_discovery_ui_handler.cc     info.SetString("description", description.description);
SetString         444 chrome/browser/ui/webui/local_discovery/local_discovery_ui_handler.cc   printer_value.SetString("id", device.id);
SetString         445 chrome/browser/ui/webui/local_discovery/local_discovery_ui_handler.cc   printer_value.SetString("display_name", device.name);
SetString         446 chrome/browser/ui/webui/local_discovery/local_discovery_ui_handler.cc   printer_value.SetString("description", device.description);
SetString         447 chrome/browser/ui/webui/local_discovery/local_discovery_ui_handler.cc   printer_value.SetString("service_name", service_name);
SetString         494 chrome/browser/ui/webui/local_discovery/local_discovery_ui_handler.cc   return_value->SetString("id", description.id);
SetString         495 chrome/browser/ui/webui/local_discovery/local_discovery_ui_handler.cc   return_value->SetString("display_name", description.display_name);
SetString         496 chrome/browser/ui/webui/local_discovery/local_discovery_ui_handler.cc   return_value->SetString("description", description.description);
SetString         160 chrome/browser/ui/webui/media/webrtc_logs_ui.cc     upload->SetString("id", i->id);
SetString         165 chrome/browser/ui/webui/media/webrtc_logs_ui.cc     upload->SetString("upload_time", value_w);
SetString         173 chrome/browser/ui/webui/media/webrtc_logs_ui.cc     upload->SetString("capture_time", value_w);
SetString         179 chrome/browser/ui/webui/media/webrtc_logs_ui.cc     upload->SetString("local_file", value);
SetString         240 chrome/browser/ui/webui/memory_internals/memory_internals_proxy.cc     process->SetString("type",
SetString         320 chrome/browser/ui/webui/memory_internals/memory_internals_proxy.cc       history->SetString("url", entry->GetURL().spec());
SetString         321 chrome/browser/ui/webui/memory_internals/memory_internals_proxy.cc       history->SetString("title", entry->GetTitle());
SetString         331 chrome/browser/ui/webui/memory_internals/memory_internals_proxy.cc   information_->SetString("os", base::SysInfo::OperatingSystemName());
SetString         332 chrome/browser/ui/webui/memory_internals/memory_internals_proxy.cc   information_->SetString("os_version",
SetString         162 chrome/browser/ui/webui/nacl_ui.cc   results->SetString("key", key);
SetString         163 chrome/browser/ui/webui/nacl_ui.cc   results->SetString("value", value);
SetString         189 chrome/browser/ui/webui/net_internals/net_internals_ui.cc     dict->SetString("url", experiment.url.spec());
SetString         191 chrome/browser/ui/webui/net_internals/net_internals_ui.cc   dict->SetString("proxy_settings_experiment",
SetString         194 chrome/browser/ui/webui/net_internals/net_internals_ui.cc   dict->SetString("host_resolver_experiment",
SetString         943 chrome/browser/ui/webui/net_internals/net_internals_ui.cc       result->SetString("log", log_it->second);
SetString         945 chrome/browser/ui/webui/net_internals/net_internals_ui.cc       result->SetString("log", "<no relevant lines found>");
SetString         948 chrome/browser/ui/webui/net_internals/net_internals_ui.cc     result->SetString("log", "<invalid log name>");
SetString         950 chrome/browser/ui/webui/net_internals/net_internals_ui.cc   result->SetString("cellId", request.cell_id);
SetString        1075 chrome/browser/ui/webui/net_internals/net_internals_ui.cc     dict->SetString("proxy_uri", proxy_uri);
SetString        1076 chrome/browser/ui/webui/net_internals/net_internals_ui.cc     dict->SetString("bad_until",
SetString        1130 chrome/browser/ui/webui/net_internals/net_internals_ui.cc     entry_dict->SetString("hostname", key.hostname);
SetString        1133 chrome/browser/ui/webui/net_internals/net_internals_ui.cc     entry_dict->SetString("expiration",
SetString        1204 chrome/browser/ui/webui/net_internals/net_internals_ui.cc     result->SetString("error", "non-ASCII domain name");
SetString        1209 chrome/browser/ui/webui/net_internals/net_internals_ui.cc       result->SetString("error", "no TransportSecurityState active");
SetString        1222 chrome/browser/ui/webui/net_internals/net_internals_ui.cc         result->SetString("domain", state.domain);
SetString        1227 chrome/browser/ui/webui/net_internals/net_internals_ui.cc         result->SetString("static_spki_hashes",
SetString        1229 chrome/browser/ui/webui/net_internals/net_internals_ui.cc         result->SetString("dynamic_spki_hashes",
SetString        1398 chrome/browser/ui/webui/net_internals/net_internals_ui.cc   status_dict->SetString("next_protos", next_protos_string);
SetString        1418 chrome/browser/ui/webui/net_internals/net_internals_ui.cc     dict->SetString("host_port_pair", it->first.ToString());
SetString        1419 chrome/browser/ui/webui/net_internals/net_internals_ui.cc     dict->SetString("alternate_protocol", it->second.ToString());
SetString        1449 chrome/browser/ui/webui/net_internals/net_internals_ui.cc     service_dict->SetString("name", layered_providers[i].name);
SetString        1455 chrome/browser/ui/webui/net_internals/net_internals_ui.cc     service_dict->SetString("path", layered_providers[i].path);
SetString        1466 chrome/browser/ui/webui/net_internals/net_internals_ui.cc     namespace_dict->SetString("name", namespace_providers[i].name);
SetString        1628 chrome/browser/ui/webui/net_internals/net_internals_ui.cc     host_dict->SetString("host", it->first.ToString());
SetString        1648 chrome/browser/ui/webui/net_internals/net_internals_ui.cc     host_dict->SetString("capability", capability);
SetString        1832 chrome/browser/ui/webui/net_internals/net_internals_ui.cc       dict->SetString("name", version_info.Name());
SetString        1833 chrome/browser/ui/webui/net_internals/net_internals_ui.cc       dict->SetString("version", version_info.Version());
SetString        1834 chrome/browser/ui/webui/net_internals/net_internals_ui.cc       dict->SetString("cl", version_info.LastChange());
SetString        1835 chrome/browser/ui/webui/net_internals/net_internals_ui.cc       dict->SetString("version_mod",
SetString        1837 chrome/browser/ui/webui/net_internals/net_internals_ui.cc       dict->SetString("official",
SetString        1840 chrome/browser/ui/webui/net_internals/net_internals_ui.cc       dict->SetString("os_type", version_info.OSType());
SetString        1841 chrome/browser/ui/webui/net_internals/net_internals_ui.cc       dict->SetString("command_line",
SetString         249 chrome/browser/ui/webui/ntp/android/bookmarks_handler.cc   result->SetString(kParentIdParam, GetBookmarkIdForNtp(parent));
SetString         262 chrome/browser/ui/webui/ntp/android/bookmarks_handler.cc   filler_value->SetString("title", GetTitle(node));
SetString         266 chrome/browser/ui/webui/ntp/android/bookmarks_handler.cc     filler_value->SetString("url", node->url().spec());
SetString         270 chrome/browser/ui/webui/ntp/android/bookmarks_handler.cc   filler_value->SetString("id", GetBookmarkIdForNtp(node));
SetString         271 chrome/browser/ui/webui/ntp/android/bookmarks_handler.cc   filler_value->SetString("type", BookmarkTypeAsString(node->type()));
SetString         312 chrome/browser/ui/webui/ntp/android/bookmarks_handler.cc     hierarchy_entry->SetString("title", GetTitle(parent));
SetString         313 chrome/browser/ui/webui/ntp/android/bookmarks_handler.cc     hierarchy_entry->SetString("id", GetBookmarkIdForNtp(parent));
SetString         318 chrome/browser/ui/webui/ntp/android/bookmarks_handler.cc   result->SetString("title", GetTitle(folder));
SetString         319 chrome/browser/ui/webui/ntp/android/bookmarks_handler.cc   result->SetString("id", GetBookmarkIdForNtp(folder));
SetString         393 chrome/browser/ui/webui/ntp/android/bookmarks_handler.cc   result.SetString(kNodeIdParam, Int64ToString(node->id()));
SetString         423 chrome/browser/ui/webui/ntp/android/bookmarks_handler.cc   result.SetString(kNodeIdParam, Int64ToString(node->id()));
SetString          86 chrome/browser/ui/webui/ntp/android/ntp_resource_cache_android.cc   localized_strings.SetString("title",
SetString          88 chrome/browser/ui/webui/ntp/android/ntp_resource_cache_android.cc   localized_strings.SetString("mostvisited",
SetString          90 chrome/browser/ui/webui/ntp/android/ntp_resource_cache_android.cc   localized_strings.SetString("recentlyclosed",
SetString          92 chrome/browser/ui/webui/ntp/android/ntp_resource_cache_android.cc   localized_strings.SetString("opentabslastsynced",
SetString          94 chrome/browser/ui/webui/ntp/android/ntp_resource_cache_android.cc   localized_strings.SetString("elementopeninnewtab",
SetString          96 chrome/browser/ui/webui/ntp/android/ntp_resource_cache_android.cc   localized_strings.SetString("elementopeninincognitotab",
SetString          99 chrome/browser/ui/webui/ntp/android/ntp_resource_cache_android.cc   localized_strings.SetString("elementremove",
SetString         101 chrome/browser/ui/webui/ntp/android/ntp_resource_cache_android.cc   localized_strings.SetString("removeall",
SetString         103 chrome/browser/ui/webui/ntp/android/ntp_resource_cache_android.cc   localized_strings.SetString("bookmarkedit",
SetString         105 chrome/browser/ui/webui/ntp/android/ntp_resource_cache_android.cc   localized_strings.SetString("bookmarkdelete",
SetString         107 chrome/browser/ui/webui/ntp/android/ntp_resource_cache_android.cc   localized_strings.SetString("bookmarkshortcut",
SetString         109 chrome/browser/ui/webui/ntp/android/ntp_resource_cache_android.cc   localized_strings.SetString("editfolder",
SetString         111 chrome/browser/ui/webui/ntp/android/ntp_resource_cache_android.cc   localized_strings.SetString("deletefolder",
SetString         113 chrome/browser/ui/webui/ntp/android/ntp_resource_cache_android.cc   localized_strings.SetString("receivedDocuments",
SetString         115 chrome/browser/ui/webui/ntp/android/ntp_resource_cache_android.cc   localized_strings.SetString("syncPromo",
SetString         117 chrome/browser/ui/webui/ntp/android/ntp_resource_cache_android.cc   localized_strings.SetString("syncEnableSync",
SetString         119 chrome/browser/ui/webui/ntp/android/ntp_resource_cache_android.cc   localized_strings.SetString("bookmarkstitle",
SetString         121 chrome/browser/ui/webui/ntp/android/ntp_resource_cache_android.cc   localized_strings.SetString("incognito_document_title",
SetString         123 chrome/browser/ui/webui/ntp/android/ntp_resource_cache_android.cc   localized_strings.SetString("most_visited_document_title",
SetString         125 chrome/browser/ui/webui/ntp/android/ntp_resource_cache_android.cc   localized_strings.SetString("bookmarks_document_title",
SetString         127 chrome/browser/ui/webui/ntp/android/ntp_resource_cache_android.cc   localized_strings.SetString("open_tabs_document_title",
SetString         134 chrome/browser/ui/webui/ntp/android/ntp_resource_cache_android.cc   localized_strings.SetString(
SetString         142 chrome/browser/ui/webui/ntp/android/ntp_resource_cache_android.cc   localized_strings.SetString("content",
SetString         263 chrome/browser/ui/webui/ntp/android/promo_handler.cc   result->SetString("promoVCTitle", promo.virtual_computer_title());
SetString         264 chrome/browser/ui/webui/ntp/android/promo_handler.cc   result->SetString("promoVCLastSynced", promo.virtual_computer_lastsync());
SetString         265 chrome/browser/ui/webui/ntp/android/promo_handler.cc   result->SetString("promoMessage", ReplaceSimpleMarkupWithHtml(promo.text()));
SetString         266 chrome/browser/ui/webui/ntp/android/promo_handler.cc   result->SetString("promoMessageLong",
SetString         152 chrome/browser/ui/webui/ntp/app_launcher_handler.cc   value->SetString("icon_big", icon_big.spec());
SetString         161 chrome/browser/ui/webui/ntp/app_launcher_handler.cc   value->SetString("icon_small", icon_small.spec());
SetString         196 chrome/browser/ui/webui/ntp/app_launcher_handler.cc   value->SetString("app_launch_ordinal", app_launch_ordinal.ToInternalValue());
SetString         139 chrome/browser/ui/webui/ntp/foreign_session_handler.cc   dictionary->SetString("type", "tab");
SetString         256 chrome/browser/ui/webui/ntp/foreign_session_handler.cc       session_data->SetString("tag", session_tag);
SetString         257 chrome/browser/ui/webui/ntp/foreign_session_handler.cc       session_data->SetString("name", session->session_name);
SetString         258 chrome/browser/ui/webui/ntp/foreign_session_handler.cc       session_data->SetString("deviceType", session->DeviceTypeAsString());
SetString         259 chrome/browser/ui/webui/ntp/foreign_session_handler.cc       session_data->SetString("modifiedTime",
SetString         404 chrome/browser/ui/webui/ntp/foreign_session_handler.cc   dictionary->SetString("type", "window");
SetString         409 chrome/browser/ui/webui/ntp/foreign_session_handler.cc   dictionary->SetString("userVisibleTimestamp",
SetString         141 chrome/browser/ui/webui/ntp/new_tab_page_sync_handler.cc     value.SetString("syncEnabledMessage",
SetString         184 chrome/browser/ui/webui/ntp/new_tab_page_sync_handler.cc     value.SetString("msg", msg);
SetString         185 chrome/browser/ui/webui/ntp/new_tab_page_sync_handler.cc     value.SetString("title", title);
SetString         190 chrome/browser/ui/webui/ntp/new_tab_page_sync_handler.cc       value.SetString("linktext", linktext);
SetString         200 chrome/browser/ui/webui/ntp/new_tab_page_sync_handler.cc         value.SetString("linkurl", linkurl);
SetString         294 chrome/browser/ui/webui/ntp/new_tab_ui.cc   dictionary->SetString("url", gurl.spec());
SetString         320 chrome/browser/ui/webui/ntp/new_tab_ui.cc   dictionary->SetString("title", title_to_set);
SetString         321 chrome/browser/ui/webui/ntp/new_tab_ui.cc   dictionary->SetString("direction", direction);
SetString         327 chrome/browser/ui/webui/ntp/new_tab_ui.cc   dictionary->SetString("full_name", full_name);
SetString         328 chrome/browser/ui/webui/ntp/new_tab_ui.cc   dictionary->SetString("full_name_direction", GetHtmlTextDirection(full_name));
SetString         282 chrome/browser/ui/webui/ntp/ntp_login_handler.cc   values->SetString("login_status_message", message);
SetString         283 chrome/browser/ui/webui/ntp/ntp_login_handler.cc   values->SetString("login_status_url",
SetString         285 chrome/browser/ui/webui/ntp/ntp_login_handler.cc   values->SetString("login_status_advanced",
SetString         288 chrome/browser/ui/webui/ntp/ntp_login_handler.cc   values->SetString("login_status_dismiss",
SetString         292 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc   localized_strings.SetString("title",
SetString         310 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc       localized_strings.SetString("enterpriseInfoVisible", "true");
SetString         314 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc       localized_strings.SetString("enterpriseInfoMessage", enterprise_info);
SetString         315 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc       localized_strings.SetString("learnMore",
SetString         317 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc       localized_strings.SetString("enterpriseInfoHintLink",
SetString         320 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc       localized_strings.SetString("enterpriseInfoVisible", "false");
SetString         325 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc   localized_strings.SetString("content",
SetString         328 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc   localized_strings.SetString("extensionsmessage",
SetString         350 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc   localized_strings.SetString("title",
SetString         353 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc   localized_strings.SetString("content",
SetString         386 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc   load_time_data.SetString("title",
SetString         388 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc   load_time_data.SetString("mostvisited",
SetString         390 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc   load_time_data.SetString("suggestions",
SetString         392 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc   load_time_data.SetString("restoreThumbnailsShort",
SetString         394 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc   load_time_data.SetString("recentlyclosed",
SetString         396 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc   load_time_data.SetString("webStoreTitle",
SetString         398 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc   load_time_data.SetString("webStoreTitleShort",
SetString         400 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc   load_time_data.SetString("closedwindowsingle",
SetString         402 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc   load_time_data.SetString("closedwindowmultiple",
SetString         404 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc   load_time_data.SetString("attributionintro",
SetString         406 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc   load_time_data.SetString("thumbnailremovednotification",
SetString         408 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc   load_time_data.SetString("undothumbnailremove",
SetString         410 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc   load_time_data.SetString("removethumbnailtooltip",
SetString         412 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc   load_time_data.SetString("appuninstall",
SetString         414 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc   load_time_data.SetString("appoptions",
SetString         416 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc   load_time_data.SetString("appdetails",
SetString         418 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc   load_time_data.SetString("appcreateshortcut",
SetString         420 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc   load_time_data.SetString("appDefaultPageName",
SetString         422 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc   load_time_data.SetString("applaunchtypepinned",
SetString         424 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc   load_time_data.SetString("applaunchtyperegular",
SetString         426 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc   load_time_data.SetString("applaunchtypewindow",
SetString         428 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc   load_time_data.SetString("applaunchtypefullscreen",
SetString         430 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc   load_time_data.SetString("syncpromotext",
SetString         432 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc   load_time_data.SetString("syncLinkText",
SetString         436 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc   load_time_data.SetString("otherSessions",
SetString         438 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc   load_time_data.SetString("otherSessionsEmpty",
SetString         440 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc   load_time_data.SetString("otherSessionsLearnMoreUrl",
SetString         442 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc   load_time_data.SetString("learnMore",
SetString         444 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc   load_time_data.SetString("webStoreLink",
SetString         446 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc   load_time_data.SetString("appInstallHintText",
SetString         450 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc   load_time_data.SetString("collapseSessionMenuItemText",
SetString         452 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc   load_time_data.SetString("expandSessionMenuItemText",
SetString         454 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc   load_time_data.SetString("restoreSessionMenuItemText",
SetString         456 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc   load_time_data.SetString("learn_more",
SetString         458 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc   load_time_data.SetString("tile_grid_screenreader_accessible_description",
SetString         460 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc   load_time_data.SetString("page_switcher_change_title",
SetString         462 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc   load_time_data.SetString("page_switcher_same_title",
SetString         464 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc   load_time_data.SetString("appsPromoTitle",
SetString         487 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc     load_time_data.SetString("applaunchtypetab",
SetString         498 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc   load_time_data.SetString("expandMenu",
SetString         514 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc   load_time_data.SetString("themegravity",
SetString         525 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc       load_time_data.SetString("notificationPromoText",
SetString         533 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc       load_time_data.SetString("bubblePromoText",
SetString          33 chrome/browser/ui/webui/ntp/recently_closed_tabs_handler.cc   dictionary->SetString("type", "tab");
SetString          48 chrome/browser/ui/webui/ntp/recently_closed_tabs_handler.cc   dictionary->SetString("type", "window");
SetString         186 chrome/browser/ui/webui/ntp/suggestions_combiner_unittest.cc     item->SetString("title", title);
SetString          86 chrome/browser/ui/webui/omnibox/omnibox_ui_handler.cc   result_to_output.SetString("host", host);
SetString         119 chrome/browser/ui/webui/omnibox/omnibox_ui_handler.cc       output->SetString(item_prefix + ".provider_name",
SetString         125 chrome/browser/ui/webui/omnibox/omnibox_ui_handler.cc     output->SetString(item_prefix + ".fill_into_edit", it->fill_into_edit);
SetString         126 chrome/browser/ui/webui/omnibox/omnibox_ui_handler.cc     output->SetString(item_prefix + ".inline_autocompletion",
SetString         128 chrome/browser/ui/webui/omnibox/omnibox_ui_handler.cc     output->SetString(item_prefix + ".destination_url",
SetString         130 chrome/browser/ui/webui/omnibox/omnibox_ui_handler.cc     output->SetString(item_prefix + ".contents", it->contents);
SetString         134 chrome/browser/ui/webui/omnibox/omnibox_ui_handler.cc     output->SetString(item_prefix + ".description", it->description);
SetString         143 chrome/browser/ui/webui/omnibox/omnibox_ui_handler.cc     output->SetString(item_prefix + ".type",
SetString         146 chrome/browser/ui/webui/omnibox/omnibox_ui_handler.cc       output->SetString(item_prefix + ".associated_keyword",
SetString         149 chrome/browser/ui/webui/omnibox/omnibox_ui_handler.cc     output->SetString(item_prefix + ".keyword", it->keyword);
SetString         156 chrome/browser/ui/webui/omnibox/omnibox_ui_handler.cc       output->SetString(item_prefix + ".additional_info." + j->first,
SetString          50 chrome/browser/ui/webui/options/autofill_options_handler.cc   localized_strings->SetString("defaultCountryCode",
SetString          60 chrome/browser/ui/webui/options/autofill_options_handler.cc     option_details->SetString("name", model.GetItemAt(i));
SetString          61 chrome/browser/ui/webui/options/autofill_options_handler.cc     option_details->SetString(
SetString          70 chrome/browser/ui/webui/options/autofill_options_handler.cc     details->SetString("postalCodeLabel", countries[i]->postal_code_label());
SetString          71 chrome/browser/ui/webui/options/autofill_options_handler.cc     details->SetString("stateLabel", countries[i]->state_label());
SetString         280 chrome/browser/ui/webui/options/autofill_options_handler.cc   localized_strings->SetString("helpUrl", autofill::kHelpURL);
SetString         333 chrome/browser/ui/webui/options/autofill_options_handler.cc   localized_strings->SetString("autofillEditAddressTitle",
SetString         335 chrome/browser/ui/webui/options/autofill_options_handler.cc   localized_strings->SetString("autofillFirstNameLabel",
SetString         337 chrome/browser/ui/webui/options/autofill_options_handler.cc   localized_strings->SetString("autofillMiddleNameLabel",
SetString         339 chrome/browser/ui/webui/options/autofill_options_handler.cc   localized_strings->SetString("autofillLastNameLabel",
SetString         341 chrome/browser/ui/webui/options/autofill_options_handler.cc   localized_strings->SetString("autofillCompanyNameLabel",
SetString         343 chrome/browser/ui/webui/options/autofill_options_handler.cc   localized_strings->SetString("autofillAddrLine1Label",
SetString         345 chrome/browser/ui/webui/options/autofill_options_handler.cc   localized_strings->SetString("autofillAddrLine2Label",
SetString         347 chrome/browser/ui/webui/options/autofill_options_handler.cc   localized_strings->SetString("autofillCityLabel",
SetString         349 chrome/browser/ui/webui/options/autofill_options_handler.cc   localized_strings->SetString("autofillCountryLabel",
SetString         351 chrome/browser/ui/webui/options/autofill_options_handler.cc   localized_strings->SetString("autofillPhoneLabel",
SetString         353 chrome/browser/ui/webui/options/autofill_options_handler.cc   localized_strings->SetString("autofillEmailLabel",
SetString         355 chrome/browser/ui/webui/options/autofill_options_handler.cc   localized_strings->SetString("autofillAddFirstNamePlaceholder",
SetString         357 chrome/browser/ui/webui/options/autofill_options_handler.cc   localized_strings->SetString("autofillAddMiddleNamePlaceholder",
SetString         359 chrome/browser/ui/webui/options/autofill_options_handler.cc   localized_strings->SetString("autofillAddLastNamePlaceholder",
SetString         361 chrome/browser/ui/webui/options/autofill_options_handler.cc   localized_strings->SetString("autofillAddPhonePlaceholder",
SetString         363 chrome/browser/ui/webui/options/autofill_options_handler.cc   localized_strings->SetString("autofillAddEmailPlaceholder",
SetString         370 chrome/browser/ui/webui/options/autofill_options_handler.cc   localized_strings->SetString("autofillEditCreditCardTitle",
SetString         372 chrome/browser/ui/webui/options/autofill_options_handler.cc   localized_strings->SetString("nameOnCardLabel",
SetString         374 chrome/browser/ui/webui/options/autofill_options_handler.cc   localized_strings->SetString("creditCardNumberLabel",
SetString         376 chrome/browser/ui/webui/options/autofill_options_handler.cc   localized_strings->SetString("creditCardExpirationDateLabel",
SetString         452 chrome/browser/ui/webui/options/autofill_options_handler.cc   address.SetString("guid", profile->guid());
SetString         456 chrome/browser/ui/webui/options/autofill_options_handler.cc   address.SetString("companyName", profile->GetRawInfo(autofill::COMPANY_NAME));
SetString         457 chrome/browser/ui/webui/options/autofill_options_handler.cc   address.SetString("addrLine1",
SetString         459 chrome/browser/ui/webui/options/autofill_options_handler.cc   address.SetString("addrLine2",
SetString         461 chrome/browser/ui/webui/options/autofill_options_handler.cc   address.SetString("city", profile->GetRawInfo(autofill::ADDRESS_HOME_CITY));
SetString         462 chrome/browser/ui/webui/options/autofill_options_handler.cc   address.SetString("state", profile->GetRawInfo(autofill::ADDRESS_HOME_STATE));
SetString         463 chrome/browser/ui/webui/options/autofill_options_handler.cc   address.SetString("postalCode",
SetString         465 chrome/browser/ui/webui/options/autofill_options_handler.cc   address.SetString("country",
SetString         495 chrome/browser/ui/webui/options/autofill_options_handler.cc   credit_card_data.SetString("guid", credit_card->guid());
SetString         496 chrome/browser/ui/webui/options/autofill_options_handler.cc   credit_card_data.SetString(
SetString         499 chrome/browser/ui/webui/options/autofill_options_handler.cc   credit_card_data.SetString(
SetString         502 chrome/browser/ui/webui/options/autofill_options_handler.cc   credit_card_data.SetString(
SetString         505 chrome/browser/ui/webui/options/autofill_options_handler.cc   credit_card_data.SetString(
SetString          54 chrome/browser/ui/webui/options/automatic_settings_reset_handler.cc   localized_strings->SetString(
SetString         461 chrome/browser/ui/webui/options/browser_options_handler.cc   values->SetString("syncLearnMoreURL", chrome::kSyncLearnMoreURL);
SetString         463 chrome/browser/ui/webui/options/browser_options_handler.cc   values->SetString(
SetString         466 chrome/browser/ui/webui/options/browser_options_handler.cc   values->SetString("hotwordLearnMoreURL", chrome::kHotwordLearnMoreURL);
SetString         483 chrome/browser/ui/webui/options/browser_options_handler.cc   values->SetString("username", username);
SetString         494 chrome/browser/ui/webui/options/browser_options_handler.cc   values->SetString("privacyLearnMoreURL", chrome::kPrivacyLearnMoreURL);
SetString         495 chrome/browser/ui/webui/options/browser_options_handler.cc   values->SetString("doNotTrackLearnMoreURL", chrome::kDoNotTrackLearnMoreURL);
SetString         502 chrome/browser/ui/webui/options/browser_options_handler.cc   values->SetString("accessibilityLearnMoreURL",
SetString         509 chrome/browser/ui/webui/options/browser_options_handler.cc   values->SetString("accessibilitySettingsURL",
SetString         512 chrome/browser/ui/webui/options/browser_options_handler.cc   values->SetString("contentProtectionAttestationLearnMoreURL",
SetString         534 chrome/browser/ui/webui/options/browser_options_handler.cc   values->SetString("macPasswordsWarning",
SetString         560 chrome/browser/ui/webui/options/browser_options_handler.cc   values->SetString("cloudPrintLearnMoreURL", chrome::kCloudPrintLearnMoreURL);
SetString         562 chrome/browser/ui/webui/options/browser_options_handler.cc   values->SetString("languagesLearnMoreURL",
SetString         568 chrome/browser/ui/webui/options/browser_options_handler.cc   values->SetString("easyUnlockLearnMoreURL", chrome::kEasyUnlockLearnMoreUrl);
SetString         569 chrome/browser/ui/webui/options/browser_options_handler.cc   values->SetString("easyUnlockManagementURL",
SetString         572 chrome/browser/ui/webui/options/browser_options_handler.cc   values->SetString("easyUnlockCheckboxLabel",
SetString         582 chrome/browser/ui/webui/options/browser_options_handler.cc   values->SetString("cloudPrintOptionLabel",
SetString        1044 chrome/browser/ui/webui/options/browser_options_handler.cc     entry->SetString("name", model_urls[i]->short_name());
SetString        1147 chrome/browser/ui/webui/options/browser_options_handler.cc     profile_value->SetString("name", cache.GetNameOfProfileAtIndex(i));
SetString        1160 chrome/browser/ui/webui/options/browser_options_handler.cc       profile_value->SetString("iconURL",
SetString        1164 chrome/browser/ui/webui/options/browser_options_handler.cc       profile_value->SetString("iconURL",
SetString        1291 chrome/browser/ui/webui/options/browser_options_handler.cc   sync_status->SetString("statusText", status_label);
SetString        1292 chrome/browser/ui/webui/options/browser_options_handler.cc   sync_status->SetString("actionLinkText", link_label);
SetString        1562 chrome/browser/ui/webui/options/browser_options_handler.cc       dict.SetString("controlledBy", "policy");
SetString        1565 chrome/browser/ui/webui/options/browser_options_handler.cc       dict.SetString("controlledBy", "extension");
SetString         322 chrome/browser/ui/webui/options/certificate_manager_handler.cc   localized_strings->SetString("personalCertsTabTitle",
SetString         324 chrome/browser/ui/webui/options/certificate_manager_handler.cc   localized_strings->SetString("serverCertsTabTitle",
SetString         326 chrome/browser/ui/webui/options/certificate_manager_handler.cc   localized_strings->SetString("caCertsTabTitle",
SetString         328 chrome/browser/ui/webui/options/certificate_manager_handler.cc   localized_strings->SetString("otherCertsTabTitle",
SetString         332 chrome/browser/ui/webui/options/certificate_manager_handler.cc   localized_strings->SetString("personalCertsTabDescription",
SetString         334 chrome/browser/ui/webui/options/certificate_manager_handler.cc   localized_strings->SetString("serverCertsTabDescription",
SetString         336 chrome/browser/ui/webui/options/certificate_manager_handler.cc   localized_strings->SetString("caCertsTabDescription",
SetString         338 chrome/browser/ui/webui/options/certificate_manager_handler.cc   localized_strings->SetString("otherCertsTabDescription",
SetString         342 chrome/browser/ui/webui/options/certificate_manager_handler.cc   localized_strings->SetString("view_certificate",
SetString         344 chrome/browser/ui/webui/options/certificate_manager_handler.cc   localized_strings->SetString("import_certificate",
SetString         346 chrome/browser/ui/webui/options/certificate_manager_handler.cc   localized_strings->SetString("export_certificate",
SetString         348 chrome/browser/ui/webui/options/certificate_manager_handler.cc   localized_strings->SetString("edit_certificate",
SetString         350 chrome/browser/ui/webui/options/certificate_manager_handler.cc   localized_strings->SetString("delete_certificate",
SetString         354 chrome/browser/ui/webui/options/certificate_manager_handler.cc   localized_strings->SetString("personalCertsTabDeleteConfirm",
SetString         356 chrome/browser/ui/webui/options/certificate_manager_handler.cc   localized_strings->SetString("personalCertsTabDeleteImpact",
SetString         358 chrome/browser/ui/webui/options/certificate_manager_handler.cc   localized_strings->SetString("serverCertsTabDeleteConfirm",
SetString         360 chrome/browser/ui/webui/options/certificate_manager_handler.cc   localized_strings->SetString("serverCertsTabDeleteImpact",
SetString         362 chrome/browser/ui/webui/options/certificate_manager_handler.cc   localized_strings->SetString("caCertsTabDeleteConfirm",
SetString         364 chrome/browser/ui/webui/options/certificate_manager_handler.cc   localized_strings->SetString("caCertsTabDeleteImpact",
SetString         366 chrome/browser/ui/webui/options/certificate_manager_handler.cc   localized_strings->SetString("otherCertsTabDeleteConfirm",
SetString         368 chrome/browser/ui/webui/options/certificate_manager_handler.cc   localized_strings->SetString("otherCertsTabDeleteImpact", std::string());
SetString         371 chrome/browser/ui/webui/options/certificate_manager_handler.cc   localized_strings->SetString("certificateRestorePasswordDescription",
SetString         373 chrome/browser/ui/webui/options/certificate_manager_handler.cc   localized_strings->SetString("certificatePasswordLabel",
SetString         377 chrome/browser/ui/webui/options/certificate_manager_handler.cc   localized_strings->SetString("certificateExportPasswordDescription",
SetString         379 chrome/browser/ui/webui/options/certificate_manager_handler.cc   localized_strings->SetString("certificateExportPasswordHelp",
SetString         381 chrome/browser/ui/webui/options/certificate_manager_handler.cc   localized_strings->SetString("certificateConfirmPasswordLabel",
SetString         385 chrome/browser/ui/webui/options/certificate_manager_handler.cc   localized_strings->SetString("certificateEditCaTitle",
SetString         387 chrome/browser/ui/webui/options/certificate_manager_handler.cc   localized_strings->SetString("certificateEditTrustLabel",
SetString         389 chrome/browser/ui/webui/options/certificate_manager_handler.cc   localized_strings->SetString("certificateEditCaTrustDescriptionFormat",
SetString         392 chrome/browser/ui/webui/options/certificate_manager_handler.cc   localized_strings->SetString("certificateImportCaDescriptionFormat",
SetString         395 chrome/browser/ui/webui/options/certificate_manager_handler.cc   localized_strings->SetString("certificateCaTrustSSLLabel",
SetString         397 chrome/browser/ui/webui/options/certificate_manager_handler.cc   localized_strings->SetString("certificateCaTrustEmailLabel",
SetString         399 chrome/browser/ui/webui/options/certificate_manager_handler.cc   localized_strings->SetString("certificateCaTrustObjSignLabel",
SetString         401 chrome/browser/ui/webui/options/certificate_manager_handler.cc   localized_strings->SetString("certificateImportErrorFormat",
SetString         405 chrome/browser/ui/webui/options/certificate_manager_handler.cc   localized_strings->SetString("badgeCertUntrusted",
SetString         407 chrome/browser/ui/webui/options/certificate_manager_handler.cc   localized_strings->SetString("certPolicyInstalled",
SetString         411 chrome/browser/ui/webui/options/certificate_manager_handler.cc   localized_strings->SetString("importAndBindCertificate",
SetString        1069 chrome/browser/ui/webui/options/certificate_manager_handler.cc       dict->SetString(kKeyId, OrgNameToId(i->first));
SetString        1070 chrome/browser/ui/webui/options/certificate_manager_handler.cc       dict->SetString(kNameId, i->first);
SetString        1078 chrome/browser/ui/webui/options/certificate_manager_handler.cc         cert_dict->SetString(kKeyId, cert_id_map_->CertToId(cert));
SetString        1079 chrome/browser/ui/webui/options/certificate_manager_handler.cc         cert_dict->SetString(kNameId, certificate_manager_model_->GetColumnText(
SetString        1143 chrome/browser/ui/webui/options/certificate_manager_handler.cc     dict->SetString(kNameId, failure.certificate->subject().GetDisplayName());
SetString        1144 chrome/browser/ui/webui/options/certificate_manager_handler.cc     dict->SetString(kErrorId, NetErrorToString(failure.net_error));
SetString          66 chrome/browser/ui/webui/options/chromeos/accounts_options_browsertest.cc     profile->GetPrefs()->SetString(prefs::kGoogleServicesUsername,
SetString          71 chrome/browser/ui/webui/options/chromeos/accounts_options_handler.cc   localized_strings->SetString("allow_BWSI", l10n_util::GetStringUTF16(
SetString          73 chrome/browser/ui/webui/options/chromeos/accounts_options_handler.cc   localized_strings->SetString("use_whitelist", l10n_util::GetStringUTF16(
SetString          75 chrome/browser/ui/webui/options/chromeos/accounts_options_handler.cc   localized_strings->SetString("show_user_on_signin", l10n_util::GetStringUTF16(
SetString          77 chrome/browser/ui/webui/options/chromeos/accounts_options_handler.cc   localized_strings->SetString("username_edit_hint", l10n_util::GetStringUTF16(
SetString          79 chrome/browser/ui/webui/options/chromeos/accounts_options_handler.cc   localized_strings->SetString("username_format", l10n_util::GetStringUTF16(
SetString          81 chrome/browser/ui/webui/options/chromeos/accounts_options_handler.cc   localized_strings->SetString("add_users", l10n_util::GetStringUTF16(
SetString          83 chrome/browser/ui/webui/options/chromeos/accounts_options_handler.cc   localized_strings->SetString("owner_only", l10n_util::GetStringUTF16(
SetString         463 chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc   js_properties.SetString("name", device->GetName());
SetString         464 chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc   js_properties.SetString("address", device->GetAddress());
SetString         477 chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc       js_properties.SetString("pairing", pairing);
SetString         480 chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc       js_properties.SetString("pincode", pairing_device_pincode_);
SetString         507 chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc   params.SetString("pairing", kEnterPinCode);
SetString         513 chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc   params.SetString("pairing", kEnterPasskey);
SetString         520 chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc   params.SetString("pairing", kRemotePinCode);
SetString         521 chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc   params.SetString("pincode", pincode);
SetString         528 chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc   params.SetString("pairing", kRemotePasskey);
SetString         543 chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc   params.SetString("pairing", kConfirmPasskey);
SetString         560 chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc   properties.SetString("label", error);
SetString         561 chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc   properties.SetString("address", address);
SetString         602 chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc   params.SetString("pairing", kStartConnecting);
SetString         106 chrome/browser/ui/webui/options/chromeos/change_picture_options_handler.cc   localized_strings->SetString("changePicturePage",
SetString         108 chrome/browser/ui/webui/options/chromeos/change_picture_options_handler.cc   localized_strings->SetString("changePicturePageDescription",
SetString         110 chrome/browser/ui/webui/options/chromeos/change_picture_options_handler.cc   localized_strings->SetString("takePhoto",
SetString         112 chrome/browser/ui/webui/options/chromeos/change_picture_options_handler.cc   localized_strings->SetString("discardPhoto",
SetString         114 chrome/browser/ui/webui/options/chromeos/change_picture_options_handler.cc   localized_strings->SetString("flipPhoto",
SetString         116 chrome/browser/ui/webui/options/chromeos/change_picture_options_handler.cc   localized_strings->SetString("chooseFile",
SetString         118 chrome/browser/ui/webui/options/chromeos/change_picture_options_handler.cc   localized_strings->SetString("profilePhoto",
SetString         120 chrome/browser/ui/webui/options/chromeos/change_picture_options_handler.cc   localized_strings->SetString("profilePhotoLoading",
SetString         123 chrome/browser/ui/webui/options/chromeos/change_picture_options_handler.cc   localized_strings->SetString("previewAltText",
SetString         125 chrome/browser/ui/webui/options/chromeos/change_picture_options_handler.cc   localized_strings->SetString("authorCredit",
SetString         127 chrome/browser/ui/webui/options/chromeos/change_picture_options_handler.cc   localized_strings->SetString("photoFromCamera",
SetString         129 chrome/browser/ui/webui/options/chromeos/change_picture_options_handler.cc   localized_strings->SetString("photoFlippedAccessibleText",
SetString         131 chrome/browser/ui/webui/options/chromeos/change_picture_options_handler.cc   localized_strings->SetString("photoFlippedBackAccessibleText",
SetString         133 chrome/browser/ui/webui/options/chromeos/change_picture_options_handler.cc   localized_strings->SetString("photoCaptureAccessibleText",
SetString         135 chrome/browser/ui/webui/options/chromeos/change_picture_options_handler.cc   localized_strings->SetString("photoDiscardAccessibleText",
SetString         170 chrome/browser/ui/webui/options/chromeos/change_picture_options_handler.cc     image_data->SetString("url", GetDefaultImageUrl(i));
SetString         171 chrome/browser/ui/webui/options/chromeos/change_picture_options_handler.cc     image_data->SetString(
SetString         173 chrome/browser/ui/webui/options/chromeos/change_picture_options_handler.cc     image_data->SetString(
SetString         175 chrome/browser/ui/webui/options/chromeos/change_picture_options_handler.cc     image_data->SetString("title", GetDefaultImageDescription(i));
SetString          54 chrome/browser/ui/webui/options/chromeos/core_chromeos_options_handler.cc   user_dict->SetString("username", username);
SetString          55 chrome/browser/ui/webui/options/chromeos/core_chromeos_options_handler.cc   user_dict->SetString("name", display_email);
SetString          56 chrome/browser/ui/webui/options/chromeos/core_chromeos_options_handler.cc   user_dict->SetString("email", display_name);
SetString         164 chrome/browser/ui/webui/options/chromeos/core_chromeos_options_handler.cc     dict->SetString("controlledBy", controlled_by);
SetString         240 chrome/browser/ui/webui/options/chromeos/core_chromeos_options_handler.cc         dict->SetString("controlledBy", "shared");
SetString         268 chrome/browser/ui/webui/options/chromeos/core_chromeos_options_handler.cc     localized_strings->SetString("secondaryUserBannerText",
SetString         272 chrome/browser/ui/webui/options/chromeos/core_chromeos_options_handler.cc     localized_strings->SetString("controlledSettingShared",
SetString         276 chrome/browser/ui/webui/options/chromeos/core_chromeos_options_handler.cc     localized_strings->SetString("controlledSettingsShared",
SetString         282 chrome/browser/ui/webui/options/chromeos/core_chromeos_options_handler.cc     localized_strings->SetString("secondaryUserBannerText", base::string16());
SetString         283 chrome/browser/ui/webui/options/chromeos/core_chromeos_options_handler.cc     localized_strings->SetString("controlledSettingShared", base::string16());
SetString         284 chrome/browser/ui/webui/options/chromeos/core_chromeos_options_handler.cc     localized_strings->SetString("controlledSettingsShared", base::string16());
SetString         288 chrome/browser/ui/webui/options/chromeos/core_chromeos_options_handler.cc   localized_strings->SetString("screenLockShared",
SetString         296 chrome/browser/ui/webui/options/chromeos/core_chromeos_options_handler.cc     localized_strings->SetString("controlledSettingOwner", base::string16());
SetString         298 chrome/browser/ui/webui/options/chromeos/core_chromeos_options_handler.cc     localized_strings->SetString("controlledSettingOwner",
SetString          82 chrome/browser/ui/webui/options/chromeos/cros_language_options_handler.cc   localized_strings->SetString("okButton", l10n_util::GetStringUTF16(IDS_OK));
SetString          83 chrome/browser/ui/webui/options/chromeos/cros_language_options_handler.cc   localized_strings->SetString("configure",
SetString          85 chrome/browser/ui/webui/options/chromeos/cros_language_options_handler.cc   localized_strings->SetString("inputMethod",
SetString          87 chrome/browser/ui/webui/options/chromeos/cros_language_options_handler.cc   localized_strings->SetString("pleaseAddAnotherInputMethod",
SetString          90 chrome/browser/ui/webui/options/chromeos/cros_language_options_handler.cc   localized_strings->SetString("inputMethodInstructions",
SetString          93 chrome/browser/ui/webui/options/chromeos/cros_language_options_handler.cc   localized_strings->SetString("switchInputMethodsHint",
SetString          96 chrome/browser/ui/webui/options/chromeos/cros_language_options_handler.cc   localized_strings->SetString("selectPreviousInputMethodHint",
SetString          99 chrome/browser/ui/webui/options/chromeos/cros_language_options_handler.cc   localized_strings->SetString("restartButton",
SetString         102 chrome/browser/ui/webui/options/chromeos/cros_language_options_handler.cc   localized_strings->SetString("extensionImeLable",
SetString         105 chrome/browser/ui/webui/options/chromeos/cros_language_options_handler.cc   localized_strings->SetString("extensionImeDescription",
SetString         108 chrome/browser/ui/webui/options/chromeos/cros_language_options_handler.cc   localized_strings->SetString("noInputMethods",
SetString         174 chrome/browser/ui/webui/options/chromeos/cros_language_options_handler.cc     dictionary->SetString("id", descriptor.id());
SetString         175 chrome/browser/ui/webui/options/chromeos/cros_language_options_handler.cc     dictionary->SetString("displayName", display_name);
SetString         327 chrome/browser/ui/webui/options/chromeos/cros_language_options_handler.cc       dictionary->SetString("code", kVendorOtherLanguagesListDivider);
SetString         339 chrome/browser/ui/webui/options/chromeos/cros_language_options_handler.cc     dictionary->SetString("code", pair.first);
SetString         340 chrome/browser/ui/webui/options/chromeos/cros_language_options_handler.cc     dictionary->SetString("displayName", out_display_names[i]);
SetString         341 chrome/browser/ui/webui/options/chromeos/cros_language_options_handler.cc     dictionary->SetString("textDirection", directionality);
SetString         342 chrome/browser/ui/webui/options/chromeos/cros_language_options_handler.cc     dictionary->SetString("nativeDisplayName", pair.second);
SetString         374 chrome/browser/ui/webui/options/chromeos/cros_language_options_handler.cc     dictionary->SetString("id", descriptor.id());
SetString         375 chrome/browser/ui/webui/options/chromeos/cros_language_options_handler.cc     dictionary->SetString("displayName", descriptor.name());
SetString         376 chrome/browser/ui/webui/options/chromeos/cros_language_options_handler.cc     dictionary->SetString("optionsPage", descriptor.options_page_url().spec());
SetString         101 chrome/browser/ui/webui/options/chromeos/display_options_handler.cc   localized_strings->SetString(
SetString         104 chrome/browser/ui/webui/options/chromeos/display_options_handler.cc   localized_strings->SetString(
SetString         107 chrome/browser/ui/webui/options/chromeos/display_options_handler.cc   localized_strings->SetString(
SetString         110 chrome/browser/ui/webui/options/chromeos/display_options_handler.cc   localized_strings->SetString(
SetString         114 chrome/browser/ui/webui/options/chromeos/display_options_handler.cc   localized_strings->SetString("startMirroring", l10n_util::GetStringUTF16(
SetString         116 chrome/browser/ui/webui/options/chromeos/display_options_handler.cc   localized_strings->SetString("stopMirroring", l10n_util::GetStringUTF16(
SetString         118 chrome/browser/ui/webui/options/chromeos/display_options_handler.cc   localized_strings->SetString("mirroringDisplay", l10n_util::GetStringUTF16(
SetString         120 chrome/browser/ui/webui/options/chromeos/display_options_handler.cc   localized_strings->SetString("setPrimary", l10n_util::GetStringUTF16(
SetString         122 chrome/browser/ui/webui/options/chromeos/display_options_handler.cc   localized_strings->SetString("annotateBest", l10n_util::GetStringUTF16(
SetString         124 chrome/browser/ui/webui/options/chromeos/display_options_handler.cc   localized_strings->SetString("orientation0", l10n_util::GetStringUTF16(
SetString         126 chrome/browser/ui/webui/options/chromeos/display_options_handler.cc   localized_strings->SetString("orientation90", l10n_util::GetStringUTF16(
SetString         128 chrome/browser/ui/webui/options/chromeos/display_options_handler.cc   localized_strings->SetString("orientation180", l10n_util::GetStringUTF16(
SetString         130 chrome/browser/ui/webui/options/chromeos/display_options_handler.cc   localized_strings->SetString("orientation270", l10n_util::GetStringUTF16(
SetString         132 chrome/browser/ui/webui/options/chromeos/display_options_handler.cc   localized_strings->SetString(
SetString         135 chrome/browser/ui/webui/options/chromeos/display_options_handler.cc   localized_strings->SetString(
SetString         209 chrome/browser/ui/webui/options/chromeos/display_options_handler.cc     js_display->SetString("id", base::Int64ToString(display.id()));
SetString         214 chrome/browser/ui/webui/options/chromeos/display_options_handler.cc     js_display->SetString("name",
SetString         283 chrome/browser/ui/webui/options/chromeos/display_options_handler.cc       color_profile_dict->SetString("name", GetColorProfileName(color_profile));
SetString          45 chrome/browser/ui/webui/options/chromeos/display_overscan_handler.cc   localized_strings->SetString("shrinkAndExpand", l10n_util::GetStringUTF16(
SetString          47 chrome/browser/ui/webui/options/chromeos/display_overscan_handler.cc   localized_strings->SetString("move", l10n_util::GetStringUTF16(
SetString          49 chrome/browser/ui/webui/options/chromeos/display_overscan_handler.cc   localized_strings->SetString("overscanReset", l10n_util::GetStringUTF16(
SetString          51 chrome/browser/ui/webui/options/chromeos/display_overscan_handler.cc   localized_strings->SetString("overscanOK", l10n_util::GetStringUTF16(
SetString          53 chrome/browser/ui/webui/options/chromeos/display_overscan_handler.cc   localized_strings->SetString("overscanCancel", l10n_util::GetStringUTF16(
SetString         436 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc   network_info->SetString(kNetworkInfoKeyIconURL, icon_url);
SetString         441 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc   network_info->SetString(kNetworkInfoKeyNetworkName, name);
SetString         442 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc   network_info->SetString(kNetworkInfoKeyNetworkType, state->type());
SetString         443 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc   network_info->SetString(kNetworkInfoKeyServicePath, state->path());
SetString         514 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc     ip_info_dict->SetString(kIpConfigAddress, address);
SetString         523 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc     ip_info_dict->SetString(kIpConfigNetmask, netmask);
SetString         530 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc     ip_info_dict->SetString(kIpConfigGateway, gateway);
SetString         540 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc     ip_info_dict->SetString(kIpConfigNameServers, name_servers);
SetString         565 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc     value_dict->SetString(kTagControlledBy, kTagPolicy);
SetString         567 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc     value_dict->SetString(kTagControlledBy, kTagRecommended);
SetString         605 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc       dict->SetString(kTagControlledBy, kTagPolicy);
SetString         654 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc   dictionary->SetString(kTagProviderType,
SetString         666 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc   dictionary->SetString(kTagUsername, username);
SetString         969 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc   localized_strings->SetString("ownerUserId", base::UTF8ToUTF16(owner));
SetString         978 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc   dictionary.SetString(kTagCellular,
SetString         980 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc   dictionary.SetString(kTagWifi,
SetString         982 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc   dictionary.SetString(kTagVpn,
SetString        1542 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc     dictionary.SetString(kTagHardwareAddress, device->GetFormattedMacAddress());
SetString        1546 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc   ipconfig_dhcp->SetString(kIpConfigAddress, network->ip_address());
SetString        1547 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc   ipconfig_dhcp->SetString(kIpConfigNetmask, network->GetNetmask());
SetString        1548 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc   ipconfig_dhcp->SetString(kIpConfigGateway, network->gateway());
SetString        1550 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc   ipconfig_dhcp->SetString(kIpConfigNameServers, ipconfig_name_servers);
SetString        1551 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc   ipconfig_dhcp->SetString(kIpConfigWebProxyAutoDiscoveryUrl,
SetString        1587 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc   dictionary.SetString(kTagType, type);
SetString        1588 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc   dictionary.SetString(kTagServicePath, network->path());
SetString        1589 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc   dictionary.SetString(kTagNameServerType, name_server_type);
SetString        1590 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc   dictionary.SetString(kTagNameServersGoogle, kGoogleNameServers);
SetString        1665 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc   dictionary->SetString(kNetworkInfoKeyServicePath, network->path());
SetString        1666 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc   dictionary->SetString(kTagServiceName, network->name());
SetString        1669 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc   dictionary->SetString(kTagConnectionState,
SetString        1671 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc   dictionary->SetString(kTagNetworkName, network->name());
SetString        1672 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc   dictionary->SetString(
SetString        1700 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc   dictionary->SetString(kTagSsid, wifi->name());
SetString        1702 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc   dictionary->SetString(kTagEncryption,
SetString        1743 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc   dictionary->SetString(kTagNetworkTechnology, cellular->network_technology());
SetString        1744 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc   dictionary->SetString(kTagActivationState,
SetString        1746 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc   dictionary->SetString(kTagRoamingState,
SetString        1749 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc   dictionary->SetString(kTagRestrictedPool,
SetString        1770 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc     dictionary->SetString(kTagSupportUrl, url);
SetString        1844 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc         dictionary->SetString(kTagCarrierUrl, carrier->top_up_url());
SetString          56 chrome/browser/ui/webui/options/chromeos/keyboard_handler.cc   localized_strings->SetString("keyboardOverlayTitle",
SetString          58 chrome/browser/ui/webui/options/chromeos/keyboard_handler.cc   localized_strings->SetString("remapSearchKeyToContent",
SetString          61 chrome/browser/ui/webui/options/chromeos/keyboard_handler.cc   localized_strings->SetString("remapControlKeyToContent",
SetString          64 chrome/browser/ui/webui/options/chromeos/keyboard_handler.cc   localized_strings->SetString("remapAltKeyToContent",
SetString          67 chrome/browser/ui/webui/options/chromeos/keyboard_handler.cc   localized_strings->SetString("remapCapsLockKeyToContent",
SetString          70 chrome/browser/ui/webui/options/chromeos/keyboard_handler.cc   localized_strings->SetString("remapDiamondKeyToContent",
SetString          73 chrome/browser/ui/webui/options/chromeos/keyboard_handler.cc   localized_strings->SetString("sendFunctionKeys",
SetString          76 chrome/browser/ui/webui/options/chromeos/keyboard_handler.cc   localized_strings->SetString("sendFunctionKeysDescription",
SetString          79 chrome/browser/ui/webui/options/chromeos/keyboard_handler.cc   localized_strings->SetString("changeLanguageAndInputSettings",
SetString          49 chrome/browser/ui/webui/options/chromeos/pointer_handler.cc   localized_strings->SetString("naturalScroll",
SetString          62 chrome/browser/ui/webui/options/chromeos/proxy_handler.cc   localized_strings->SetString("proxyBannerShared",
SetString          66 chrome/browser/ui/webui/options/chromeos/shared_options_browsertest.cc     profile->GetPrefs()->SetString(prefs::kGoogleServicesUsername,
SetString         100 chrome/browser/ui/webui/options/clear_browser_data_handler.cc   localized_strings->SetString(
SetString         106 chrome/browser/ui/webui/options/clear_browser_data_handler.cc   localized_strings->SetString(
SetString         171 chrome/browser/ui/webui/options/content_settings_handler.cc   exception->SetString(kOrigin, pattern.ToString());
SetString         172 chrome/browser/ui/webui/options/content_settings_handler.cc   exception->SetString(kEmbeddingOrigin,
SetString         176 chrome/browser/ui/webui/options/content_settings_handler.cc   exception->SetString(kSetting, ContentSettingToString(setting));
SetString         177 chrome/browser/ui/webui/options/content_settings_handler.cc   exception->SetString(kSource, provider_name);
SetString         189 chrome/browser/ui/webui/options/content_settings_handler.cc   exception->SetString(kSetting, ContentSettingToString(setting));
SetString         190 chrome/browser/ui/webui/options/content_settings_handler.cc   exception->SetString(kOrigin, origin.ToString());
SetString         191 chrome/browser/ui/webui/options/content_settings_handler.cc   exception->SetString(kEmbeddingOrigin, embedding_origin.ToString());
SetString         203 chrome/browser/ui/webui/options/content_settings_handler.cc   exception->SetString(kSetting, ContentSettingToString(setting));
SetString         204 chrome/browser/ui/webui/options/content_settings_handler.cc   exception->SetString(kOrigin, pattern.ToString());
SetString         205 chrome/browser/ui/webui/options/content_settings_handler.cc   exception->SetString(kSource, provider_name);
SetString         222 chrome/browser/ui/webui/options/content_settings_handler.cc   exception->SetString(kSetting, ContentSettingToString(CONTENT_SETTING_ALLOW));
SetString         223 chrome/browser/ui/webui/options/content_settings_handler.cc   exception->SetString(kOrigin, url_pattern);
SetString         224 chrome/browser/ui/webui/options/content_settings_handler.cc   exception->SetString(kEmbeddingOrigin, url_pattern);
SetString         225 chrome/browser/ui/webui/options/content_settings_handler.cc   exception->SetString(kSource, "HostedApp");
SetString         226 chrome/browser/ui/webui/options/content_settings_handler.cc   exception->SetString(kAppName, app.name());
SetString         227 chrome/browser/ui/webui/options/content_settings_handler.cc   exception->SetString(kAppId, app.id());
SetString         463 chrome/browser/ui/webui/options/content_settings_handler.cc   localized_strings->SetString(
SetString         600 chrome/browser/ui/webui/options/content_settings_handler.cc   filter_settings.SetString(ContentSettingsTypeToGroupName(type) + ".value",
SetString         602 chrome/browser/ui/webui/options/content_settings_handler.cc   filter_settings.SetString(
SetString         630 chrome/browser/ui/webui/options/content_settings_handler.cc     media_ui_settings.SetString("askText", "mediaStreamVideoAsk");
SetString         631 chrome/browser/ui/webui/options/content_settings_handler.cc     media_ui_settings.SetString("blockText", "mediaStreamVideoBlock");
SetString         633 chrome/browser/ui/webui/options/content_settings_handler.cc     media_ui_settings.SetString("bubbleText", "mediaStreamBubbleAudio");
SetString         643 chrome/browser/ui/webui/options/content_settings_handler.cc     media_ui_settings.SetString("askText", "mediaStreamAudioAsk");
SetString         644 chrome/browser/ui/webui/options/content_settings_handler.cc     media_ui_settings.SetString("blockText", "mediaStreamAudioBlock");
SetString         646 chrome/browser/ui/webui/options/content_settings_handler.cc     media_ui_settings.SetString("bubbleText", "mediaStreamBubbleVideo");
SetString         659 chrome/browser/ui/webui/options/content_settings_handler.cc     filter_settings.SetString(group_name + ".value",
SetString         661 chrome/browser/ui/webui/options/content_settings_handler.cc     filter_settings.SetString(group_name + ".managedBy", "policy");
SetString         666 chrome/browser/ui/webui/options/content_settings_handler.cc   media_ui_settings.SetString("askText", "mediaStreamAsk");
SetString         667 chrome/browser/ui/webui/options/content_settings_handler.cc   media_ui_settings.SetString("blockText", "mediaStreamBlock");
SetString         669 chrome/browser/ui/webui/options/content_settings_handler.cc   media_ui_settings.SetString("bubbleText", std::string());
SetString         909 chrome/browser/ui/webui/options/content_settings_handler.cc     media_dict->SetString(kVideoSetting,
SetString         932 chrome/browser/ui/webui/options/content_settings_handler.cc       exception->SetString(kOrigin, video_origin);
SetString         933 chrome/browser/ui/webui/options/content_settings_handler.cc       exception->SetString(kSetting,
SetString         935 chrome/browser/ui/webui/options/content_settings_handler.cc       exception->SetString(kVideoSetting, video_setting);
SetString         936 chrome/browser/ui/webui/options/content_settings_handler.cc       exception->SetString(kSource, kPreferencesSource);
SetString         943 chrome/browser/ui/webui/options/content_settings_handler.cc       iter->second->SetString(kVideoSetting, video_setting);
SetString        1006 chrome/browser/ui/webui/options/content_settings_handler.cc         exception->SetString(kOrigin, i->host);
SetString        1009 chrome/browser/ui/webui/options/content_settings_handler.cc         exception->SetString(
SetString        1015 chrome/browser/ui/webui/options/content_settings_handler.cc     exception->SetString(kSetting,
SetString        1022 chrome/browser/ui/webui/options/content_settings_handler.cc     exception->SetString(
SetString        1026 chrome/browser/ui/webui/options/content_settings_handler.cc     exception->SetString(kSource, kPreferencesSource);
SetString          93 chrome/browser/ui/webui/options/core_options_handler.cc   localized_strings->SetString("optionsPageTitle",
SetString          97 chrome/browser/ui/webui/options/core_options_handler.cc   localized_strings->SetString("controlledSettingPolicy",
SetString          99 chrome/browser/ui/webui/options/core_options_handler.cc   localized_strings->SetString("controlledSettingExtension",
SetString         101 chrome/browser/ui/webui/options/core_options_handler.cc   localized_strings->SetString("controlledSettingExtensionWithName",
SetString         104 chrome/browser/ui/webui/options/core_options_handler.cc   localized_strings->SetString("controlledSettingManageExtension",
SetString         107 chrome/browser/ui/webui/options/core_options_handler.cc   localized_strings->SetString("controlledSettingDisableExtension",
SetString         109 chrome/browser/ui/webui/options/core_options_handler.cc   localized_strings->SetString("controlledSettingRecommended",
SetString         111 chrome/browser/ui/webui/options/core_options_handler.cc   localized_strings->SetString("controlledSettingHasRecommendation",
SetString         114 chrome/browser/ui/webui/options/core_options_handler.cc   localized_strings->SetString("controlledSettingFollowRecommendation",
SetString         117 chrome/browser/ui/webui/options/core_options_handler.cc   localized_strings->SetString("controlledSettingsPolicy",
SetString         119 chrome/browser/ui/webui/options/core_options_handler.cc   localized_strings->SetString("controlledSettingsExtension",
SetString         121 chrome/browser/ui/webui/options/core_options_handler.cc   localized_strings->SetString("controlledSettingsExtensionWithName",
SetString         127 chrome/browser/ui/webui/options/core_options_handler.cc   localized_strings->SetString("searchPlaceholder",
SetString         129 chrome/browser/ui/webui/options/core_options_handler.cc   localized_strings->SetString("searchPageNoMatches",
SetString         131 chrome/browser/ui/webui/options/core_options_handler.cc   localized_strings->SetString("searchPageHelpLabel",
SetString         133 chrome/browser/ui/webui/options/core_options_handler.cc   localized_strings->SetString("searchPageHelpTitle",
SetString         136 chrome/browser/ui/webui/options/core_options_handler.cc   localized_strings->SetString("searchPageHelpURL",
SetString         140 chrome/browser/ui/webui/options/core_options_handler.cc   localized_strings->SetString("ok",
SetString         142 chrome/browser/ui/webui/options/core_options_handler.cc   localized_strings->SetString("cancel",
SetString         144 chrome/browser/ui/webui/options/core_options_handler.cc   localized_strings->SetString("learnMore",
SetString         146 chrome/browser/ui/webui/options/core_options_handler.cc   localized_strings->SetString("close",
SetString         148 chrome/browser/ui/webui/options/core_options_handler.cc   localized_strings->SetString("done",
SetString         364 chrome/browser/ui/webui/options/core_options_handler.cc     dict->SetString("controlledBy", "policy");
SetString         366 chrome/browser/ui/webui/options/core_options_handler.cc     dict->SetString("controlledBy", "extension");
SetString         382 chrome/browser/ui/webui/options/core_options_handler.cc     dict->SetString("controlledBy", "recommended");
SetString         253 chrome/browser/ui/webui/options/create_profile_handler.cc   dict.SetString("name",
SetString         102 chrome/browser/ui/webui/options/font_settings_handler.cc   localized_strings->SetString("fontSettingsPlaceholder",
SetString         107 chrome/browser/ui/webui/options/font_settings_handler.cc   localized_strings->SetString("advancedFontSettingsInstall",
SetString          56 chrome/browser/ui/webui/options/handler_options_handler.cc   localized_strings->SetString(
SetString         111 chrome/browser/ui/webui/options/handler_options_handler.cc   handlers_value->SetString("protocol", protocol);
SetString         168 chrome/browser/ui/webui/options/import_data_handler.cc     browser_profile->SetString("name", source_profile.importer_name);
SetString          31 chrome/browser/ui/webui/options/language_dictionary_overlay_handler.cc   localized_strings->SetString(
SetString          34 chrome/browser/ui/webui/options/language_dictionary_overlay_handler.cc   localized_strings->SetString(
SetString          38 chrome/browser/ui/webui/options/language_dictionary_overlay_handler.cc   localized_strings->SetString(
SetString          42 chrome/browser/ui/webui/options/language_dictionary_overlay_handler.cc   localized_strings->SetString(
SetString          45 chrome/browser/ui/webui/options/language_options_handler.cc   localized_strings->SetString("restart_button",
SetString         107 chrome/browser/ui/webui/options/language_options_handler.cc     dictionary->SetString("code",  pair.first);
SetString         108 chrome/browser/ui/webui/options/language_options_handler.cc     dictionary->SetString("displayName", adjusted_display_name);
SetString         109 chrome/browser/ui/webui/options/language_options_handler.cc     dictionary->SetString("textDirection", directionality);
SetString         110 chrome/browser/ui/webui/options/language_options_handler.cc     dictionary->SetString("nativeDisplayName", adjusted_native_display_name);
SetString         124 chrome/browser/ui/webui/options/language_options_handler.cc   pref_service->SetString(prefs::kApplicationLocale, language_code);
SetString         112 chrome/browser/ui/webui/options/language_options_handler_common.cc   localized_strings->SetString("currentUiLanguageCode", application_locale);
SetString         115 chrome/browser/ui/webui/options/language_options_handler_common.cc   localized_strings->SetString("prospectiveUiLanguageCode",
SetString         131 chrome/browser/ui/webui/options/language_options_handler_common.cc   localized_strings->SetString("defaultTargetLanguage",
SetString         139 chrome/browser/ui/webui/options/manage_profile_handler.cc   localized_strings->SetString("enterpriseManagedAccountHelpURL",
SetString         235 chrome/browser/ui/webui/options/manage_profile_handler.cc   profile_info.SetString("name", cache.ChooseNameForNewProfile(icon_index));
SetString         236 chrome/browser/ui/webui/options/manage_profile_handler.cc   profile_info.SetString("iconURL", cache.GetDefaultAvatarIconUrl(icon_index));
SetString          47 chrome/browser/ui/webui/options/managed_user_create_confirm_handler.cc     localized_strings->SetString("custodianEmail",
SetString          50 chrome/browser/ui/webui/options/managed_user_create_confirm_handler.cc     localized_strings->SetString("custodianEmail", std::string());
SetString         168 chrome/browser/ui/webui/options/managed_user_import_handler.cc     managed_user->SetString("id", it.key());
SetString         169 chrome/browser/ui/webui/options/managed_user_import_handler.cc     managed_user->SetString("name", name);
SetString         194 chrome/browser/ui/webui/options/managed_user_import_handler.cc     managed_user->SetString("iconURL", avatar_url);
SetString          79 chrome/browser/ui/webui/options/media_devices_selection_handler.cc     prefs->SetString(prefs::kDefaultAudioCaptureDevice, device);
SetString          81 chrome/browser/ui/webui/options/media_devices_selection_handler.cc     prefs->SetString(prefs::kDefaultVideoCaptureDevice, device);
SetString         109 chrome/browser/ui/webui/options/media_devices_selection_handler.cc     entry->SetString("name", devices[i].name);
SetString         110 chrome/browser/ui/webui/options/media_devices_selection_handler.cc     entry->SetString("id",  devices[i].id);
SetString         219 chrome/browser/ui/webui/options/options_ui.cc     localized_strings->SetString(resources[i].name, value);
SetString         227 chrome/browser/ui/webui/options/options_ui.cc   localized_strings->SetString(variable_name,
SetString         229 chrome/browser/ui/webui/options/options_ui.cc   localized_strings->SetString(variable_name + "TabTitle",
SetString         380 chrome/browser/ui/webui/options/options_ui.cc     entry->SetString("title", match.description);
SetString         381 chrome/browser/ui/webui/options/options_ui.cc     entry->SetString("displayURL", match.contents);
SetString         382 chrome/browser/ui/webui/options/options_ui.cc     entry->SetString("url", match.destination_url.spec());
SetString          73 chrome/browser/ui/webui/options/password_manager_handler.cc   localized_strings->SetString("passwordManagerLearnMoreURL",
SetString         689 chrome/browser/ui/webui/options/preferences_browsertest.cc   dict->SetString("username", "me@google.com");
SetString         690 chrome/browser/ui/webui/options/preferences_browsertest.cc   dict->SetString("name", "me@google.com");
SetString         691 chrome/browser/ui/webui/options/preferences_browsertest.cc   dict->SetString("email", "");
SetString         695 chrome/browser/ui/webui/options/preferences_browsertest.cc   dict->SetString("username", "you@google.com");
SetString         696 chrome/browser/ui/webui/options/preferences_browsertest.cc   dict->SetString("name", "you@google.com");
SetString         697 chrome/browser/ui/webui/options/preferences_browsertest.cc   dict->SetString("email", "");
SetString          76 chrome/browser/ui/webui/options/reset_profile_settings_handler.cc   localized_strings->SetString(
SetString          62 chrome/browser/ui/webui/options/search_engine_manager_handler.cc   localized_strings->SetString("defaultSearchEngineListTitle",
SetString          64 chrome/browser/ui/webui/options/search_engine_manager_handler.cc   localized_strings->SetString("otherSearchEngineListTitle",
SetString          66 chrome/browser/ui/webui/options/search_engine_manager_handler.cc   localized_strings->SetString("extensionKeywordsListTitle",
SetString          69 chrome/browser/ui/webui/options/search_engine_manager_handler.cc   localized_strings->SetString("makeDefaultSearchEngineButton",
SetString          71 chrome/browser/ui/webui/options/search_engine_manager_handler.cc   localized_strings->SetString("searchEngineTableNamePlaceholder",
SetString          73 chrome/browser/ui/webui/options/search_engine_manager_handler.cc   localized_strings->SetString("searchEngineTableKeywordPlaceholder",
SetString          75 chrome/browser/ui/webui/options/search_engine_manager_handler.cc   localized_strings->SetString("searchEngineTableURLPlaceholder",
SetString          77 chrome/browser/ui/webui/options/search_engine_manager_handler.cc   localized_strings->SetString("editSearchEngineInvalidTitleToolTip",
SetString          79 chrome/browser/ui/webui/options/search_engine_manager_handler.cc   localized_strings->SetString("editSearchEngineInvalidKeywordToolTip",
SetString          81 chrome/browser/ui/webui/options/search_engine_manager_handler.cc   localized_strings->SetString("editSearchEngineInvalidURLToolTip",
SetString         174 chrome/browser/ui/webui/options/search_engine_manager_handler.cc   dict->SetString("name",  template_url->short_name());
SetString         175 chrome/browser/ui/webui/options/search_engine_manager_handler.cc   dict->SetString("displayName", table_model->GetText(
SetString         177 chrome/browser/ui/webui/options/search_engine_manager_handler.cc   dict->SetString("keyword", table_model->GetText(
SetString         179 chrome/browser/ui/webui/options/search_engine_manager_handler.cc   dict->SetString("url", template_url->url_ref().DisplayURL());
SetString         183 chrome/browser/ui/webui/options/search_engine_manager_handler.cc     dict->SetString("iconURL", icon_url.spec());
SetString         184 chrome/browser/ui/webui/options/search_engine_manager_handler.cc   dict->SetString("modelIndex", base::IntToString(index));
SetString         109 chrome/browser/ui/webui/options/startup_pages_handler.cc     entry->SetString("title", startup_custom_pages_table_model_->GetText(i, 0));
SetString         110 chrome/browser/ui/webui/options/startup_pages_handler.cc     entry->SetString("url", urls[i].spec());
SetString         111 chrome/browser/ui/webui/options/startup_pages_handler.cc     entry->SetString("tooltip",
SetString         142 chrome/browser/ui/webui/performance_monitor/performance_monitor_handler.cc   value->SetString("name", GetLocalizedStringFromAggregationMethod(method));
SetString         143 chrome/browser/ui/webui/performance_monitor/performance_monitor_handler.cc   value->SetString(
SetString         160 chrome/browser/ui/webui/performance_monitor/performance_monitor_handler.cc     metric_details->SetString(
SetString         162 chrome/browser/ui/webui/performance_monitor/performance_monitor_handler.cc     metric_details->SetString(
SetString         176 chrome/browser/ui/webui/performance_monitor/performance_monitor_handler.cc   value->SetString(
SetString         178 chrome/browser/ui/webui/performance_monitor/performance_monitor_handler.cc   value->SetString(
SetString         181 chrome/browser/ui/webui/performance_monitor/performance_monitor_handler.cc   value->SetString(
SetString         199 chrome/browser/ui/webui/performance_monitor/performance_monitor_handler.cc     event_details->SetString(
SetString         201 chrome/browser/ui/webui/performance_monitor/performance_monitor_handler.cc     event_details->SetString(
SetString         203 chrome/browser/ui/webui/performance_monitor/performance_monitor_handler.cc     event_details->SetString(
SetString         216 chrome/browser/ui/webui/performance_monitor/performance_monitor_handler.cc   value->SetString(
SetString         218 chrome/browser/ui/webui/performance_monitor/performance_monitor_handler.cc   value->SetString(
SetString         295 chrome/browser/ui/webui/performance_monitor/performance_monitor_handler.cc           localized_value->SetString(
SetString         369 chrome/browser/ui/webui/plugins_ui.cc       plugin_file->SetString("name", group_plugin.name);
SetString         370 chrome/browser/ui/webui/plugins_ui.cc       plugin_file->SetString("description", group_plugin.desc);
SetString         371 chrome/browser/ui/webui/plugins_ui.cc       plugin_file->SetString("path", group_plugin.path.value());
SetString         372 chrome/browser/ui/webui/plugins_ui.cc       plugin_file->SetString("version", group_plugin.version);
SetString         373 chrome/browser/ui/webui/plugins_ui.cc       plugin_file->SetString("type", PluginTypeToString(group_plugin.type));
SetString         380 chrome/browser/ui/webui/plugins_ui.cc         mime_type->SetString("mimeType", plugin_mime_types[k].mime_type);
SetString         381 chrome/browser/ui/webui/plugins_ui.cc         mime_type->SetString("description", plugin_mime_types[k].description);
SetString         426 chrome/browser/ui/webui/plugins_ui.cc       plugin_file->SetString("enabledMode", enabled_mode);
SetString         433 chrome/browser/ui/webui/plugins_ui.cc     group_data->SetString("name", group_name);
SetString         434 chrome/browser/ui/webui/plugins_ui.cc     group_data->SetString("id", group_identifier);
SetString         435 chrome/browser/ui/webui/plugins_ui.cc     group_data->SetString("description", active_plugin->desc);
SetString         436 chrome/browser/ui/webui/plugins_ui.cc     group_data->SetString("version", active_plugin->version);
SetString         442 chrome/browser/ui/webui/plugins_ui.cc     group_data->SetString("update_url", plugin_metadata->plugin_url().spec());
SetString         457 chrome/browser/ui/webui/plugins_ui.cc     group_data->SetString("enabledMode", enabled_mode);
SetString         187 chrome/browser/ui/webui/policy_ui.cc   dict->SetString("status", status);
SetString         188 chrome/browser/ui/webui/policy_ui.cc   dict->SetString("clientId", client_id);
SetString         189 chrome/browser/ui/webui/policy_ui.cc   dict->SetString("username", username);
SetString         190 chrome/browser/ui/webui/policy_ui.cc   dict->SetString("refreshInterval",
SetString         194 chrome/browser/ui/webui/policy_ui.cc   dict->SetString("timeSinceLastRefresh", last_refresh_time.is_null() ?
SetString         206 chrome/browser/ui/webui/policy_ui.cc     dict->SetString("domain", gaia::ExtractDomainName(username));
SetString         477 chrome/browser/ui/webui/policy_ui.cc   dict->SetString("domain", domain_);
SetString         501 chrome/browser/ui/webui/policy_ui.cc     dict->SetString("status",
SetString         505 chrome/browser/ui/webui/policy_ui.cc     dict->SetString("username", std::string());
SetString         646 chrome/browser/ui/webui/policy_ui.cc     extension_value->SetString("name", extension->name());
SetString         712 chrome/browser/ui/webui/policy_ui.cc       value->SetString("scope", "user");
SetString         714 chrome/browser/ui/webui/policy_ui.cc       value->SetString("scope", "machine");
SetString         716 chrome/browser/ui/webui/policy_ui.cc       value->SetString("level", "recommended");
SetString         718 chrome/browser/ui/webui/policy_ui.cc       value->SetString("level", "mandatory");
SetString         721 chrome/browser/ui/webui/policy_ui.cc       value->SetString("error", error);
SetString         752 chrome/browser/ui/webui/policy_ui.cc     device_status->SetString("domain", device_domain_);
SetString         758 chrome/browser/ui/webui/policy_ui.cc     user_status->SetString("domain", gaia::ExtractDomainName(username));
SetString          41 chrome/browser/ui/webui/predictors/predictors_handler.cc       entry->SetString("user_text", it->first.user_text);
SetString          42 chrome/browser/ui/webui/predictors/predictors_handler.cc       entry->SetString("url", it->first.url.spec());
SetString         303 chrome/browser/ui/webui/print_preview/print_preview_handler.cc     printer_info->SetString(printing::kSettingDeviceName, it->printer_name);
SetString         304 chrome/browser/ui/webui/print_preview/print_preview_handler.cc     printer_info->SetString(printing::kSettingPrinterDescription,
SetString         306 chrome/browser/ui/webui/print_preview/print_preview_handler.cc     printer_info->SetString(printing::kSettingPrinterName, printer_name);
SetString         315 chrome/browser/ui/webui/print_preview/print_preview_handler.cc       options->SetString(opt->first, opt->second);
SetString         359 chrome/browser/ui/webui/print_preview/print_preview_handler.cc   settings_info->SetString(kPrinterId, printer_name);
SetString         657 chrome/browser/ui/webui/print_preview/print_preview_handler.cc     settings->SetString(printing::kSettingHeaderFooterTitle,
SetString         664 chrome/browser/ui/webui/print_preview/print_preview_handler.cc     settings->SetString(printing::kSettingHeaderFooterURL, url);
SetString        1036 chrome/browser/ui/webui/print_preview/print_preview_handler.cc   settings->SetString(kNumberFormat, base::FormatDouble(123456.78, 2));
SetString        1101 chrome/browser/ui/webui/print_preview/print_preview_handler.cc   initial_settings.SetString(kInitiatorTitle,
SetString        1105 chrome/browser/ui/webui/print_preview/print_preview_handler.cc   initial_settings.SetString(printing::kSettingPrinterName, default_printer);
SetString        1114 chrome/browser/ui/webui/print_preview/print_preview_handler.cc     initial_settings.SetString(kAppState,
SetString        1568 chrome/browser/ui/webui/print_preview/print_preview_handler.cc   printer_value->SetString("serviceName", name);
SetString        1569 chrome/browser/ui/webui/print_preview/print_preview_handler.cc   printer_value->SetString("name", description.name);
SetString        1575 chrome/browser/ui/webui/print_preview/print_preview_handler.cc   printer_value->SetString("cloudID", description.id);
SetString          39 chrome/browser/ui/webui/print_preview/sticky_settings.cc       value->SetString(printing::kSettingSavePath, save_path_->value());
SetString          41 chrome/browser/ui/webui/print_preview/sticky_settings.cc       value->SetString(printing::kSettingAppState,
SetString          73 chrome/browser/ui/webui/quota_internals/quota_internals_handler.cc     dict.SetString(itr->first, itr->second);
SetString          44 chrome/browser/ui/webui/quota_internals/quota_internals_types.cc   dict->SetString("type", StorageTypeToString(type_));
SetString          64 chrome/browser/ui/webui/quota_internals/quota_internals_types.cc   dict->SetString("host", host_);
SetString          65 chrome/browser/ui/webui/quota_internals/quota_internals_types.cc   dict->SetString("type", StorageTypeToString(type_));
SetString          88 chrome/browser/ui/webui/quota_internals/quota_internals_types.cc   dict->SetString("origin", origin_.spec());
SetString          89 chrome/browser/ui/webui/quota_internals/quota_internals_types.cc   dict->SetString("type", StorageTypeToString(type_));
SetString          90 chrome/browser/ui/webui/quota_internals/quota_internals_types.cc   dict->SetString("host", host_);
SetString          30 chrome/browser/ui/webui/signin/inline_login_handler.cc   params.SetString("hl", app_locale);
SetString          32 chrome/browser/ui/webui/signin/inline_login_handler.cc   params.SetString("gaiaUrl", gaiaUrls->gaia_url().spec());
SetString         201 chrome/browser/ui/webui/signin/inline_login_handler_impl.cc     params.SetString("gaiaPath",
SetString         205 chrome/browser/ui/webui/signin/inline_login_handler_impl.cc   params.SetString("service", "chromiumsync");
SetString         206 chrome/browser/ui/webui/signin/inline_login_handler_impl.cc   params.SetString("continueUrl",
SetString         218 chrome/browser/ui/webui/signin/inline_login_handler_impl.cc     params.SetString("email", default_email);
SetString         223 chrome/browser/ui/webui/signin/inline_login_handler_impl.cc     params.SetString("frameUrl", frame_url);
SetString         228 chrome/browser/ui/webui/signin/inline_login_handler_impl.cc     params.SetString("constrained", is_constrained);
SetString         234 chrome/browser/ui/webui/signin/inline_login_handler_impl.cc     params.SetString("readOnlyEmail", read_only_email);
SetString         193 chrome/browser/ui/webui/signin/profile_signin_confirmation_dialog.cc   dict.SetString("username", username_);
SetString         391 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc   localized_strings->SetString("signedIn",
SetString         393 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc   localized_strings->SetString("signinButton",
SetString         395 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc   localized_strings->SetString("addUser",
SetString         397 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc   localized_strings->SetString("cancel", l10n_util::GetStringUTF16(IDS_CANCEL));
SetString         398 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc   localized_strings->SetString("browseAsGuest",
SetString         400 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc   localized_strings->SetString("signOutUser",
SetString         404 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc   localized_strings->SetString("screenType", "login-add-user");
SetString         405 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc   localized_strings->SetString("highlightStrength", "normal");
SetString         406 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc   localized_strings->SetString("title",
SetString         408 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc   localized_strings->SetString("passwordHint",
SetString         410 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc   localized_strings->SetString("podMenuButtonAccessibleName",
SetString         412 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc   localized_strings->SetString("podMenuRemoveItemAccessibleName",
SetString         415 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc   localized_strings->SetString("removeUser",
SetString         417 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc   localized_strings->SetString("passwordFieldAccessibleName",
SetString         419 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc   localized_strings->SetString("bootIntoWallpaper", "off");
SetString         422 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc   localized_strings->SetString("removeUserWarningButtonTitle",
SetString         424 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc   localized_strings->SetString("removeUserWarningText",
SetString         429 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc   localized_strings->SetString("tutorialStart",
SetString         431 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc   localized_strings->SetString("tutorialSkip",
SetString         433 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc   localized_strings->SetString("tutorialNext",
SetString         435 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc   localized_strings->SetString("tutorialDone",
SetString         437 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc   localized_strings->SetString("slideWelcomeTitle",
SetString         439 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc   localized_strings->SetString("slideWelcomeText",
SetString         441 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc   localized_strings->SetString("slideYourChromeTitle",
SetString         444 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc   localized_strings->SetString("slideYourChromeText", l10n_util::GetStringUTF16(
SetString         446 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc   localized_strings->SetString("slideGuestsTitle",
SetString         448 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc   localized_strings->SetString("slideGuestsText",
SetString         450 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc   localized_strings->SetString("slideFriendsTitle",
SetString         452 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc   localized_strings->SetString("slideFriendsText",
SetString         454 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc   localized_strings->SetString("slideCompleteTitle",
SetString         456 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc   localized_strings->SetString("slideCompleteText",
SetString         458 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc   localized_strings->SetString("slideCompleteUserNotFound",
SetString         461 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc   localized_strings->SetString("slideCompleteAddUser",
SetString         467 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc   localized_strings->SetString("publicAccountReminder", base::string16());
SetString         468 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc   localized_strings->SetString("publicAccountEnter", base::string16());
SetString         469 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc   localized_strings->SetString("publicAccountEnterAccessibleName",
SetString         471 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc   localized_strings->SetString("multiple-signin-banner-text",
SetString         473 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc   localized_strings->SetString("signinBannerText", base::string16());
SetString         474 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc   localized_strings->SetString("launchAppButton", base::string16());
SetString         475 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc   localized_strings->SetString("multiProfilesRestrictedPolicyTitle",
SetString         477 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc   localized_strings->SetString("multiProfilesNotAllowedPolicyMsg",
SetString         479 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc   localized_strings->SetString("multiProfilesPrimaryOnlyPolicyMsg",
SetString         499 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc     profile_value->SetString(
SetString         501 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc     profile_value->SetString(
SetString         503 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc     profile_value->SetString(
SetString         505 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc     profile_value->SetString(kKeyProfilePath, profile_path.MaybeAsASCII());
SetString         514 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc     profile_value->SetString(
SetString          66 chrome/browser/ui/webui/signin/user_manager_ui.cc   localized_strings->SetString("buildType", "chrome");
SetString          68 chrome/browser/ui/webui/signin/user_manager_ui.cc   localized_strings->SetString("buildType", "chromium");
SetString          66 chrome/browser/ui/webui/sync_file_system_internals/extension_statuses_handler.cc     dict->SetString("extensionID", extension_id);
SetString          67 chrome/browser/ui/webui/sync_file_system_internals/extension_statuses_handler.cc     dict->SetString("extensionName", extension->name());
SetString          68 chrome/browser/ui/webui/sync_file_system_internals/extension_statuses_handler.cc     dict->SetString("status", itr->second);
SetString         128 chrome/browser/ui/webui/sync_file_system_internals/sync_file_system_internals_handler.cc     dict->SetString("time",
SetString         130 chrome/browser/ui/webui/sync_file_system_internals/sync_file_system_internals_handler.cc     dict->SetString("logEvent", log_entry->what);
SetString         208 chrome/browser/ui/webui/sync_setup_handler.cc   localized_strings->SetString(
SetString         211 chrome/browser/ui/webui/sync_setup_handler.cc   localized_strings->SetString(
SetString         214 chrome/browser/ui/webui/sync_setup_handler.cc   localized_strings->SetString(
SetString         216 chrome/browser/ui/webui/sync_setup_handler.cc   localized_strings->SetString(
SetString         219 chrome/browser/ui/webui/sync_setup_handler.cc   localized_strings->SetString(
SetString         225 chrome/browser/ui/webui/sync_setup_handler.cc   localized_strings->SetString("stopSyncingExplanation",
SetString         231 chrome/browser/ui/webui/sync_setup_handler.cc   localized_strings->SetString("stopSyncingTitle",
SetString         233 chrome/browser/ui/webui/sync_setup_handler.cc   localized_strings->SetString("stopSyncingConfirm",
SetString         236 chrome/browser/ui/webui/sync_setup_handler.cc   localized_strings->SetString(
SetString         238 chrome/browser/ui/webui/sync_setup_handler.cc   localized_strings->SetString(
SetString         377 chrome/browser/ui/webui/sync_setup_handler.cc     args.SetString(
SetString         381 chrome/browser/ui/webui/sync_setup_handler.cc     args.SetString(
SetString         387 chrome/browser/ui/webui/sync_setup_handler.cc         args.SetString(
SetString         393 chrome/browser/ui/webui/sync_setup_handler.cc         args.SetString(
SetString         399 chrome/browser/ui/webui/sync_setup_handler.cc         args.SetString(
SetString         405 chrome/browser/ui/webui/sync_setup_handler.cc     args.SetString(
SetString         409 chrome/browser/ui/webui/sync_setup_handler.cc     args.SetString(
SetString          85 chrome/browser/ui/webui/sync_setup_handler_unittest.cc     result.SetString("passphrase", passphrase);
SetString         293 chrome/browser/ui/webui/sync_setup_handler_unittest.cc     profile_->GetPrefs()->SetString(prefs::kGoogleServicesUsername,
SetString         127 chrome/browser/ui/webui/system_info_ui.cc   strings.SetString("title", l10n_util::GetStringUTF16(IDS_ABOUT_SYS_TITLE));
SetString         128 chrome/browser/ui/webui/system_info_ui.cc   strings.SetString("description",
SetString         130 chrome/browser/ui/webui/system_info_ui.cc   strings.SetString("tableTitle",
SetString         132 chrome/browser/ui/webui/system_info_ui.cc   strings.SetString(
SetString         135 chrome/browser/ui/webui/system_info_ui.cc   strings.SetString("expandAllBtn",
SetString         137 chrome/browser/ui/webui/system_info_ui.cc   strings.SetString("collapseAllBtn",
SetString         139 chrome/browser/ui/webui/system_info_ui.cc   strings.SetString("expandBtn",
SetString         141 chrome/browser/ui/webui/system_info_ui.cc   strings.SetString("collapseBtn",
SetString         143 chrome/browser/ui/webui/system_info_ui.cc   strings.SetString("parseError",
SetString         153 chrome/browser/ui/webui/system_info_ui.cc       val->SetString("statName", it->first);
SetString         154 chrome/browser/ui/webui/system_info_ui.cc       val->SetString("statValue", it->second);
SetString          42 chrome/browser/ui/webui/translate_internals/translate_internals_ui.cc     dict->SetString(lang_code, lang_name);
SetString         330 chrome/browser/web_resource/notification_promo.cc   ntp_promo->SetString(kPrefPromoText, promo_text_);
SetString         111 chrome/browser/web_resource/web_resource_service.cc   prefs_->SetString(last_update_time_pref_name_,
SetString         356 chrome/common/extensions/api/extension_api_unittest.cc   manifest.SetString("name", "extension");
SetString         357 chrome/common/extensions/api/extension_api_unittest.cc   manifest.SetString("version", "1.0");
SetString         458 chrome/common/extensions/api/extension_api_unittest.cc   values.SetString(manifest_keys::kName, "test");
SetString         459 chrome/common/extensions/api/extension_api_unittest.cc   values.SetString(manifest_keys::kVersion, "0.1");
SetString         461 chrome/common/extensions/api/extension_api_unittest.cc   values.SetString(manifest_keys::kLaunchWebURL,
SetString         474 chrome/common/extensions/api/extension_api_unittest.cc   values.SetString(manifest_keys::kName, "test");
SetString         475 chrome/common/extensions/api/extension_api_unittest.cc   values.SetString(manifest_keys::kVersion, "0.1");
SetString         476 chrome/common/extensions/api/extension_api_unittest.cc   values.SetString(manifest_keys::kPlatformAppBackground,
SetString         725 chrome/common/extensions/api/extension_api_unittest.cc   test1->SetString("channel", "stable");
SetString         726 chrome/common/extensions/api/extension_api_unittest.cc   test2->SetString("channel", "stable");
SetString          68 chrome/common/extensions/api/identity/extension_manifests_auth_unittest.cc         ext_manifest->SetString(keys::kOAuth2AutoApprove, "incorrect value");
SetString          73 chrome/common/extensions/api/identity/extension_manifests_auth_unittest.cc         ext_manifest->SetString(keys::kOAuth2ClientId, "client1");
SetString          78 chrome/common/extensions/api/identity/extension_manifests_auth_unittest.cc         ext_manifest->SetString(keys::kOAuth2ClientId, "");
SetString          81 chrome/common/extensions/api/identity/extension_manifests_auth_unittest.cc       ext_manifest->SetString(keys::kKey, kExtensionKey);
SetString          92 chrome/common/extensions/api/identity/extension_manifests_auth_unittest.cc   base_manifest.SetString(keys::kName, "test");
SetString          93 chrome/common/extensions/api/identity/extension_manifests_auth_unittest.cc   base_manifest.SetString(keys::kVersion, "0.1");
SetString          95 chrome/common/extensions/api/identity/extension_manifests_auth_unittest.cc   base_manifest.SetString(keys::kOAuth2ClientId, "client1");
SetString         107 chrome/common/extensions/api/identity/extension_manifests_auth_unittest.cc     ext_manifest.SetString(keys::kKey, kExtensionKey);
SetString         124 chrome/common/extensions/api/identity/extension_manifests_auth_unittest.cc     app_manifest.SetString(keys::kLaunchLocalPath, "launch.html");
SetString         141 chrome/common/extensions/api/identity/extension_manifests_auth_unittest.cc     app_manifest.SetString(keys::kLaunchWebURL, "http://www.google.com");
SetString          33 chrome/common/extensions/api/storage/storage_schema_manifest_handler_unittest.cc     manifest_.SetString("name", "test");
SetString          34 chrome/common/extensions/api/storage/storage_schema_manifest_handler_unittest.cc     manifest_.SetString("version", "1.2.3.4");
SetString          84 chrome/common/extensions/api/storage/storage_schema_manifest_handler_unittest.cc   manifest_.SetString("storage.managed_schema", "schema.json");
SetString          96 chrome/common/extensions/api/storage/storage_schema_manifest_handler_unittest.cc   manifest_.SetString("storage.managed_schema", "/etc/passwd");
SetString         100 chrome/common/extensions/api/storage/storage_schema_manifest_handler_unittest.cc   manifest_.SetString("storage.managed_schema", "../../../../../etc/passwd");
SetString         104 chrome/common/extensions/api/storage/storage_schema_manifest_handler_unittest.cc   manifest_.SetString("storage.managed_schema", "not-there");
SetString         108 chrome/common/extensions/api/storage/storage_schema_manifest_handler_unittest.cc   manifest_.SetString("storage.managed_schema", "schema.json");
SetString         535 chrome/common/extensions/command.cc   extension_data->SetString("description", command_description);
SetString         537 chrome/common/extensions/command.cc   extension_data->SetString("keybinding", accelerator().GetShortcutText());
SetString         538 chrome/common/extensions/command.cc   extension_data->SetString("command_name", command_name());
SetString         539 chrome/common/extensions/command.cc   extension_data->SetString("extension_id", extension->id());
SetString         124 chrome/common/extensions/command_unittest.cc     input->SetString("suggested_key", kTests[i].key);
SetString         125 chrome/common/extensions/command_unittest.cc     input->SetString("description", kTests[i].description);
SetString         149 chrome/common/extensions/command_unittest.cc       key_dict->SetString("default", kTests[i].key);
SetString         150 chrome/common/extensions/command_unittest.cc       key_dict->SetString("windows", kTests[i].key);
SetString         151 chrome/common/extensions/command_unittest.cc       key_dict->SetString("mac", kTests[i].key);
SetString         153 chrome/common/extensions/command_unittest.cc       input->SetString("description", kTests[i].description);
SetString         176 chrome/common/extensions/command_unittest.cc   key_dict->SetString("default",  "Ctrl+Shift+D");
SetString         177 chrome/common/extensions/command_unittest.cc   key_dict->SetString("windows",  "Ctrl+Shift+W");
SetString         178 chrome/common/extensions/command_unittest.cc   key_dict->SetString("mac",      "Ctrl+Shift+M");
SetString         179 chrome/common/extensions/command_unittest.cc   key_dict->SetString("linux",    "Ctrl+Shift+L");
SetString         180 chrome/common/extensions/command_unittest.cc   key_dict->SetString("chromeos", "Ctrl+Shift+C");
SetString         182 chrome/common/extensions/command_unittest.cc   input->SetString("description", description);
SetString         210 chrome/common/extensions/command_unittest.cc   key_dict->SetString("windosw", "Ctrl+M");
SetString         229 chrome/common/extensions/command_unittest.cc   key_dict->SetString("default", "Command+M");
SetString         232 chrome/common/extensions/command_unittest.cc   key_dict->SetString("windows", "Command+M");
SetString         239 chrome/common/extensions/command_unittest.cc   key_dict->SetString("mac", "Ctrl+Shift+M");
SetString         241 chrome/common/extensions/command_unittest.cc   key_dict->SetString("windows", "Ctrl+Shift+W");
SetString         247 chrome/common/extensions/command_unittest.cc   key_dict->SetString("windows", "Command+Shift+M");
SetString         286 chrome/common/extensions/extension_file_util_unittest.cc   value->SetString("name", "test");
SetString         287 chrome/common/extensions/extension_file_util_unittest.cc   value->SetString("version", "1");
SetString          73 chrome/common/extensions/extension_l10n_util.cc   manifest->SetString(key, result);
SetString         270 chrome/common/extensions/extension_l10n_util.cc   manifest->SetString(keys::kCurrentLocale, CurrentLocaleOrDefault());
SetString          45 chrome/common/extensions/extension_l10n_util_unittest.cc   manifest.SetString(keys::kDefaultLocale, "en");
SetString         252 chrome/common/extensions/extension_l10n_util_unittest.cc   name_tree->SetString("message", "name");
SetString         256 chrome/common/extensions/extension_l10n_util_unittest.cc   short_name_tree->SetString("message", "short_name");
SetString         260 chrome/common/extensions/extension_l10n_util_unittest.cc   description_tree->SetString("message", "description");
SetString         264 chrome/common/extensions/extension_l10n_util_unittest.cc   action_title_tree->SetString("message", "action title");
SetString         268 chrome/common/extensions/extension_l10n_util_unittest.cc   omnibox_keyword_tree->SetString("message", "omnibox keyword");
SetString         272 chrome/common/extensions/extension_l10n_util_unittest.cc   file_handler_title_tree->SetString("message", "file handler title");
SetString         276 chrome/common/extensions/extension_l10n_util_unittest.cc   launch_local_path_tree->SetString("message", "main.html");
SetString         280 chrome/common/extensions/extension_l10n_util_unittest.cc   launch_web_url_tree->SetString("message", "http://www.google.com/");
SetString         285 chrome/common/extensions/extension_l10n_util_unittest.cc   first_command_description_tree->SetString("message", "first command");
SetString         290 chrome/common/extensions/extension_l10n_util_unittest.cc   second_command_description_tree->SetString("message", "second command");
SetString         294 chrome/common/extensions/extension_l10n_util_unittest.cc   url_country_tree->SetString("message", "de");
SetString         320 chrome/common/extensions/extension_l10n_util_unittest.cc   manifest.SetString(keys::kName, "no __MSG");
SetString         338 chrome/common/extensions/extension_l10n_util_unittest.cc   manifest.SetString(keys::kName, "__MSG_name__");
SetString         356 chrome/common/extensions/extension_l10n_util_unittest.cc   manifest.SetString(keys::kName, "name");
SetString         357 chrome/common/extensions/extension_l10n_util_unittest.cc   manifest.SetString(keys::kLaunchLocalPath, "__MSG_launch_local_path__");
SetString         373 chrome/common/extensions/extension_l10n_util_unittest.cc   manifest.SetString(keys::kName, "name");
SetString         374 chrome/common/extensions/extension_l10n_util_unittest.cc   manifest.SetString(keys::kLaunchWebURL, "__MSG_launch_web_url__");
SetString         390 chrome/common/extensions/extension_l10n_util_unittest.cc   manifest.SetString(keys::kName, "__MSG_name_is_bad__");
SetString         391 chrome/common/extensions/extension_l10n_util_unittest.cc   manifest.SetString(keys::kDescription, "__MSG_description__");
SetString         410 chrome/common/extensions/extension_l10n_util_unittest.cc   manifest.SetString(keys::kName, "__MSG_name__");
SetString         411 chrome/common/extensions/extension_l10n_util_unittest.cc   manifest.SetString(keys::kDescription, "__MSG_description__");
SetString         415 chrome/common/extensions/extension_l10n_util_unittest.cc   manifest.SetString(action_title, "__MSG_title__");
SetString         438 chrome/common/extensions/extension_l10n_util_unittest.cc   manifest.SetString(keys::kName, "__MSG_name__");
SetString         439 chrome/common/extensions/extension_l10n_util_unittest.cc   manifest.SetString(keys::kDescription, "__MSG_description__");
SetString         440 chrome/common/extensions/extension_l10n_util_unittest.cc   manifest.SetString(keys::kOmniboxKeyword, "__MSG_omnibox_keyword__");
SetString         463 chrome/common/extensions/extension_l10n_util_unittest.cc   manifest.SetString(keys::kName, "__MSG_name__");
SetString         464 chrome/common/extensions/extension_l10n_util_unittest.cc   manifest.SetString(keys::kDescription, "__MSG_description__");
SetString         469 chrome/common/extensions/extension_l10n_util_unittest.cc   handler->SetString(keys::kPageActionDefaultTitle,
SetString         493 chrome/common/extensions/extension_l10n_util_unittest.cc   manifest.SetString(keys::kName, "__MSG_name__");
SetString         494 chrome/common/extensions/extension_l10n_util_unittest.cc   manifest.SetString(keys::kDescription, "__MSG_description__");
SetString         501 chrome/common/extensions/extension_l10n_util_unittest.cc   first_command->SetString(keys::kDescription,
SetString         506 chrome/common/extensions/extension_l10n_util_unittest.cc   second_command->SetString(keys::kDescription,
SetString         535 chrome/common/extensions/extension_l10n_util_unittest.cc   manifest.SetString(keys::kName, "extension name");
SetString         536 chrome/common/extensions/extension_l10n_util_unittest.cc   manifest.SetString(keys::kShortName, "__MSG_short_name__");
SetString         552 chrome/common/extensions/extension_l10n_util_unittest.cc   manifest.SetString(keys::kName, "extension name");
SetString         553 chrome/common/extensions/extension_l10n_util_unittest.cc   manifest.SetString(keys::kShortName, "__MSG_short_name_bad__");
SetString         569 chrome/common/extensions/extension_l10n_util_unittest.cc   manifest.SetString(keys::kName, "__MSG_name__");
SetString         570 chrome/common/extensions/extension_l10n_util_unittest.cc   manifest.SetString(keys::kDescription, "__MSG_description__");
SetString         573 chrome/common/extensions/extension_l10n_util_unittest.cc   search_provider->SetString("name", "__MSG_country__");
SetString         574 chrome/common/extensions/extension_l10n_util_unittest.cc   search_provider->SetString("keyword", "__MSG_omnibox_keyword__");
SetString         575 chrome/common/extensions/extension_l10n_util_unittest.cc   search_provider->SetString("search_url", "http://www.foo.__MSG_country__");
SetString         576 chrome/common/extensions/extension_l10n_util_unittest.cc   search_provider->SetString("favicon_url", "http://www.foo.__MSG_country__");
SetString         577 chrome/common/extensions/extension_l10n_util_unittest.cc   search_provider->SetString("suggest_url", "http://www.foo.__MSG_country__");
SetString         580 chrome/common/extensions/extension_l10n_util_unittest.cc   manifest.SetString(keys::kOverrideHomepage, "http://www.foo.__MSG_country__");
SetString         640 chrome/common/extensions/extension_l10n_util_unittest.cc   manifest.SetString(keys::kDefaultLocale, "en_US");
SetString         647 chrome/common/extensions/extension_l10n_util_unittest.cc   manifest.SetString(keys::kCurrentLocale,
SetString         655 chrome/common/extensions/extension_l10n_util_unittest.cc   manifest.SetString(keys::kDefaultLocale, "en_US");
SetString         656 chrome/common/extensions/extension_l10n_util_unittest.cc   manifest.SetString(keys::kCurrentLocale,
SetString         664 chrome/common/extensions/extension_l10n_util_unittest.cc   manifest.SetString(keys::kDefaultLocale, "en_US");
SetString         665 chrome/common/extensions/extension_l10n_util_unittest.cc   manifest.SetString(keys::kCurrentLocale, "sr");
SetString          51 chrome/common/extensions/manifest_tests/extension_manifests_background_unittest.cc   manifest->SetString("background_page", "monkey.html");
SetString          17 chrome/common/extensions/manifest_tests/extension_manifests_manifest_version_unittest.cc   manifest1->SetString("name", "Miles");
SetString          18 chrome/common/extensions/manifest_tests/extension_manifests_manifest_version_unittest.cc   manifest1->SetString("version", "0.55");
SetString          15 chrome/common/extensions/manifest_tests/extension_manifests_storage_unittest.cc     base_manifest.SetString(keys::kName, "test");
SetString          16 chrome/common/extensions/manifest_tests/extension_manifests_storage_unittest.cc     base_manifest.SetString(keys::kVersion, "0.1");
SetString          64 chrome/common/extensions/manifest_unittest.cc   manifest_value->SetString(keys::kName, "extension");
SetString          65 chrome/common/extensions/manifest_unittest.cc   manifest_value->SetString(keys::kVersion, "1");
SetString          67 chrome/common/extensions/manifest_unittest.cc   manifest_value->SetString(keys::kBackgroundPageLegacy, "bg.html");
SetString          68 chrome/common/extensions/manifest_unittest.cc   manifest_value->SetString("unknown_key", "foo");
SetString         122 chrome/common/extensions/manifest_unittest.cc   value->SetString(keys::kName, "extension");
SetString         123 chrome/common/extensions/manifest_unittest.cc   value->SetString(keys::kVersion, "1");
SetString         184 chrome/common/extensions/manifest_unittest.cc   value->SetString(keys::kName, "extension");
SetString         185 chrome/common/extensions/manifest_unittest.cc   value->SetString(keys::kVersion, "1");
SetString          49 chrome/common/extensions/message_bundle_unittest.cc     content_tree->SetString(MessageBundle::kContentKey, content);
SetString          70 chrome/common/extensions/message_bundle_unittest.cc     message_tree->SetString(MessageBundle::kMessageKey, message);
SetString          92 chrome/common/extensions/message_bundle_unittest.cc         dict->SetString("n4", "whatever");
SetString         103 chrome/common/extensions/message_bundle_unittest.cc         dict->SetString("n1.placeholders", "whatever");
SetString         197 chrome/common/extensions/message_bundle_unittest.cc   app_dict->SetString("n1.message", "message1 $b$ $a$");
SetString          31 chrome/common/extensions/permissions/settings_override_permission_unittest.cc     ext_manifest.SetString(manifest_keys::kName, "test");
SetString          32 chrome/common/extensions/permissions/settings_override_permission_unittest.cc     ext_manifest.SetString(manifest_keys::kVersion, "0.1");
SetString          38 chrome/common/extensions/permissions/settings_override_permission_unittest.cc       settings_override->SetString("homepage", "http://www.google.com");
SetString          47 chrome/common/extensions/permissions/settings_override_permission_unittest.cc       search_provider->SetString("search_url", "http://google.com/search.html");
SetString          48 chrome/common/extensions/permissions/settings_override_permission_unittest.cc       search_provider->SetString("name", "test");
SetString          49 chrome/common/extensions/permissions/settings_override_permission_unittest.cc       search_provider->SetString("keyword", "lock");
SetString          50 chrome/common/extensions/permissions/settings_override_permission_unittest.cc       search_provider->SetString("encoding", "UTF-8");
SetString          52 chrome/common/extensions/permissions/settings_override_permission_unittest.cc       search_provider->SetString("favicon_url",
SetString          40 chrome/common/extensions/sync_type_unittest.cc     source.SetString(keys::kName, "PossiblySyncableExtension");
SetString          41 chrome/common/extensions/sync_type_unittest.cc     source.SetString(keys::kVersion, "0.0.0.0");
SetString          43 chrome/common/extensions/sync_type_unittest.cc       source.SetString(keys::kApp, "true");
SetString          47 chrome/common/extensions/sync_type_unittest.cc       source.SetString(keys::kUpdateURL, update_url.spec());
SetString          50 chrome/common/extensions/sync_type_unittest.cc       source.SetString(keys::kLaunchWebURL, launch_url.spec());
SetString          58 chrome/common/extensions/sync_type_unittest.cc           plugin->SetString(keys::kPluginsPath, std::string());
SetString         178 chrome/common/extensions/sync_type_unittest.cc   manifest.SetString(keys::kName, "TestComponentApp");
SetString         179 chrome/common/extensions/sync_type_unittest.cc   manifest.SetString(keys::kVersion, "0.0.0.0");
SetString         180 chrome/common/extensions/sync_type_unittest.cc   manifest.SetString(keys::kApp, "true");
SetString         181 chrome/common/extensions/sync_type_unittest.cc   manifest.SetString(keys::kPlatformAppBackgroundPage, std::string());
SetString         219 chrome/common/extensions/sync_type_unittest.cc   manifest.SetString(keys::kDisplayInNewTabPage, "invalid");
SetString         128 chrome/common/importer/firefox_importer_utils_unittest.cc   single_profile.SetString("Profile0.Path", "first");
SetString         129 chrome/common/importer/firefox_importer_utils_unittest.cc   single_profile.SetString("Profile0.IsRelative", "0");
SetString         130 chrome/common/importer/firefox_importer_utils_unittest.cc   single_profile.SetString("Profile0.Default", "1");
SetString         135 chrome/common/importer/firefox_importer_utils_unittest.cc   no_default.SetString("Profile0.Path", "first");
SetString         136 chrome/common/importer/firefox_importer_utils_unittest.cc   no_default.SetString("Profile0.IsRelative", "0");
SetString         137 chrome/common/importer/firefox_importer_utils_unittest.cc   no_default.SetString("Profile1.Path", "second");
SetString         138 chrome/common/importer/firefox_importer_utils_unittest.cc   no_default.SetString("Profile1.IsRelative", "0");
SetString         143 chrome/common/importer/firefox_importer_utils_unittest.cc   default_first.SetString("Profile0.Path", "first");
SetString         144 chrome/common/importer/firefox_importer_utils_unittest.cc   default_first.SetString("Profile0.IsRelative", "0");
SetString         145 chrome/common/importer/firefox_importer_utils_unittest.cc   default_first.SetString("Profile0.Default", "1");
SetString         146 chrome/common/importer/firefox_importer_utils_unittest.cc   default_first.SetString("Profile1.Path", "second");
SetString         147 chrome/common/importer/firefox_importer_utils_unittest.cc   default_first.SetString("Profile1.IsRelative", "0");
SetString         152 chrome/common/importer/firefox_importer_utils_unittest.cc   default_second.SetString("Profile0.Path", "first");
SetString         153 chrome/common/importer/firefox_importer_utils_unittest.cc   default_second.SetString("Profile0.IsRelative", "0");
SetString         154 chrome/common/importer/firefox_importer_utils_unittest.cc   default_second.SetString("Profile1.Path", "second");
SetString         155 chrome/common/importer/firefox_importer_utils_unittest.cc   default_second.SetString("Profile1.IsRelative", "0");
SetString         156 chrome/common/importer/firefox_importer_utils_unittest.cc   default_second.SetString("Profile1.Default", "1");
SetString         469 chrome/common/localized_error.cc   standard_menu_items_text->SetString("settingsTitle",
SetString         471 chrome/common/localized_error.cc   standard_menu_items_text->SetString("advancedTitle",
SetString         508 chrome/common/localized_error.cc   error_strings->SetString("textdirection", rtl ? "rtl" : "ltr");
SetString         546 chrome/common/localized_error.cc   error_strings->SetString("title",
SetString         548 chrome/common/localized_error.cc   error_strings->SetString("heading",
SetString         552 chrome/common/localized_error.cc   error_strings->SetString("iconClass", icon_class);
SetString         555 chrome/common/localized_error.cc   summary->SetString("msg",
SetString         557 chrome/common/localized_error.cc   summary->SetString("failedUrl", failed_url_string);
SetString         558 chrome/common/localized_error.cc   summary->SetString("hostName", net::IDNToUnicode(failed_url.host(),
SetString         560 chrome/common/localized_error.cc   summary->SetString("productName",
SetString         563 chrome/common/localized_error.cc   error_strings->SetString(
SetString         565 chrome/common/localized_error.cc   error_strings->SetString(
SetString         570 chrome/common/localized_error.cc     error_strings->SetString(
SetString         589 chrome/common/localized_error.cc   error_strings->SetString("errorCode",
SetString         614 chrome/common/localized_error.cc     summary->SetString("msg",
SetString         640 chrome/common/localized_error.cc     error_strings->SetString("searchHeader",
SetString         642 chrome/common/localized_error.cc     error_strings->SetString("searchUrl", params->search_url.spec());
SetString         643 chrome/common/localized_error.cc     error_strings->SetString("searchTerms", params->search_terms);
SetString         650 chrome/common/localized_error.cc       reload_button->SetString("msg",
SetString         652 chrome/common/localized_error.cc       reload_button->SetString("reloadUrl", failed_url.spec());
SetString         660 chrome/common/localized_error.cc       suggest_reload_repost->SetString("header",
SetString         663 chrome/common/localized_error.cc       suggest_reload_repost->SetString("body",
SetString         679 chrome/common/localized_error.cc   error_strings->SetString(
SetString         685 chrome/common/localized_error.cc     suggest_check_connection->SetString("header",
SetString         688 chrome/common/localized_error.cc     suggest_check_connection->SetString("body",
SetString         696 chrome/common/localized_error.cc     suggest_dns_config->SetString("header",
SetString         699 chrome/common/localized_error.cc     suggest_dns_config->SetString("body",
SetString         706 chrome/common/localized_error.cc     suggest_network_prediction->SetString("header",
SetString         709 chrome/common/localized_error.cc     suggest_network_prediction->SetString("body",
SetString         712 chrome/common/localized_error.cc     suggest_network_prediction->SetString(
SetString         721 chrome/common/localized_error.cc     suggest_firewall_config->SetString("header",
SetString         724 chrome/common/localized_error.cc     suggest_firewall_config->SetString("body",
SetString         732 chrome/common/localized_error.cc     suggest_proxy_config->SetString("header",
SetString         735 chrome/common/localized_error.cc     suggest_proxy_config->SetString("body",
SetString         739 chrome/common/localized_error.cc     suggest_proxy_config->SetString("proxyTitle",
SetString         749 chrome/common/localized_error.cc     suggest_disable_extension->SetString("header",
SetString         757 chrome/common/localized_error.cc     suggest_view_policies->SetString(
SetString         761 chrome/common/localized_error.cc     suggest_view_policies->SetString(
SetString         771 chrome/common/localized_error.cc     suggest_contant_administrator->SetString(
SetString         800 chrome/common/localized_error.cc       suggest_learn_more->SetString("body",
SetString         802 chrome/common/localized_error.cc       suggest_learn_more->SetString("learnMoreUrl", learn_more_url.spec());
SetString         833 chrome/common/localized_error.cc   error_strings->SetString("textdirection", rtl ? "rtl" : "ltr");
SetString         839 chrome/common/localized_error.cc   error_strings->SetString(
SetString         843 chrome/common/localized_error.cc   error_strings->SetString("title", app->name());
SetString         844 chrome/common/localized_error.cc   error_strings->SetString(
SetString         850 chrome/common/localized_error.cc   error_strings->SetString("name", app->name());
SetString         851 chrome/common/localized_error.cc   error_strings->SetString(
SetString         858 chrome/common/localized_error.cc   suggest_learn_more->SetString("msg",
SetString         861 chrome/common/localized_error.cc   suggest_learn_more->SetString("learnMoreUrl", learn_more_url.spec());
SetString          70 chrome/common/metrics/caching_permuted_entropy_provider.cc   local_state_->SetString(prefs::kMetricsPermutedEntropyCache, base64_encoded);
SetString          30 chrome/common/net/net_resource_provider.cc     value.SetString("header",
SetString          32 chrome/common/net/net_resource_provider.cc     value.SetString("parentDirText",
SetString          34 chrome/common/net/net_resource_provider.cc     value.SetString("headerName",
SetString          36 chrome/common/net/net_resource_provider.cc     value.SetString("headerSize",
SetString          38 chrome/common/net/net_resource_provider.cc     value.SetString("headerDateModified",
SetString          40 chrome/common/net/net_resource_provider.cc     value.SetString("listingParsingErrorBoxText",
SetString          43 chrome/common/net/net_resource_provider.cc     value.SetString("textdirection", base::i18n::IsRTL() ? "rtl" : "ltr");
SetString         181 chrome/installer/util/master_preferences.cc     master_dictionary_->SetString(name, str_value);
SetString          96 chrome/renderer/chrome_content_renderer_client_unittest.cc   manifest.SetString("name", "NaCl Extension");
SetString          97 chrome/renderer/chrome_content_renderer_client_unittest.cc   manifest.SetString("version", "1");
SetString         103 chrome/renderer/chrome_content_renderer_client_unittest.cc     manifest.SetString(extensions::manifest_keys::kLaunchWebURL, app_url);
SetString         138 chrome/renderer/extensions/app_bindings.cc   manifest_copy->SetString("id", extension->id());
SetString         122 chrome/renderer/net/net_error_helper_core.cc   request_dict.SetString("method", "linkdoctor.fixurl.fixurl");
SetString         123 chrome/renderer/net/net_error_helper_core.cc   request_dict.SetString("apiVersion", "v1");
SetString         128 chrome/renderer/net/net_error_helper_core.cc   params_dict->SetString("key", api_key);
SetString         129 chrome/renderer/net/net_error_helper_core.cc   params_dict->SetString("urlQuery", spec_to_send);
SetString         130 chrome/renderer/net/net_error_helper_core.cc   params_dict->SetString("clientName", "chrome");
SetString         131 chrome/renderer/net/net_error_helper_core.cc   params_dict->SetString("error", error_param);
SetString         134 chrome/renderer/net/net_error_helper_core.cc     params_dict->SetString("language", language);
SetString         137 chrome/renderer/net/net_error_helper_core.cc     params_dict->SetString("originCountry", country_code);
SetString         227 chrome/renderer/net/net_error_helper_core.cc       suggest->SetString("header",
SetString         230 chrome/renderer/net/net_error_helper_core.cc       suggest->SetString("urlCorrection",
SetString         233 chrome/renderer/net/net_error_helper_core.cc       suggest->SetString(
SetString         236 chrome/renderer/net/net_error_helper_core.cc       suggest->SetString("originalUrlForDisplay", original_url_for_display);
SetString          36 chrome/renderer/net/net_error_helper_core_unittest.cc     dict->SetString("correctionType", correction_type);
SetString          37 chrome/renderer/net/net_error_helper_core_unittest.cc     dict->SetString("urlCorrection", url_correction);
SetString          98 chrome/renderer/plugins/chrome_plugin_placeholder.cc   values.SetString("message", l10n_util::GetStringUTF8(IDS_PLUGIN_SEARCHING));
SetString         100 chrome/renderer/plugins/chrome_plugin_placeholder.cc   values.SetString("message",
SetString         124 chrome/renderer/plugins/chrome_plugin_placeholder.cc   values.SetString("message",
SetString         153 chrome/renderer/plugins/chrome_plugin_placeholder.cc   values.SetString("message", message);
SetString         154 chrome/renderer/plugins/chrome_plugin_placeholder.cc   values.SetString("name", name);
SetString         155 chrome/renderer/plugins/chrome_plugin_placeholder.cc   values.SetString("hide", l10n_util::GetStringUTF8(IDS_PLUGIN_HIDE));
SetString         489 chrome/renderer/printing/print_web_view_helper.cc   options->SetString("pageNumber",
SetString        1532 chrome/renderer/printing/print_web_view_helper.cc       header_footer_info_->SetString(kSettingHeaderFooterURL,
SetString        1534 chrome/renderer/printing/print_web_view_helper.cc       header_footer_info_->SetString(kSettingHeaderFooterTitle,
SetString          91 chrome/renderer/printing/print_web_view_helper_browsertest.cc   dict->SetString(kSettingDeviceName, "dummy");
SetString         125 chrome/service/cloud_print/cloud_print_proxy.cc     service_prefs_->SetString(prefs::kCloudPrintProxyId, proxy_id);
SetString         223 chrome/service/cloud_print/cloud_print_proxy.cc   service_prefs_->SetString(prefs::kCloudPrintRobotRefreshToken,
SetString         225 chrome/service/cloud_print/cloud_print_proxy.cc   service_prefs_->SetString(prefs::kCloudPrintRobotEmail,
SetString         231 chrome/service/cloud_print/cloud_print_proxy.cc   service_prefs_->SetString(prefs::kCloudPrintEmail, user_email_);
SetString          43 chrome/service/cloud_print/connector_settings.cc     prefs->SetString(prefs::kCloudPrintProxyId, proxy_id_);
SetString         468 chrome/service/cloud_print/print_system_cups.cc   backend_settings.SetString(kCUPSPrintServerURL, url);
SetString         471 chrome/service/cloud_print/print_system_cups.cc   backend_settings.SetString(kCUPSBlocking, kValueFalse);
SetString         188 chrome/service/service_process.cc     service_prefs_->SetString(prefs::kApplicationLocale, locale);
SetString          38 chrome/service/service_process_prefs.h   void SetString(const std::string& key, const std::string& value);
SetString          38 chrome/service/service_process_prefs_unittest.cc   prefs_->SetString("tests", "testvalue");
SetString          42 chrome/service/service_process_prefs_unittest.cc   prefs_->SetString("tests", std::string());  // overwrite
SetString         103 chrome/test/chromedriver/capabilities_unittest.cc   caps.SetString("chromeOptions.androidPackage", "abc");
SetString         113 chrome/test/chromedriver/capabilities_unittest.cc   caps.SetString("chromeOptions.androidPackage", std::string());
SetString         129 chrome/test/chromedriver/capabilities_unittest.cc   caps.SetString("chromeOptions.logPath", "path/to/logfile");
SetString         156 chrome/test/chromedriver/capabilities_unittest.cc   prefs.SetString("key1", "value1");
SetString         157 chrome/test/chromedriver/capabilities_unittest.cc   prefs.SetString("key2.k", "value2");
SetString         168 chrome/test/chromedriver/capabilities_unittest.cc   local_state.SetString("s1", "v1");
SetString         169 chrome/test/chromedriver/capabilities_unittest.cc   local_state.SetString("s2.s", "v2");
SetString         194 chrome/test/chromedriver/capabilities_unittest.cc   proxy.SetString("proxyType", "unknown proxy type");
SetString         214 chrome/test/chromedriver/capabilities_unittest.cc   proxy.SetString("proxyType", "DIRECT");
SetString         226 chrome/test/chromedriver/capabilities_unittest.cc   proxy.SetString("proxyType", "system");
SetString         237 chrome/test/chromedriver/capabilities_unittest.cc   proxy.SetString("proxyType", "PAC");
SetString         238 chrome/test/chromedriver/capabilities_unittest.cc   proxy.SetString("proxyAutoconfigUrl", "test.wpad");
SetString         250 chrome/test/chromedriver/capabilities_unittest.cc   proxy.SetString("proxyType", "PAC");
SetString         251 chrome/test/chromedriver/capabilities_unittest.cc   proxy.SetString("httpProxy", "http://localhost:8001");
SetString         261 chrome/test/chromedriver/capabilities_unittest.cc   proxy.SetString("proxyType", "autodetect");
SetString         273 chrome/test/chromedriver/capabilities_unittest.cc   proxy.SetString("proxyType", "manual");
SetString         274 chrome/test/chromedriver/capabilities_unittest.cc   proxy.SetString("ftpProxy", "localhost:9001");
SetString         275 chrome/test/chromedriver/capabilities_unittest.cc   proxy.SetString("httpProxy", "localhost:8001");
SetString         276 chrome/test/chromedriver/capabilities_unittest.cc   proxy.SetString("sslProxy", "localhost:10001");
SetString         277 chrome/test/chromedriver/capabilities_unittest.cc   proxy.SetString("noProxy", "google.com, youtube.com");
SetString         294 chrome/test/chromedriver/capabilities_unittest.cc   proxy.SetString("proxyType", "manual");
SetString         304 chrome/test/chromedriver/capabilities_unittest.cc   proxy.SetString("proxyType", "manual");
SetString         305 chrome/test/chromedriver/capabilities_unittest.cc   proxy.SetString("ftpProxy", "localhost:9001");
SetString         322 chrome/test/chromedriver/capabilities_unittest.cc   logging_prefs.SetString("Network", "INFO");
SetString         334 chrome/test/chromedriver/capabilities_unittest.cc   caps.SetString("loggingPrefs", "INFO");
SetString         357 chrome/test/chromedriver/capabilities_unittest.cc   caps.SetString("chromeOptions.debuggerAddress", "abc:123");
SetString          42 chrome/test/chromedriver/chrome/automation_extension.cc   update_info.SetString("state", "normal");
SetString          55 chrome/test/chromedriver/chrome/automation_extension.cc   update_info.SetString("state", "normal");
SetString          61 chrome/test/chromedriver/chrome/automation_extension.cc   update_info.SetString("state", "maximized");
SetString         120 chrome/test/chromedriver/chrome/console_logger_unittest.cc     out_params->SetString("message.source", source);
SetString         122 chrome/test/chromedriver/chrome/console_logger_unittest.cc     out_params->SetString("message.url", url);
SetString         124 chrome/test/chromedriver/chrome/console_logger_unittest.cc     out_params->SetString("message.level", level);
SetString         130 chrome/test/chromedriver/chrome/console_logger_unittest.cc     out_params->SetString("message.text", text);
SetString         211 chrome/test/chromedriver/chrome/devtools_client_impl.cc   command.SetString("method", method);
SetString         332 chrome/test/chromedriver/chrome/devtools_client_impl.cc     enable_params.SetString("purpose", "detect if alert blocked any cmds");
SetString         763 chrome/test/chromedriver/chrome/devtools_client_impl_unittest.cc     event.SetString("method", "updateEvent");
SetString          34 chrome/test/chromedriver/chrome/frame_tracker_unittest.cc   nav_params.SetString("frame.parentId", "1");
SetString         121 chrome/test/chromedriver/chrome/geolocation_override_manager_unittest.cc   sub_frame_params.SetString("frame.parentId", "id");
SetString          41 chrome/test/chromedriver/chrome/heap_snapshot_taker_unittest.cc       event_params.SetString("chunk", chunks[i]);
SetString          38 chrome/test/chromedriver/chrome/javascript_dialog_manager.cc     params.SetString("promptText", *text);
SetString          53 chrome/test/chromedriver/chrome/javascript_dialog_manager_unittest.cc   params.SetString("message", "hi");
SetString          69 chrome/test/chromedriver/chrome/javascript_dialog_manager_unittest.cc   params.SetString("message", "hi");
SetString          82 chrome/test/chromedriver/chrome/javascript_dialog_manager_unittest.cc   params.SetString("message", "hi");
SetString         138 chrome/test/chromedriver/chrome/javascript_dialog_manager_unittest.cc   params.SetString("message", "hi");
SetString         161 chrome/test/chromedriver/chrome/javascript_dialog_manager_unittest.cc   params.SetString("message", "1");
SetString         165 chrome/test/chromedriver/chrome/javascript_dialog_manager_unittest.cc   params.SetString("message", "2");
SetString         191 chrome/test/chromedriver/chrome/javascript_dialog_manager_unittest.cc   params.SetString("message", "hi");
SetString          54 chrome/test/chromedriver/chrome/navigation_tracker.cc     params.SetString("expression", kStartLoadingIfMainFrameNotLoading);
SetString         174 chrome/test/chromedriver/chrome/navigation_tracker.cc     params.SetString("expression", "document.URL");
SetString         102 chrome/test/chromedriver/chrome/navigation_tracker_unittest.cc   params.SetString("frameId", "f");
SetString         105 chrome/test/chromedriver/chrome/navigation_tracker_unittest.cc   params_scheduled.SetString("frameId", "f");
SetString         130 chrome/test/chromedriver/chrome/navigation_tracker_unittest.cc   params_scheduled.SetString("frameId", "other");
SetString         143 chrome/test/chromedriver/chrome/navigation_tracker_unittest.cc   params.SetString("frameId", "f");
SetString         146 chrome/test/chromedriver/chrome/navigation_tracker_unittest.cc   params_scheduled.SetString("frameId", "f");
SetString         166 chrome/test/chromedriver/chrome/navigation_tracker_unittest.cc   params_scheduled.SetString("frameId", "f");
SetString         179 chrome/test/chromedriver/chrome/navigation_tracker_unittest.cc   params_scheduled.SetString("frameId", "subframe");
SetString         188 chrome/test/chromedriver/chrome/navigation_tracker_unittest.cc   params_navigated.SetString("frame.parentId", "something");
SetString          55 chrome/test/chromedriver/chrome/performance_logger.cc   log_message_dict.SetString("webview", client->GetId());
SetString          56 chrome/test/chromedriver/chrome/performance_logger.cc   log_message_dict.SetString("message.method", method);
SetString         153 chrome/test/chromedriver/chrome/web_view_impl.cc   params.SetString("url", url);
SetString         238 chrome/test/chromedriver/chrome/web_view_impl.cc     params.SetString("type", GetAsString(it->type));
SetString         242 chrome/test/chromedriver/chrome/web_view_impl.cc     params.SetString("button", GetAsString(it->button));
SetString         265 chrome/test/chromedriver/chrome/web_view_impl.cc   params.SetString("type", GetAsString(event.type));
SetString         268 chrome/test/chromedriver/chrome/web_view_impl.cc   point->SetString("state", GetPointStateString(event.type));
SetString         290 chrome/test/chromedriver/chrome/web_view_impl.cc     params.SetString("type", GetAsString(it->type));
SetString         298 chrome/test/chromedriver/chrome/web_view_impl.cc     params.SetString("text", it->modified_text);
SetString         299 chrome/test/chromedriver/chrome/web_view_impl.cc     params.SetString("unmodifiedText", it->unmodified_text);
SetString         326 chrome/test/chromedriver/chrome/web_view_impl.cc   params.SetString("cookieName", name);
SetString         327 chrome/test/chromedriver/chrome/web_view_impl.cc   params.SetString("url", url);
SetString         510 chrome/test/chromedriver/chrome/web_view_impl.cc   params.SetString("expression", expression);
SetString         635 chrome/test/chromedriver/chrome/web_view_impl.cc     params.SetString("objectId", element_id);
SetString         642 chrome/test/chromedriver/chrome/web_view_impl.cc     params.SetString("objectId", element_id);
SetString         106 chrome/test/chromedriver/chrome/web_view_impl_unittest.cc   dict.SetString("result.type", "undefined");
SetString         139 chrome/test/chromedriver/chrome/web_view_impl_unittest.cc   dict.SetString("result.type", "undefined");
SetString         152 chrome/test/chromedriver/chrome/web_view_impl_unittest.cc   dict.SetString("result.type", "integer");
SetString         167 chrome/test/chromedriver/chrome/web_view_impl_unittest.cc   dict.SetString("result.type", "integer");
SetString         181 chrome/test/chromedriver/chrome/web_view_impl_unittest.cc   dict.SetString("result.objectId", "id");
SetString         553 chrome/test/chromedriver/chrome_launcher.cc     manifest->SetString("key", public_key_base64);
SetString         169 chrome/test/chromedriver/chrome_launcher_unittest.cc   prefs.SetString("myPrefsKey", "ok");
SetString         172 chrome/test/chromedriver/chrome_launcher_unittest.cc   local_state.SetString("myLocalKey", "ok");
SetString          34 chrome/test/chromedriver/commands.cc   build.SetString("version", "alpha");
SetString          37 chrome/test/chromedriver/commands.cc   os.SetString("name", base::SysInfo::OperatingSystemName());
SetString          38 chrome/test/chromedriver/commands.cc   os.SetString("version", base::SysInfo::OperatingSystemVersion());
SetString          39 chrome/test/chromedriver/commands.cc   os.SetString("arch", base::SysInfo::OperatingSystemArchitecture());
SetString         252 chrome/test/chromedriver/commands_unittest.cc           element.SetString("ELEMENT", "1");
SetString         256 chrome/test/chromedriver/commands_unittest.cc           element1.SetString("ELEMENT", "1");
SetString         258 chrome/test/chromedriver/commands_unittest.cc           element2.SetString("ELEMENT", "2");
SetString         348 chrome/test/chromedriver/commands_unittest.cc   params.SetString("using", "id");
SetString         349 chrome/test/chromedriver/commands_unittest.cc   params.SetString("value", "a");
SetString         354 chrome/test/chromedriver/commands_unittest.cc   param.SetString("id", "a");
SetString         364 chrome/test/chromedriver/commands_unittest.cc   params.SetString("using", "id");
SetString         365 chrome/test/chromedriver/commands_unittest.cc   params.SetString("value", "a");
SetString         377 chrome/test/chromedriver/commands_unittest.cc   params.SetString("using", "name");
SetString         378 chrome/test/chromedriver/commands_unittest.cc   params.SetString("value", "b");
SetString         384 chrome/test/chromedriver/commands_unittest.cc   param.SetString("name", "b");
SetString         394 chrome/test/chromedriver/commands_unittest.cc   params.SetString("using", "id");
SetString         395 chrome/test/chromedriver/commands_unittest.cc   params.SetString("value", "a");
SetString         411 chrome/test/chromedriver/commands_unittest.cc   params.SetString("using", "tag name");
SetString         412 chrome/test/chromedriver/commands_unittest.cc   params.SetString("value", "div");
SetString         420 chrome/test/chromedriver/commands_unittest.cc   locator_param.SetString("tag name", "div");
SetString         422 chrome/test/chromedriver/commands_unittest.cc   root_element_param.SetString("ELEMENT", element_id);
SetString         433 chrome/test/chromedriver/commands_unittest.cc   params.SetString("using", "id");
SetString         434 chrome/test/chromedriver/commands_unittest.cc   params.SetString("value", "a");
SetString         449 chrome/test/chromedriver/commands_unittest.cc   params.SetString("using", "class name");
SetString         450 chrome/test/chromedriver/commands_unittest.cc   params.SetString("value", "c");
SetString         458 chrome/test/chromedriver/commands_unittest.cc   locator_param.SetString("class name", "c");
SetString         460 chrome/test/chromedriver/commands_unittest.cc   root_element_param.SetString("ELEMENT", element_id);
SetString         471 chrome/test/chromedriver/commands_unittest.cc   params.SetString("using", "id");
SetString         472 chrome/test/chromedriver/commands_unittest.cc   params.SetString("value", "a");
SetString         489 chrome/test/chromedriver/commands_unittest.cc   params.SetString("using", "id");
SetString         490 chrome/test/chromedriver/commands_unittest.cc   params.SetString("value", "a");
SetString         491 chrome/test/chromedriver/commands_unittest.cc   params.SetString("id", "1");
SetString         523 chrome/test/chromedriver/commands_unittest.cc   params.SetString("using", "id");
SetString         524 chrome/test/chromedriver/commands_unittest.cc   params.SetString("value", "a");
SetString         536 chrome/test/chromedriver/commands_unittest.cc   params.SetString("using", "id");
SetString         537 chrome/test/chromedriver/commands_unittest.cc   params.SetString("value", "a");
SetString         206 chrome/test/chromedriver/element_util.cc   element->SetString(kElementKey, element_id);
SetString         238 chrome/test/chromedriver/element_util.cc   locator->SetString(strategy, target);
SetString         183 chrome/test/chromedriver/logging.cc   log_entry_dict->SetString("level", LevelToName(level));
SetString         185 chrome/test/chromedriver/logging.cc     log_entry_dict->SetString("source", source);
SetString         186 chrome/test/chromedriver/logging.cc   log_entry_dict->SetString("message", message);
SetString         667 chrome/test/chromedriver/server/http_handler.cc     error->SetString("message", full_status.message());
SetString         676 chrome/test/chromedriver/server/http_handler.cc   body_params.SetString("sessionId", session_id);
SetString         729 chrome/test/chromedriver/server/http_handler.cc         params.SetString(name, path_parts[i]);
SetString          75 chrome/test/chromedriver/server/http_handler_unittest.cc   body.SetString("sessionId", "session_id");
SetString         120 chrome/test/chromedriver/server/http_handler_unittest.cc   body.SetString("sessionId", "session_id");
SetString          73 chrome/test/chromedriver/session_commands.cc   caps->SetString("browserName", "chrome");
SetString          74 chrome/test/chromedriver/session_commands.cc   caps->SetString("version", chrome->GetVersion());
SetString          75 chrome/test/chromedriver/session_commands.cc   caps->SetString("chrome.chromedriverVersion", kChromeDriverVersion);
SetString          76 chrome/test/chromedriver/session_commands.cc   caps->SetString("platform", chrome->GetOperatingSystemName());
SetString          92 chrome/test/chromedriver/session_commands.cc     chrome_caps->SetString(
SetString          34 chrome/test/chromedriver/session_commands_unittest.cc   params.SetString("file", kBase64ZipEntry);
SetString          80 chrome/test/chromedriver/window_commands.cc   dict->SetString("name", cookie.name);
SetString          81 chrome/test/chromedriver/window_commands.cc   dict->SetString("value", cookie.value);
SetString          83 chrome/test/chromedriver/window_commands.cc     dict->SetString("domain", cookie.domain);
SetString          85 chrome/test/chromedriver/window_commands.cc     dict->SetString("path", cookie.path);
SetString          53 chrome/test/data/webui/history_ui_browsertest.cc       SetString(prefs::kAcceptLanguages, "");
SetString          17 chrome/test/data/webui/ntp4_browsertest.cc   browser()->profile()->GetPrefs()->SetString(prefs::kGoogleServicesUsername,
SetString          67 chrome/utility/media_galleries/media_metadata_parser.cc     metadata->raw_tags.additional_properties.SetString(it->first, it->second);
SetString         105 chromeos/dbus/fake_gsm_sms_client.cc   message->SetString("number", "000-000-0000");
SetString         106 chromeos/dbus/fake_gsm_sms_client.cc   message->SetString("text", test_messages_[test_index_]);
SetString         702 chromeos/dbus/fake_shill_manager_client.cc     provider_properties.SetString(shill::kTypeProperty,
SetString         704 chromeos/dbus/fake_shill_manager_client.cc     provider_properties.SetString(shill::kHostProperty, "vpn_host");
SetString          35 chromeos/dbus/fake_sms_client.cc   sms->SetString("Number", "000-000-0000");
SetString          36 chromeos/dbus/fake_sms_client.cc   sms->SetString("Text", "FakeSMSClient: Test Message: " + object_path.value());
SetString          37 chromeos/dbus/fake_sms_client.cc   sms->SetString("Timestamp", "Fri Jun  8 13:26:04 EDT 2012");
SetString         512 chromeos/dbus/nfc_client_unittest.cc   write_data.SetString(nfc_record::kTypeProperty, nfc_record::kTypeText);
SetString         641 chromeos/dbus/nfc_client_unittest.cc   write_data.SetString(nfc_record::kTypeProperty, nfc_record::kTypeText);
SetString          84 chromeos/network/certificate_pattern.cc     dict->SetString(kCommonNameKey, common_name_);
SetString          86 chromeos/network/certificate_pattern.cc     dict->SetString(kLocalityKey, locality_);
SetString          88 chromeos/network/certificate_pattern.cc     dict->SetString(kOrganizationKey, organization_);
SetString          90 chromeos/network/certificate_pattern.cc     dict->SetString(kOrganizationalUnitKey, organizational_unit_);
SetString         186 chromeos/network/network_configuration_handler_unittest.cc     entries.SetString("profile1", "entry1");
SetString         187 chromeos/network/network_configuration_handler_unittest.cc     entries.SetString("profile2", "entry2");
SetString         408 chromeos/network/network_device_handler_impl.cc     error_data->SetString(network_handler::kErrorName, kErrorDeviceMissing);
SetString         430 chromeos/network/network_device_handler_impl.cc     error_data->SetString(network_handler::kErrorName, kErrorDeviceMissing);
SetString         126 chromeos/network/network_event_log.cc   output->SetString("timestamp", DateAndTimeWithMicroseconds(time));
SetString         127 chromeos/network/network_event_log.cc   output->SetString("timestampshort", TimeWithSeconds(time));
SetString         128 chromeos/network/network_event_log.cc   output->SetString("level", kLogLevelName[log_level]);
SetString         129 chromeos/network/network_event_log.cc   output->SetString("file",
SetString         131 chromeos/network/network_event_log.cc   output->SetString("event", event);
SetString         132 chromeos/network/network_event_log.cc   output->SetString("description", description);
SetString          49 chromeos/network/network_handler_callbacks.cc   error_data->SetString(kErrorName, error_name);
SetString          50 chromeos/network/network_handler_callbacks.cc   error_data->SetString(kErrorDetail, error_detail);
SetString          51 chromeos/network/network_handler_callbacks.cc   error_data->SetString(kDbusErrorName, dbus_error_name);
SetString          52 chromeos/network/network_handler_callbacks.cc   error_data->SetString(kDbusErrorMessage, dbus_error_message);
SetString          54 chromeos/network/network_handler_callbacks.cc     error_data->SetString(kPath, path);
SetString         319 chromeos/network/network_sms_handler.cc     new_dictionary.SetString(kNumberKey, number);
SetString         321 chromeos/network/network_sms_handler.cc     new_dictionary.SetString(kTextKey, text);
SetString         325 chromeos/network/network_sms_handler.cc     new_dictionary.SetString(kTimestampKey, timestamp);
SetString         125 chromeos/network/network_ui_data.cc     dict->SetString(kKeyONCSource, source_string);
SetString         129 chromeos/network/network_ui_data.cc     dict->SetString(kKeyCertificateType, type_string);
SetString          16 chromeos/network/network_ui_data_unittest.cc   ui_data_dict.SetString(NetworkUIData::kKeyONCSource, "user_import");
SetString          23 chromeos/network/network_ui_data_unittest.cc   ui_data_dict.SetString(NetworkUIData::kKeyONCSource, "device_policy");
SetString          29 chromeos/network/network_ui_data_unittest.cc   ui_data_dict.SetString(NetworkUIData::kKeyONCSource, "user_policy");
SetString          40 chromeos/network/network_ui_data_unittest.cc     ui_data_dict.SetString(NetworkUIData::kKeyCertificateType, "none");
SetString          46 chromeos/network/network_ui_data_unittest.cc     ui_data_dict.SetString(NetworkUIData::kKeyCertificateType, "ref");
SetString          56 chromeos/network/network_ui_data_unittest.cc     issuer_dict->SetString("Organization", organization);
SetString          59 chromeos/network/network_ui_data_unittest.cc     ui_data_dict.SetString(NetworkUIData::kKeyCertificateType, "pattern");
SetString          70 chromeos/network/network_ui_data_unittest.cc   issuer_dict->SetString("Organization", organization);
SetString          72 chromeos/network/network_ui_data_unittest.cc   ui_data_dict.SetString("certificate_type", "pattern");
SetString         120 chromeos/network/network_util_unittest.cc   dict_value->SetString(shill::kStatusProperty, "available");
SetString         127 chromeos/network/network_util_unittest.cc   dict_value->SetString(shill::kNetworkIdProperty, "000001");
SetString         128 chromeos/network/network_util_unittest.cc   dict_value->SetString(shill::kStatusProperty, "unknown");
SetString         129 chromeos/network/network_util_unittest.cc   dict_value->SetString(shill::kTechnologyProperty, "GSM");
SetString         133 chromeos/network/network_util_unittest.cc   dict_value->SetString(shill::kNetworkIdProperty, "000002");
SetString         134 chromeos/network/network_util_unittest.cc   dict_value->SetString(shill::kStatusProperty, "available");
SetString         135 chromeos/network/network_util_unittest.cc   dict_value->SetString(shill::kLongNameProperty, "Long Name");
SetString          48 cloud_print/gcp20/prototype/printer_state.cc     json.SetString(kUser, state.user);
SetString          49 cloud_print/gcp20/prototype/printer_state.cc     json.SetString(kDeviceId, state.device_id);
SetString          50 cloud_print/gcp20/prototype/printer_state.cc     json.SetString(kRefreshToken, state.refresh_token);
SetString          51 cloud_print/gcp20/prototype/printer_state.cc     json.SetString(kXmppJid, state.xmpp_jid);
SetString          52 cloud_print/gcp20/prototype/printer_state.cc     json.SetString(kAccessToken, state.access_token);
SetString          31 cloud_print/gcp20/prototype/privet_http_server.cc   error->SetString("error", error_type);
SetString          41 cloud_print/gcp20/prototype/privet_http_server.cc   error->SetString("description", description);
SetString         244 cloud_print/gcp20/prototype/privet_http_server.cc   response->SetString("version", info.version);
SetString         245 cloud_print/gcp20/prototype/privet_http_server.cc   response->SetString("name", info.name);
SetString         246 cloud_print/gcp20/prototype/privet_http_server.cc   response->SetString("description", info.description);
SetString         247 cloud_print/gcp20/prototype/privet_http_server.cc   response->SetString("url", info.url);
SetString         248 cloud_print/gcp20/prototype/privet_http_server.cc   response->SetString("id", info.id);
SetString         249 cloud_print/gcp20/prototype/privet_http_server.cc   response->SetString("device_state", info.device_state);
SetString         250 cloud_print/gcp20/prototype/privet_http_server.cc   response->SetString("connection_state", info.connection_state);
SetString         251 cloud_print/gcp20/prototype/privet_http_server.cc   response->SetString("manufacturer", info.manufacturer);
SetString         252 cloud_print/gcp20/prototype/privet_http_server.cc   response->SetString("model", info.model);
SetString         253 cloud_print/gcp20/prototype/privet_http_server.cc   response->SetString("serial_number", info.serial_number);
SetString         254 cloud_print/gcp20/prototype/privet_http_server.cc   response->SetString("firmware", info.firmware);
SetString         256 cloud_print/gcp20/prototype/privet_http_server.cc   response->SetString("x-privet-token", info.x_privet_token);
SetString         306 cloud_print/gcp20/prototype/privet_http_server.cc       response->SetString("job_id", job_id);
SetString         360 cloud_print/gcp20/prototype/privet_http_server.cc       response->SetString("job_id", job_id);
SetString         362 cloud_print/gcp20/prototype/privet_http_server.cc       response->SetString("job_type", job.content_type);
SetString         363 cloud_print/gcp20/prototype/privet_http_server.cc       response->SetString(
SetString         367 cloud_print/gcp20/prototype/privet_http_server.cc         response->SetString("job_name", job.job_name);
SetString         403 cloud_print/gcp20/prototype/privet_http_server.cc   response->SetString("job_id", job_id);
SetString         404 cloud_print/gcp20/prototype/privet_http_server.cc   response->SetString("state", LocalPrintJobStateToString(info.state));
SetString         428 cloud_print/gcp20/prototype/privet_http_server.cc     response->SetString("action", action);
SetString         429 cloud_print/gcp20/prototype/privet_http_server.cc     response->SetString("user", user);
SetString         438 cloud_print/gcp20/prototype/privet_http_server.cc       response->SetString("token", token);
SetString         439 cloud_print/gcp20/prototype/privet_http_server.cc       response->SetString("claim_url", claim_url);
SetString         445 cloud_print/gcp20/prototype/privet_http_server.cc       response->SetString("device_id", device_id);
SetString          79 cloud_print/service/service_state.cc     dictionary->SetString(name, value);
SetString         150 cloud_print/service/win/chrome_launcher.cc     dictionary->SetString(prefs::kCloudPrintProxyId, proxy_id);
SetString          36 cloud_print/service/win/service_listener.cc   environment.SetString(SetupListener::kUserNameJsonValueName,
SetString          38 cloud_print/service/win/service_listener.cc   environment.SetString(SetupListener::kChromePathJsonValueName,
SetString          44 cloud_print/service/win/service_listener.cc       environment.SetString(SetupListener::kUserDataDirJsonValueName,
SetString         105 components/autofill/content/browser/wallet/instrument.cc   dict->SetString("type", "CREDIT_CARD");
SetString         108 components/autofill/content/browser/wallet/instrument.cc   dict->SetString("credit_card.fop_type",
SetString         110 components/autofill/content/browser/wallet/instrument.cc   dict->SetString("credit_card.last_4_digits", last_four_digits_);
SetString          38 components/autofill/content/browser/wallet/instrument_unittest.cc   expected.SetString("type", "CREDIT_CARD");
SetString          41 components/autofill/content/browser/wallet/instrument_unittest.cc   expected.SetString("credit_card.last_4_digits", kLastFourDigits);
SetString          42 components/autofill/content/browser/wallet/instrument_unittest.cc   expected.SetString("credit_card.fop_type", "VISA");
SetString          43 components/autofill/content/browser/wallet/instrument_unittest.cc   expected.SetString("credit_card.address.country_name_code", "US");
SetString          44 components/autofill/content/browser/wallet/instrument_unittest.cc   expected.SetString("credit_card.address.recipient_name",
SetString          46 components/autofill/content/browser/wallet/instrument_unittest.cc   expected.SetString("credit_card.address.locality_name",
SetString          48 components/autofill/content/browser/wallet/instrument_unittest.cc   expected.SetString("credit_card.address.dependent_locality_name",
SetString          50 components/autofill/content/browser/wallet/instrument_unittest.cc   expected.SetString("credit_card.address.administrative_area_name",
SetString          52 components/autofill/content/browser/wallet/instrument_unittest.cc   expected.SetString("credit_card.address.postal_code_number",
SetString          54 components/autofill/content/browser/wallet/instrument_unittest.cc   expected.SetString("credit_card.address.sorting_code",
SetString         260 components/autofill/content/browser/wallet/wallet_address.cc     dict->SetString("id", object_id_);
SetString         261 components/autofill/content/browser/wallet/wallet_address.cc   dict->SetString("phone_number", phone_number_);
SetString         274 components/autofill/content/browser/wallet/wallet_address.cc   dict->SetString("country_name_code", country_name_code_);
SetString         275 components/autofill/content/browser/wallet/wallet_address.cc   dict->SetString("recipient_name", recipient_name_);
SetString         276 components/autofill/content/browser/wallet/wallet_address.cc   dict->SetString("locality_name", locality_name_);
SetString         277 components/autofill/content/browser/wallet/wallet_address.cc   dict->SetString("dependent_locality_name", dependent_locality_name_);
SetString         278 components/autofill/content/browser/wallet/wallet_address.cc   dict->SetString("administrative_area_name",
SetString         280 components/autofill/content/browser/wallet/wallet_address.cc   dict->SetString("postal_code_number", postal_code_number_);
SetString         281 components/autofill/content/browser/wallet/wallet_address.cc   dict->SetString("sorting_code", sorting_code_);
SetString         347 components/autofill/content/browser/wallet/wallet_address_unittest.cc   expected.SetString("country_name_code",
SetString         349 components/autofill/content/browser/wallet/wallet_address_unittest.cc   expected.SetString("recipient_name",
SetString         351 components/autofill/content/browser/wallet/wallet_address_unittest.cc   expected.SetString("locality_name",
SetString         353 components/autofill/content/browser/wallet/wallet_address_unittest.cc   expected.SetString("dependent_locality_name",
SetString         355 components/autofill/content/browser/wallet/wallet_address_unittest.cc   expected.SetString("administrative_area_name",
SetString         357 components/autofill/content/browser/wallet/wallet_address_unittest.cc   expected.SetString("postal_code_number",
SetString         359 components/autofill/content/browser/wallet/wallet_address_unittest.cc   expected.SetString("sorting_code",
SetString         380 components/autofill/content/browser/wallet/wallet_address_unittest.cc   expected.SetString("id", "id");
SetString         381 components/autofill/content/browser/wallet/wallet_address_unittest.cc   expected.SetString("phone_number", "phone_number");
SetString         382 components/autofill/content/browser/wallet/wallet_address_unittest.cc   expected.SetString("postal_address.country_name_code",
SetString         384 components/autofill/content/browser/wallet/wallet_address_unittest.cc   expected.SetString("postal_address.recipient_name",
SetString         386 components/autofill/content/browser/wallet/wallet_address_unittest.cc   expected.SetString("postal_address.locality_name",
SetString         388 components/autofill/content/browser/wallet/wallet_address_unittest.cc   expected.SetString("postal_address.dependent_locality_name",
SetString         390 components/autofill/content/browser/wallet/wallet_address_unittest.cc   expected.SetString("postal_address.administrative_area_name",
SetString         392 components/autofill/content/browser/wallet/wallet_address_unittest.cc   expected.SetString("postal_address.postal_code_number",
SetString         394 components/autofill/content/browser/wallet/wallet_address_unittest.cc   expected.SetString("postal_address.sorting_code",
SetString         287 components/autofill/content/browser/wallet/wallet_client.cc   request_dict.SetString(kApiKeyKey, google_apis::GetAPIKey());
SetString         288 components/autofill/content/browser/wallet/wallet_client.cc   request_dict.SetString(kRiskParamsKey, delegate_->GetRiskData());
SetString         289 components/autofill/content/browser/wallet/wallet_client.cc   request_dict.SetString(kInstrumentIdKey, instrument_id);
SetString         310 components/autofill/content/browser/wallet/wallet_client.cc   request_dict.SetString(kApiKeyKey, google_apis::GetAPIKey());
SetString         311 components/autofill/content/browser/wallet/wallet_client.cc   request_dict.SetString(kRiskParamsKey, delegate_->GetRiskData());
SetString         316 components/autofill/content/browser/wallet/wallet_client.cc   request_dict.SetString(kSelectedInstrumentIdKey,
SetString         318 components/autofill/content/browser/wallet/wallet_client.cc   request_dict.SetString(kSelectedAddressIdKey, full_wallet_request.address_id);
SetString         319 components/autofill/content/browser/wallet/wallet_client.cc   request_dict.SetString(
SetString         322 components/autofill/content/browser/wallet/wallet_client.cc   request_dict.SetString(kGoogleTransactionIdKey,
SetString         324 components/autofill/content/browser/wallet/wallet_client.cc   request_dict.SetString(kFeatureKey, "REQUEST_AUTOCOMPLETE");
SetString         364 components/autofill/content/browser/wallet/wallet_client.cc   request_dict.SetString(kApiKeyKey, google_apis::GetAPIKey());
SetString         365 components/autofill/content/browser/wallet/wallet_client.cc   request_dict.SetString(kRiskParamsKey, delegate_->GetRiskData());
SetString         366 components/autofill/content/browser/wallet/wallet_client.cc   request_dict.SetString(kMerchantDomainKey,
SetString         381 components/autofill/content/browser/wallet/wallet_client.cc       request_dict.SetString(kInstrumentPhoneNumberKey,
SetString         394 components/autofill/content/browser/wallet/wallet_client.cc       request_dict.SetString(kUpgradedInstrumentIdKey,
SetString         398 components/autofill/content/browser/wallet/wallet_client.cc         request_dict.SetString(kInstrumentPhoneNumberKey,
SetString         415 components/autofill/content/browser/wallet/wallet_client.cc         request_dict.SetString(kInstrumentType, "CREDIT_CARD");
SetString         458 components/autofill/content/browser/wallet/wallet_client.cc   request_dict.SetString(kApiKeyKey, google_apis::GetAPIKey());
SetString         459 components/autofill/content/browser/wallet/wallet_client.cc   request_dict.SetString(kMerchantDomainKey,
SetString         493 components/autofill/content/browser/wallet/wallet_client.cc   request_dict.SetString(kApiKeyKey, google_apis::GetAPIKey());
SetString         494 components/autofill/content/browser/wallet/wallet_client.cc   request_dict.SetString(kGoogleTransactionIdKey, google_transaction_id);
SetString         495 components/autofill/content/browser/wallet/wallet_client.cc   request_dict.SetString(kMerchantDomainKey,
SetString        1112 components/autofill/content/browser/wallet/wallet_client_unittest.cc   document.SetString("legal_document_id", "doc_id_1");
SetString        1113 components/autofill/content/browser/wallet/wallet_client_unittest.cc   document.SetString("display_name", "doc_1");
SetString        1116 components/autofill/content/browser/wallet/wallet_client_unittest.cc   document.SetString("legal_document_id", "doc_id_2");
SetString        1117 components/autofill/content/browser/wallet/wallet_client_unittest.cc   document.SetString("display_name", "doc_2");
SetString         175 components/autofill/content/browser/wallet/wallet_test_util.cc   dict.SetString("legal_document_id", "document_id");
SetString         176 components/autofill/content/browser/wallet/wallet_test_util.cc   dict.SetString("display_name", "display_name");
SetString          24 components/cloud_devices/cloud_device_description.cc   root_->SetString(json::kVersion, json::kVersion10);
SetString         529 components/cloud_devices/printer_description.cc     dict->SetString(kKeyContentType, option);
SetString         555 components/cloud_devices/printer_description.cc     dict->SetString(
SetString         585 components/cloud_devices/printer_description.cc     dict->SetString(kKeyType, TypeToString(kColorNames, option.type));
SetString         587 components/cloud_devices/printer_description.cc       dict->SetString(kKeyVendorId, option.vendor_id);
SetString         589 components/cloud_devices/printer_description.cc       dict->SetString(kCustomName, option.custom_display_name);
SetString         603 components/cloud_devices/printer_description.cc     dict->SetString(kKeyType, TypeToString(kDuplexNames, option));
SetString         617 components/cloud_devices/printer_description.cc     dict->SetString(kKeyType, TypeToString(kOrientationNames, option));
SetString         653 components/cloud_devices/printer_description.cc     dict->SetString(kKeyType, TypeToString(kMarginsNames, option.type));
SetString         691 components/cloud_devices/printer_description.cc     dict->SetString(kKeyType, TypeToString(kFitToPageNames, option));
SetString         759 components/cloud_devices/printer_description.cc       dict->SetString(kKeyName, TypeToString(kMediaDefinitions, option.type));
SetString         761 components/cloud_devices/printer_description.cc       dict->SetString(kCustomName, option.custom_display_name);
SetString         110 components/dom_distiller/webui/dom_distiller_handler.cc     entry->SetString("entry_id", article.entry_id());
SetString         114 components/dom_distiller/webui/dom_distiller_handler.cc     entry->SetString("title", net::EscapeForHTML(title));
SetString          20 components/domain_reliability/beacon.cc   beacon_value->SetString("status", status);
SetString          23 components/domain_reliability/beacon.cc     failure_value->SetString("custom_error",
SetString          27 components/domain_reliability/beacon.cc   beacon_value->SetString("server_ip", server_ip);
SetString         119 components/domain_reliability/context.cc   resource_value->SetString("resource_name", config->name);
SetString         209 components/domain_reliability/context.cc   report_value->SetString("reporter", kReporter);
SetString         110 components/json_schema/json_schema_validator_unittest_base.cc   item->SetString("url", "xxxxxxxxxxx");
SetString         120 components/json_schema/json_schema_validator_unittest_base.cc   schema->SetString(schema::kType, schema::kString);
SetString         121 components/json_schema/json_schema_validator_unittest_base.cc   schema->SetString(schema::kPattern, "foo+");
SetString         177 components/json_schema/json_schema_validator_unittest_base.cc   instance->SetString("foo", "bar");
SetString         208 components/json_schema/json_schema_validator_unittest_base.cc   schema->SetString(schema::kType, schema::kObject);
SetString         209 components/json_schema/json_schema_validator_unittest_base.cc   schema->SetString("properties.foo.type", schema::kString);
SetString         210 components/json_schema/json_schema_validator_unittest_base.cc   schema->SetString("properties.bar.type", schema::kInteger);
SetString         213 components/json_schema/json_schema_validator_unittest_base.cc   instance->SetString("foo", "foo");
SetString         227 components/json_schema/json_schema_validator_unittest_base.cc   instance->SetString("bar", "42");
SetString         239 components/json_schema/json_schema_validator_unittest_base.cc   schema->SetString("patternProperties.extra+.type",
SetString         254 components/json_schema/json_schema_validator_unittest_base.cc   schema->SetString("patternProperties.fo+.type", schema::kInteger);
SetString         266 components/json_schema/json_schema_validator_unittest_base.cc   instance->SetString("foo", "foo");
SetString         271 components/json_schema/json_schema_validator_unittest_base.cc   additional_properties->SetString(schema::kType, schema::kAny);
SetString         277 components/json_schema/json_schema_validator_unittest_base.cc   instance->SetString("extra", "foo");
SetString         280 components/json_schema/json_schema_validator_unittest_base.cc   additional_properties->SetString(schema::kType, schema::kBoolean);
SetString         284 components/json_schema/json_schema_validator_unittest_base.cc   instance->SetString("extra", "foo");
SetString         307 components/json_schema/json_schema_validator_unittest_base.cc   instance->SetString("bar", "42");
SetString         320 components/json_schema/json_schema_validator_unittest_base.cc   instance->SetString("a", "whatever");
SetString         322 components/json_schema/json_schema_validator_unittest_base.cc   instance->SetString("foo", "bar");
SetString         332 components/json_schema/json_schema_validator_unittest_base.cc   schema->SetString(schema::kType, schema::kObject);
SetString         333 components/json_schema/json_schema_validator_unittest_base.cc   schema->SetString("properties.foo.type", schema::kString);
SetString         334 components/json_schema/json_schema_validator_unittest_base.cc   schema->SetString("properties.bar.$ref", "Max10Int");
SetString         335 components/json_schema/json_schema_validator_unittest_base.cc   schema->SetString("properties.baz.$ref", "MinLengthString");
SetString         338 components/json_schema/json_schema_validator_unittest_base.cc   schema_inline->SetString(schema::kType, schema::kObject);
SetString         339 components/json_schema/json_schema_validator_unittest_base.cc   schema_inline->SetString("properties.foo.type", schema::kString);
SetString         340 components/json_schema/json_schema_validator_unittest_base.cc   schema_inline->SetString("properties.bar.id", "NegativeInt");
SetString         341 components/json_schema/json_schema_validator_unittest_base.cc   schema_inline->SetString("properties.bar.type", schema::kInteger);
SetString         343 components/json_schema/json_schema_validator_unittest_base.cc   schema_inline->SetString("properties.baz.$ref", "NegativeInt");
SetString         346 components/json_schema/json_schema_validator_unittest_base.cc   instance->SetString("foo", "foo");
SetString         348 components/json_schema/json_schema_validator_unittest_base.cc   instance->SetString("baz", "ab");
SetString         352 components/json_schema/json_schema_validator_unittest_base.cc   instance_inline->SetString("foo", "foo");
SetString         360 components/json_schema/json_schema_validator_unittest_base.cc   instance->SetString("baz", "a");
SetString         372 components/json_schema/json_schema_validator_unittest_base.cc   instance->SetString("baz", "ab");
SetString         421 components/json_schema/json_schema_validator_unittest_base.cc   additional_properties->SetString(schema::kType, schema::kAny);
SetString         429 components/json_schema/json_schema_validator_unittest_base.cc   additional_properties->SetString(schema::kType, schema::kBoolean);
SetString         459 components/json_schema/json_schema_validator_unittest_base.cc   schema->SetString(schema::kType, schema::kArray);
SetString         460 components/json_schema/json_schema_validator_unittest_base.cc   schema->SetString("items.type", schema::kString);
SetString         502 components/json_schema/json_schema_validator_unittest_base.cc   schema->SetString(schema::kType, schema::kString);
SetString         534 components/json_schema/json_schema_validator_unittest_base.cc   schema->SetString(schema::kType, schema::kNumber);
SetString         630 components/json_schema/json_schema_validator_unittest_base.cc   schema->SetString(schema::kType, schema::kObject);
SetString         635 components/json_schema/json_schema_validator_unittest_base.cc   schema->SetString(schema::kType, schema::kArray);
SetString         639 components/json_schema/json_schema_validator_unittest_base.cc   schema->SetString(schema::kType, schema::kString);
SetString         644 components/json_schema/json_schema_validator_unittest_base.cc   schema->SetString(schema::kType, schema::kNumber);
SetString         658 components/json_schema/json_schema_validator_unittest_base.cc   schema->SetString(schema::kType, schema::kInteger);
SetString         677 components/json_schema/json_schema_validator_unittest_base.cc   schema->SetString(schema::kType, schema::kBoolean);
SetString         685 components/json_schema/json_schema_validator_unittest_base.cc   schema->SetString(schema::kType, schema::kNull);
SetString         691 components/json_schema/json_schema_validator_unittest_base.cc   schema->SetString(schema::kType, schema::kObject);
SetString         701 components/json_schema/json_schema_validator_unittest_base.cc   schema->SetString(schema::kType, schema::kObject);
SetString         711 components/json_schema/json_schema_validator_unittest_base.cc   schema->SetString(schema::kType, schema::kArray);
SetString         721 components/json_schema/json_schema_validator_unittest_base.cc   schema->SetString(schema::kType, schema::kString);
SetString         732 components/json_schema/json_schema_validator_unittest_base.cc   schema->SetString(schema::kType, schema::kNumber);
SetString         742 components/json_schema/json_schema_validator_unittest_base.cc   schema->SetString(schema::kType, schema::kInteger);
SetString         751 components/json_schema/json_schema_validator_unittest_base.cc   schema->SetString(schema::kType, schema::kBoolean);
SetString         762 components/json_schema/json_schema_validator_unittest_base.cc   schema->SetString(schema::kType, schema::kNull);
SetString          43 components/plugins/renderer/mobile_youtube_plugin.cc   values.SetString("video_id", GetYoutubeVideoId(params));
SetString          66 components/policy/core/common/cloud/policy_header_service.cc   value.SetString(kUserDMTokenKey, user_dm_token);
SetString          68 components/policy/core/common/cloud/policy_header_service.cc     value.SetString(kUserPolicyTokenKey,
SetString          72 components/policy/core/common/cloud/policy_header_service.cc     value.SetString(kVerificationKeyHashKey, verification_key_hash_);
SetString          66 components/policy/core/common/cloud/user_info_fetcher_unittest.cc   dict->SetString("email", "test_user@test.com");
SetString          68 components/policy/core/common/cloud/user_info_fetcher_unittest.cc   dict->SetString("hd", "test.com");
SetString         100 components/policy/core/common/config_dir_policy_loader_unittest.cc   dict.SetString(policy_name, policy_value);
SetString         217 components/policy/core/common/config_dir_policy_loader_unittest.cc   test_dict_bar.SetString("HomepageLocation", "http://bar.com");
SetString         221 components/policy/core/common/config_dir_policy_loader_unittest.cc   test_dict_foo.SetString("HomepageLocation", "http://foo.com");
SetString         290 components/policy/core/common/configuration_policy_provider_test.cc   expected_value.SetString("string", "omg");
SetString         298 components/policy/core/common/configuration_policy_provider_test.cc   dict->SetString("sub", "value");
SetString         305 components/policy/core/common/configuration_policy_provider_test.cc   sub->SetString("ccc", "333");
SetString         306 components/policy/core/common/configuration_policy_provider_test.cc   sub->SetString("ddd", "444");
SetString         361 components/policy/core/common/configuration_policy_provider_test.cc   policy_dict.SetString("string", "string value");
SetString          35 components/policy/core/common/mac_util_unittest.cc   root.SetString("string", "the fox jumps over something");
SetString          36 components/policy/core/common/mac_util_unittest.cc   root.SetString("empty", "");
SetString          39 components/policy/core/common/policy_bundle_unittest.cc   dict->SetString("str", "bbq");
SetString         109 components/policy/core/common/policy_loader_win.cc       items->SetString(schema::kType, schema::kString);
SetString         761 components/policy/core/common/policy_loader_win_unittest.cc     expected_policy.SetString(test_keys::kKeyString, "registry");
SetString         771 components/policy/core/common/policy_loader_win_unittest.cc     expected_policy.SetString(test_keys::kKeyString, "GPO");
SetString         837 components/policy/core/common/policy_loader_win_unittest.cc   policy.SetString("a", kMachineMandatory);
SetString         840 components/policy/core/common/policy_loader_win_unittest.cc   policy.SetString("a", kUserMandatory);
SetString         841 components/policy/core/common/policy_loader_win_unittest.cc   policy.SetString("b", kUserMandatory);
SetString         844 components/policy/core/common/policy_loader_win_unittest.cc   policy.SetString("a", kMachineRecommended);
SetString         845 components/policy/core/common/policy_loader_win_unittest.cc   policy.SetString("b", kMachineRecommended);
SetString         846 components/policy/core/common/policy_loader_win_unittest.cc   policy.SetString("c", kMachineRecommended);
SetString         849 components/policy/core/common/policy_loader_win_unittest.cc   policy.SetString("a", kUserRecommended);
SetString         850 components/policy/core/common/policy_loader_win_unittest.cc   policy.SetString("b", kUserRecommended);
SetString         851 components/policy/core/common/policy_loader_win_unittest.cc   policy.SetString("c", kUserRecommended);
SetString         852 components/policy/core/common/policy_loader_win_unittest.cc   policy.SetString("d", kUserRecommended);
SetString         910 components/policy/core/common/policy_loader_win_unittest.cc   encoded_policy.SetString("null", "");
SetString         911 components/policy/core/common/policy_loader_win_unittest.cc   encoded_policy.SetString("bool", "1");
SetString         912 components/policy/core/common/policy_loader_win_unittest.cc   encoded_policy.SetString("int", "-123");
SetString         913 components/policy/core/common/policy_loader_win_unittest.cc   encoded_policy.SetString("double", "456.78e9");
SetString         914 components/policy/core/common/policy_loader_win_unittest.cc   encoded_policy.SetString("list", encoded_list);
SetString         915 components/policy/core/common/policy_loader_win_unittest.cc   encoded_policy.SetString("dict", encoded_dict);
SetString         984 components/policy/core/common/policy_loader_win_unittest.cc   policy.SetString("special-int2", "-456");
SetString         987 components/policy/core/common/policy_loader_win_unittest.cc   policy.SetString("double2", "123.456e7");
SetString         988 components/policy/core/common/policy_loader_win_unittest.cc   policy.SetString("invalid", "omg");
SetString        1189 components/policy/core/common/policy_loader_win_unittest.cc   policy.SetString("alternative_browser_path", "c:\\legacy\\browser.exe");
SetString        1192 components/policy/core/common/policy_loader_win_unittest.cc   root.SetString(kSchema, kIncompleteSchema);
SetString          79 components/policy/core/common/preg_parser_win_unittest.cc   SetString(&dict, "DeleteValuesTest2", "2");
SetString          87 components/policy/core/common/preg_parser_win_unittest.cc   SetString(subdict.get(), "DelValsTest2", "2");
SetString         104 components/policy/core/common/preg_parser_win_unittest.cc   SetString(&expected, "HomepageLocation", "http://www.example.com");
SetString         107 components/policy/core/common/preg_parser_win_unittest.cc   SetString(startup_urls.get(), "1", "http://www.chromium.org");
SetString         108 components/policy/core/common/preg_parser_win_unittest.cc   SetString(startup_urls.get(), "2", "http://www.example.com");
SetString         111 components/policy/core/common/preg_parser_win_unittest.cc   SetString(&expected, "Snowman", "\xE2\x98\x83");
SetString         112 components/policy/core/common/preg_parser_win_unittest.cc   SetString(&expected, "Empty", "");
SetString         175 components/policy/core/common/schema_map_unittest.cc   dict.SetString("a", "b");
SetString         571 components/policy/core/common/schema_unittest.cc     dict.SetString("one", "one");
SetString         587 components/policy/core/common/schema_unittest.cc   bundle.SetString("String", "omg");
SetString         598 components/policy/core/common/schema_unittest.cc     dict.SetString("one", "string");
SetString         620 components/policy/core/common/schema_unittest.cc     dict.SetString("additionally", "a string");
SetString         621 components/policy/core/common/schema_unittest.cc     dict.SetString("and also", "another string");
SetString         627 components/policy/core/common/schema_unittest.cc   bundle.SetString("StringWithEnums", "two");
SetString         658 components/policy/core/common/schema_unittest.cc   bundle.SetString("StringWithEnums", "FOUR");
SetString         660 components/policy/core/common/schema_unittest.cc   bundle.SetString("StringWithEnums", "two");
SetString         667 components/policy/core/common/schema_unittest.cc   bundle.SetString("boom", "bang");
SetString         129 components/rappor/rappor_service.cc   pref_service->SetString(prefs::kRapporSecret, secret_base64);
SetString          34 components/signin/core/browser/about_signin_internals.cc   section->SetString("title", title);
SetString          44 components/signin/core/browser/about_signin_internals.cc   entry->SetString("label", field_name);
SetString          45 components/signin/core/browser/about_signin_internals.cc   entry->SetString("value", field_val);
SetString         121 components/signin/core/browser/about_signin_internals.cc   client_->GetPrefs()->SetString(pref_path.c_str(), value);
SetString         143 components/signin/core/browser/about_signin_internals.cc   client_->GetPrefs()->SetString(value_pref.c_str(), value);
SetString         144 components/signin/core/browser/about_signin_internals.cc   client_->GetPrefs()->SetString(time_pref.c_str(), time_as_str);
SetString         272 components/signin/core/browser/about_signin_internals.cc   token_info->SetString("service", consumer_id);
SetString         280 components/signin/core/browser/about_signin_internals.cc   token_info->SetString("scopes", scopes_str);
SetString         281 components/signin/core/browser/about_signin_internals.cc   token_info->SetString("request_time", GetTimeStr(request_time).c_str());
SetString         284 components/signin/core/browser/about_signin_internals.cc     token_info->SetString("status", "Token was revoked.");
SetString         297 components/signin/core/browser/about_signin_internals.cc       token_info->SetString("status", status_str);
SetString         299 components/signin/core/browser/about_signin_internals.cc       token_info->SetString(
SetString         304 components/signin/core/browser/about_signin_internals.cc     token_info->SetString("status", "Waiting for response");
SetString         151 components/signin/core/browser/signin_account_id_helper.cc     client_->GetPrefs()->SetString(prefs::kGoogleServicesUserAccountId,
SetString          86 components/signin/core/browser/signin_manager_base.cc   client_->GetPrefs()->SetString(prefs::kGoogleServicesUsername, username);
SetString          92 components/signin/core/browser/signin_manager_base.cc   client_->GetPrefs()->SetString(prefs::kGoogleServicesLastUsername, username);
SetString         255 components/sync_driver/sync_prefs.cc   pref_service_->SetString(prefs::kSyncEncryptionBootstrapToken, token);
SetString         265 components/sync_driver/sync_prefs.cc   pref_service_->SetString(prefs::kSyncKeystoreEncryptionBootstrapToken, token);
SetString         275 components/sync_driver/sync_prefs.cc   pref_service_->SetString(prefs::kSyncSessionsGUID, guid);
SetString         350 components/sync_driver/sync_prefs.cc   pref_service_->SetString(prefs::kSyncSpareBootstrapToken, token);
SetString         174 components/translate/core/browser/translate_prefs.cc   dict->SetString(original_language, target_language);
SetString         276 components/translate/core/browser/translate_prefs.cc   prefs_->SetString(preferred_languages_pref_.c_str(), languages_str);
SetString         285 components/translate/core/browser/translate_prefs.cc   prefs_->SetString(accept_languages_pref_.c_str(), accept_languages_str);
SetString         376 components/translate/core/browser/translate_prefs.cc         dict->SetString(key, target_lang);
SetString         431 components/translate/core/browser/translate_prefs.cc     user_prefs->SetString(accept_languages_pref, new_accept_languages_str);
SetString          27 components/url_matcher/url_matcher_factory_unittest.cc   invalid_condition.SetString("invalid", "foobar");
SetString          35 components/url_matcher/url_matcher_factory_unittest.cc   invalid_condition3.SetString(keys::kURLMatchesKey, "*");
SetString          39 components/url_matcher/url_matcher_factory_unittest.cc   invalid_condition4.SetString(keys::kOriginAndPathMatchesKey, "*");
SetString          61 components/url_matcher/url_matcher_factory_unittest.cc   valid_condition.SetString(keys::kHostSuffixKey, "example.com");
SetString          62 components/url_matcher/url_matcher_factory_unittest.cc   valid_condition.SetString(keys::kHostPrefixKey, "www");
SetString         124 components/url_matcher/url_matcher_factory_unittest.cc   invalid_condition1.SetString(keys::kHostContainsKey, "exaMple");
SetString         128 components/url_matcher/url_matcher_factory_unittest.cc   invalid_condition2.SetString(keys::kHostSuffixKey, ".Com");
SetString         132 components/url_matcher/url_matcher_factory_unittest.cc   invalid_condition3.SetString(keys::kHostPrefixKey, "WWw.");
SetString         136 components/url_matcher/url_matcher_factory_unittest.cc   invalid_condition4.SetString(keys::kHostEqualsKey, "WWW.example.Com");
SetString          27 components/wifi/wifi_service.cc   value->SetString(onc::network_config::kGUID, guid);
SetString          28 components/wifi/wifi_service.cc   value->SetString(onc::network_config::kName, name);
SetString          29 components/wifi/wifi_service.cc   value->SetString(onc::network_config::kConnectionState, connection_state);
SetString          30 components/wifi/wifi_service.cc   value->SetString(onc::network_config::kType, type);
SetString          34 components/wifi/wifi_service.cc     wifi->SetString(onc::wifi::kSecurity, security);
SetString          50 components/wifi/wifi_service.cc         wifi->SetString(onc::wifi::kBSSID, bssid);
SetString          51 components/wifi/wifi_service.cc       wifi->SetString(onc::wifi::kSSID, ssid);
SetString         603 components/wifi/wifi_service_win.cc     tkip_profile->SetString(kProfileXmlKey, tkip_profile_xml);
SetString         151 components/wifi/wifi_test.cc     properties->SetString("WiFi.Passphrase", password);
SetString         154 components/wifi/wifi_test.cc     properties->SetString("WiFi.Security", security);
SetString         160 components/wifi/wifi_test.cc       properties->SetString("WiFi.SSID", network_guid);
SetString          75 content/browser/accessibility/accessibility_tree_formatter_android.cc   dict->SetString("class", android_node->GetClassName());
SetString          98 content/browser/accessibility/accessibility_tree_formatter_android.cc   dict->SetString("name", android_node->GetText());
SetString          25 content/browser/accessibility/accessibility_tree_formatter_gtk.cc     dict->SetString("role", atk_role_get_name(role));
SetString          26 content/browser/accessibility/accessibility_tree_formatter_gtk.cc   dict->SetString("name", atk_object_get_name(atk_object));
SetString          27 content/browser/accessibility/accessibility_tree_formatter_gtk.cc   dict->SetString("description", atk_object_get_description(atk_object));
SetString          68 content/browser/accessibility/accessibility_tree_formatter_win.cc   dict->SetString("role", IAccessible2RoleToString(acc_obj->ia2_role()));
SetString          73 content/browser/accessibility/accessibility_tree_formatter_win.cc     dict->SetString("name", msaa_variant.m_str);
SetString          76 content/browser/accessibility/accessibility_tree_formatter_win.cc     dict->SetString("value", msaa_variant.m_str);
SetString         105 content/browser/accessibility/accessibility_tree_formatter_win.cc   dict->SetString("role_name", acc_obj->role_name());
SetString         121 content/browser/accessibility/accessibility_tree_formatter_win.cc     dict->SetString("description", msaa_variant.m_str);
SetString         125 content/browser/accessibility/accessibility_tree_formatter_win.cc     dict->SetString("default_action", msaa_variant.m_str);
SetString         129 content/browser/accessibility/accessibility_tree_formatter_win.cc     dict->SetString("keyboard_shortcut", msaa_variant.m_str);
SetString         133 content/browser/accessibility/accessibility_tree_formatter_win.cc     dict->SetString("help", msaa_variant.m_str);
SetString          56 content/browser/accessibility/accessibility_ui.cc   target_data->SetString(kUrlField, url.spec());
SetString          57 content/browser/accessibility/accessibility_ui.cc   target_data->SetString(kNameField, net::EscapeForHTML(name));
SetString          59 content/browser/accessibility/accessibility_ui.cc   target_data->SetString(kFaviconUrlField, favicon_url.spec());
SetString          90 content/browser/devtools/devtools_http_handler_impl.cc     notification.SetString(
SetString         454 content/browser/devtools/devtools_http_handler_impl.cc     version.SetString("Protocol-Version", kProtocolVersion);
SetString         455 content/browser/devtools/devtools_http_handler_impl.cc     version.SetString("WebKit-Version", GetWebKitVersion());
SetString         456 content/browser/devtools/devtools_http_handler_impl.cc     version.SetString("Browser", GetContentClient()->GetProduct());
SetString         457 content/browser/devtools/devtools_http_handler_impl.cc     version.SetString("User-Agent", GetContentClient()->GetUserAgent());
SetString         459 content/browser/devtools/devtools_http_handler_impl.cc     version.SetString("Android-Package",
SetString         753 content/browser/devtools/devtools_http_handler_impl.cc   dictionary->SetString(kTargetIdField, id);
SetString         754 content/browser/devtools/devtools_http_handler_impl.cc   dictionary->SetString(kTargetTypeField, target.GetType());
SetString         755 content/browser/devtools/devtools_http_handler_impl.cc   dictionary->SetString(kTargetTitleField,
SetString         757 content/browser/devtools/devtools_http_handler_impl.cc   dictionary->SetString(kTargetDescriptionField, target.GetDescription());
SetString         760 content/browser/devtools/devtools_http_handler_impl.cc   dictionary->SetString(kTargetUrlField, url.spec());
SetString         764 content/browser/devtools/devtools_http_handler_impl.cc     dictionary->SetString(kTargetFaviconUrlField, favicon_url.spec());
SetString         767 content/browser/devtools/devtools_http_handler_impl.cc     dictionary->SetString(kTargetThumbnailUrlField,
SetString         772 content/browser/devtools/devtools_http_handler_impl.cc     dictionary->SetString(kTargetWebSocketDebuggerUrlField,
SetString         780 content/browser/devtools/devtools_http_handler_impl.cc     dictionary->SetString(
SetString          38 content/browser/devtools/devtools_power_handler.cc     event_body->SetString("type", kPowerTypeNames[iter->type]);
SetString          55 content/browser/devtools/devtools_protocol.cc   command.SetString(kMethodParam, method_);
SetString         115 content/browser/devtools/devtools_protocol.cc       error_object->SetString(kErrorMessageParam, error_message_);
SetString         151 content/browser/devtools/devtools_protocol.cc   notification.SetString(kMethodParam, method_);
SetString          48 content/browser/devtools/devtools_system_info_handler.cc       dictionary_->SetString(name, value);
SetString          86 content/browser/devtools/devtools_system_info_handler.cc   result->SetString(kVendorString, device.vendor_string);
SetString          87 content/browser/devtools/devtools_system_info_handler.cc   result->SetString(kDeviceString, device.device_string);
SetString         125 content/browser/devtools/devtools_system_info_handler.cc   system_dict->SetString(kModelName, gpu_info.machine_model);
SetString         259 content/browser/devtools/renderer_overrides_handler.cc   response->SetString(
SetString         392 content/browser/devtools/renderer_overrides_handler.cc         entry_value->SetString(
SetString         395 content/browser/devtools/renderer_overrides_handler.cc         entry_value->SetString(
SetString         561 content/browser/devtools/renderer_overrides_handler.cc   response->SetString(devtools::Page::screencastFrame::kParamData,
SetString         635 content/browser/devtools/renderer_overrides_handler.cc   usage_item->SetString(devtools::Page::UsageItem::kParamId, client_id);
SetString          89 content/browser/devtools/renderer_overrides_handler_browsertest.cc   params->SetString("securityOrigin", "http://example.com");
SetString         263 content/browser/devtools/tethering_handler.cc   params->SetString(kConnectionIdParam, name);
SetString          52 content/browser/download/download_net_log_parameters.cc   dict->SetString("type", download_type_names[download_type]);
SetString          53 content/browser/download/download_net_log_parameters.cc   dict->SetString("id", base::Int64ToString(download_item->GetId()));
SetString          54 content/browser/download/download_net_log_parameters.cc   dict->SetString("original_url", download_item->GetOriginalUrl().spec());
SetString          55 content/browser/download/download_net_log_parameters.cc   dict->SetString("final_url", download_item->GetURL().spec());
SetString          56 content/browser/download/download_net_log_parameters.cc   dict->SetString("file_name", *file_name);
SetString          57 content/browser/download/download_net_log_parameters.cc   dict->SetString("danger_type",
SetString          59 content/browser/download/download_net_log_parameters.cc   dict->SetString("start_offset",
SetString          71 content/browser/download/download_net_log_parameters.cc   dict->SetString("danger_type", download_danger_names[danger_type]);
SetString          81 content/browser/download/download_net_log_parameters.cc   dict->SetString("old_filename", old_filename->AsUTF8Unsafe());
SetString          82 content/browser/download/download_net_log_parameters.cc   dict->SetString("new_filename", new_filename->AsUTF8Unsafe());
SetString          93 content/browser/download/download_net_log_parameters.cc   dict->SetString("interrupt_reason", DownloadInterruptReasonToString(reason));
SetString          94 content/browser/download/download_net_log_parameters.cc   dict->SetString("bytes_so_far", base::Int64ToString(bytes_so_far));
SetString          95 content/browser/download/download_net_log_parameters.cc   dict->SetString("hash_state",
SetString         108 content/browser/download/download_net_log_parameters.cc   dict->SetString("user_initiated", user_initiated ? "true" : "false");
SetString         109 content/browser/download/download_net_log_parameters.cc   dict->SetString("interrupt_reason", DownloadInterruptReasonToString(reason));
SetString         110 content/browser/download/download_net_log_parameters.cc   dict->SetString("bytes_so_far", base::Int64ToString(bytes_so_far));
SetString         111 content/browser/download/download_net_log_parameters.cc   dict->SetString("hash_state",
SetString         122 content/browser/download/download_net_log_parameters.cc   dict->SetString("bytes_so_far", base::Int64ToString(bytes_so_far));
SetString         123 content/browser/download/download_net_log_parameters.cc   dict->SetString("final_hash",
SetString         133 content/browser/download/download_net_log_parameters.cc   dict->SetString("auto_opened", auto_opened ? "yes" : "no");
SetString         143 content/browser/download/download_net_log_parameters.cc   dict->SetString("bytes_so_far", base::Int64ToString(bytes_so_far));
SetString         144 content/browser/download/download_net_log_parameters.cc   dict->SetString("hash_state",
SetString         155 content/browser/download/download_net_log_parameters.cc   dict->SetString("file_name", file_name->AsUTF8Unsafe());
SetString         156 content/browser/download/download_net_log_parameters.cc   dict->SetString("start_offset", base::Int64ToString(start_offset));
SetString         177 content/browser/download/download_net_log_parameters.cc   dict->SetString("old_filename", old_filename->AsUTF8Unsafe());
SetString         178 content/browser/download/download_net_log_parameters.cc   dict->SetString("new_filename", new_filename->AsUTF8Unsafe());
SetString         188 content/browser/download/download_net_log_parameters.cc   dict->SetString("operation", operation);
SetString         200 content/browser/download/download_net_log_parameters.cc   dict->SetString("operation", operation);
SetString         203 content/browser/download/download_net_log_parameters.cc   dict->SetString("interrupt_reason", DownloadInterruptReasonToString(reason));
SetString         180 content/browser/geolocation/network_location_provider_unittest.cc       ap->SetString("macAddress", base::StringPrintf("%02d-34-56-78-54-32", i));
SetString         223 content/browser/geolocation/network_location_request.cc     request.SetString(kAccessTokenString, access_token);
SetString         231 content/browser/geolocation/network_location_request.cc     dict->SetString(property_name, value);
SetString         373 content/browser/gpu/compositor_util.cc     feature_status_dict->SetString(
SetString         390 content/browser/gpu/compositor_util.cc     problem->SetString("description",
SetString         397 content/browser/gpu/compositor_util.cc     problem->SetString("tag", "disabledFeatures");
SetString         406 content/browser/gpu/compositor_util.cc       problem->SetString(
SetString         413 content/browser/gpu/compositor_util.cc       problem->SetString("tag", "disabledFeatures");
SetString         877 content/browser/gpu/gpu_data_manager_impl_private.cc     dict->SetString("header", log_messages_[ii].header);
SetString         878 content/browser/gpu/gpu_data_manager_impl_private.cc     dict->SetString("message", log_messages_[ii].message);
SetString          52 content/browser/gpu/gpu_internals_ui.cc   dict->SetString("description", desc);
SetString          53 content/browser/gpu/gpu_internals_ui.cc   dict->SetString("value", value);
SetString          60 content/browser/gpu/gpu_internals_ui.cc   dict->SetString("description", desc);
SetString         325 content/browser/gpu/gpu_internals_ui.cc   dict->SetString("version", GetContentClient()->GetProduct());
SetString         326 content/browser/gpu/gpu_internals_ui.cc   dict->SetString("command_line",
SetString         328 content/browser/gpu/gpu_internals_ui.cc   dict->SetString("operating_system",
SetString         331 content/browser/gpu/gpu_internals_ui.cc   dict->SetString("angle_commit_id", ANGLE_COMMIT_HASH);
SetString         332 content/browser/gpu/gpu_internals_ui.cc   dict->SetString("graphics_backend", "Skia");
SetString         333 content/browser/gpu/gpu_internals_ui.cc   dict->SetString("blacklist_version",
SetString         335 content/browser/gpu/gpu_internals_ui.cc   dict->SetString("driver_bug_list_version",
SetString         619 content/browser/indexed_db/indexed_db_backing_store.cc   root_dict.SetString("message", message);
SetString         179 content/browser/indexed_db/indexed_db_context_impl.cc     info->SetString("url", origin_url.spec());
SetString         180 content/browser/indexed_db/indexed_db_context_impl.cc     info->SetString("size", ui::FormatBytes(GetOriginDiskUsage(origin_url)));
SetString         183 content/browser/indexed_db/indexed_db_context_impl.cc     info->SetString("path", GetFilePath(origin_url).value());
SetString         204 content/browser/indexed_db/indexed_db_context_impl.cc         db_info->SetString("name", db->name());
SetString         226 content/browser/indexed_db/indexed_db_context_impl.cc           transaction_info->SetString("mode", kModes[transaction->mode()]);
SetString         229 content/browser/indexed_db/indexed_db_context_impl.cc               transaction_info->SetString("status", "blocked");
SetString         233 content/browser/indexed_db/indexed_db_context_impl.cc                 transaction_info->SetString("status", "running");
SetString         235 content/browser/indexed_db/indexed_db_context_impl.cc                 transaction_info->SetString("status", "started");
SetString         238 content/browser/indexed_db/indexed_db_context_impl.cc               transaction_info->SetString("status", "finished");
SetString         111 content/browser/media/media_internals.cc   dict.SetString(kAudioLogStatusKey, "created");
SetString         112 content/browser/media/media_internals.cc   dict.SetString("device_id", device_id);
SetString         117 content/browser/media/media_internals.cc   dict.SetString("channel_layout",
SetString         119 content/browser/media/media_internals.cc   dict.SetString("effects", EffectsToString(params.effects()));
SetString         136 content/browser/media/media_internals.cc   dict.SetString(kAudioLogStatusKey, "closed");
SetString         162 content/browser/media/media_internals.cc   dict.SetString(key, value);
SetString         190 content/browser/media/media_internals.cc     dict.SetString("type", media::MediaLog::EventTypeToString(event->type));
SetString          84 content/browser/media/webrtc_internals.cc   dict->SetString("servers", servers);
SetString          85 content/browser/media/webrtc_internals.cc   dict->SetString("constraints", constraints);
SetString          86 content/browser/media/webrtc_internals.cc   dict->SetString("url", url);
SetString         143 content/browser/media/webrtc_internals.cc     log_entry->SetString("type", type);
SetString         144 content/browser/media/webrtc_internals.cc     log_entry->SetString("value", value);
SetString         151 content/browser/media/webrtc_internals.cc       update.SetString("type", type);
SetString         152 content/browser/media/webrtc_internals.cc       update.SetString("value", value);
SetString         190 content/browser/media/webrtc_internals.cc   dict->SetString("origin", origin);
SetString         192 content/browser/media/webrtc_internals.cc     dict->SetString("audio", audio_constraints);
SetString         194 content/browser/media/webrtc_internals.cc     dict->SetString("video", video_constraints);
SetString         332 content/browser/service_worker/service_worker_internals_ui.cc       info->SetString("running_status", "STOPPED");
SetString         335 content/browser/service_worker/service_worker_internals_ui.cc       info->SetString("running_status", "STARTING");
SetString         338 content/browser/service_worker/service_worker_internals_ui.cc       info->SetString("running_status", "RUNNING");
SetString         341 content/browser/service_worker/service_worker_internals_ui.cc       info->SetString("running_status", "STOPPING");
SetString         347 content/browser/service_worker/service_worker_internals_ui.cc       info->SetString("status", "NEW");
SetString         350 content/browser/service_worker/service_worker_internals_ui.cc       info->SetString("status", "INSTALLING");
SetString         353 content/browser/service_worker/service_worker_internals_ui.cc       info->SetString("status", "INSTALLED");
SetString         356 content/browser/service_worker/service_worker_internals_ui.cc       info->SetString("status", "ACTIVATING");
SetString         359 content/browser/service_worker/service_worker_internals_ui.cc       info->SetString("status", "ACTIVE");
SetString         362 content/browser/service_worker/service_worker_internals_ui.cc       info->SetString("status", "DEACTIVATED");
SetString         394 content/browser/service_worker/service_worker_internals_ui.cc     registration_info->SetString("scope", registration.pattern.spec());
SetString         395 content/browser/service_worker/service_worker_internals_ui.cc     registration_info->SetString("script_url", registration.script_url.spec());
SetString         168 content/browser/tracing/tracing_ui.cc   monitoring_options->SetString("categoryFilter", category_filter);
SetString         316 content/browser/web_contents/web_contents_view_aura.cc     provider->SetString(drop_data.text.string());
SetString         129 content/browser/webui/web_ui_data_source_impl.cc   localized_strings_.SetString(name, value);
SetString         134 content/browser/webui/web_ui_data_source_impl.cc   localized_strings_.SetString(name, value);
SetString         139 content/browser/webui/web_ui_data_source_impl.cc   localized_strings_.SetString(
SetString         305 content/child/webcrypto/jwk.cc   jwk_dict->SetString("kty", "oct");
SetString         314 content/child/webcrypto/jwk.cc   jwk_dict->SetString("k", Base64EncodeUrlSafe(key_str));
SetString         324 content/child/webcrypto/jwk.cc   jwk_dict->SetString("kty", "RSA");
SetString         325 content/child/webcrypto/jwk.cc   jwk_dict->SetString("n", Base64EncodeUrlSafe(modulus));
SetString         326 content/child/webcrypto/jwk.cc   jwk_dict->SetString("e", Base64EncodeUrlSafe(public_exponent));
SetString         378 content/child/webcrypto/jwk.cc       jwk_dict->SetString("alg",
SetString         386 content/child/webcrypto/jwk.cc           jwk_dict->SetString("alg", "HS1");
SetString         389 content/child/webcrypto/jwk.cc           jwk_dict->SetString("alg", "HS256");
SetString         392 content/child/webcrypto/jwk.cc           jwk_dict->SetString("alg", "HS384");
SetString         395 content/child/webcrypto/jwk.cc           jwk_dict->SetString("alg", "HS512");
SetString         406 content/child/webcrypto/jwk.cc           jwk_dict->SetString("alg", "RSA1_5");
SetString         416 content/child/webcrypto/jwk.cc           jwk_dict->SetString("alg", "RSA-OAEP");
SetString         419 content/child/webcrypto/jwk.cc           jwk_dict->SetString("alg", "RS1");
SetString         422 content/child/webcrypto/jwk.cc           jwk_dict->SetString("alg", "RS256");
SetString         425 content/child/webcrypto/jwk.cc           jwk_dict->SetString("alg", "RS384");
SetString         428 content/child/webcrypto/jwk.cc           jwk_dict->SetString("alg", "RS512");
SetString         300 content/child/webcrypto/shared_crypto_unittest.cc   dict->SetString("kty", "oct");
SetString         301 content/child/webcrypto/shared_crypto_unittest.cc   dict->SetString("alg", "A128CBC");
SetString         302 content/child/webcrypto/shared_crypto_unittest.cc   dict->SetString("use", "enc");
SetString         304 content/child/webcrypto/shared_crypto_unittest.cc   dict->SetString("k", "GADWrMRHwQfoNaXU5fZvTg==");
SetString         311 content/child/webcrypto/shared_crypto_unittest.cc   dict->SetString("kty", "RSA");
SetString         312 content/child/webcrypto/shared_crypto_unittest.cc   dict->SetString("alg", "RSA1_5");
SetString         313 content/child/webcrypto/shared_crypto_unittest.cc   dict->SetString("use", "enc");
SetString         315 content/child/webcrypto/shared_crypto_unittest.cc   dict->SetString(
SetString         320 content/child/webcrypto/shared_crypto_unittest.cc   dict->SetString("e", "AQAB");
SetString        1108 content/child/webcrypto/shared_crypto_unittest.cc   dict.SetString("kty", "oct");
SetString        1110 content/child/webcrypto/shared_crypto_unittest.cc   dict.SetString("k", "GADWrMRHwQfoNaXU5fZvTg==");
SetString        1149 content/child/webcrypto/shared_crypto_unittest.cc     dict.SetString("alg", test_case[test_index].jwk_alg);
SetString        1161 content/child/webcrypto/shared_crypto_unittest.cc   dict.SetString("alg", "A128CBC");
SetString        1194 content/child/webcrypto/shared_crypto_unittest.cc   dict.SetString("alg", "HS256");
SetString        1195 content/child/webcrypto/shared_crypto_unittest.cc   dict.SetString("use", "sig");
SetString        1209 content/child/webcrypto/shared_crypto_unittest.cc   dict.SetString("use", "sig");
SetString        1220 content/child/webcrypto/shared_crypto_unittest.cc   dict.SetString("alg", "A128CBC");
SetString        1221 content/child/webcrypto/shared_crypto_unittest.cc   dict.SetString("use", "enc");
SetString        1270 content/child/webcrypto/shared_crypto_unittest.cc   dict.SetString("alg", "A127CBC");
SetString        1276 content/child/webcrypto/shared_crypto_unittest.cc   dict.SetString("kty", "foo");
SetString        1294 content/child/webcrypto/shared_crypto_unittest.cc   dict.SetString("use", "foo");
SetString        1352 content/child/webcrypto/shared_crypto_unittest.cc   dict.SetString("k", "Qk3f0DsytU8lfza2au #$% Htaw2xpop9GYyTuH0p5GghxTI=");
SetString        1358 content/child/webcrypto/shared_crypto_unittest.cc   dict.SetString("k", "");
SetString        1365 content/child/webcrypto/shared_crypto_unittest.cc   dict.SetString("k", "AVj42h0Y5aqGtE3yluKL");
SetString        1372 content/child/webcrypto/shared_crypto_unittest.cc   dict.SetString("k", "dGhpcyAgaXMgIDI0ICBieXRlcyBsb25n");
SetString        1491 content/child/webcrypto/shared_crypto_unittest.cc     dict.SetString(kKtyParmName[idx], "Qk3f0DsytU8lfza2au #$% Htaw2xpop9yTuH0");
SetString        1497 content/child/webcrypto/shared_crypto_unittest.cc     dict.SetString(kKtyParmName[idx], "");
SetString        1505 content/child/webcrypto/shared_crypto_unittest.cc   dict.SetString("d", "Qk3f0Dsyt");
SetString        1522 content/child/webcrypto/shared_crypto_unittest.cc   dict.SetString("kty", "oct");
SetString        1523 content/child/webcrypto/shared_crypto_unittest.cc   dict.SetString("k", "l3nZEgZCeX8XRwJdWyK3rGB8qwjhdY8vOkbIvh4lxTuMao9Y_--hdg");
SetString        1541 content/child/webcrypto/shared_crypto_unittest.cc   dict.SetString("kty", "oct");
SetString        1542 content/child/webcrypto/shared_crypto_unittest.cc   dict.SetString("alg", "HS256");
SetString        1543 content/child/webcrypto/shared_crypto_unittest.cc   dict.SetString("use", "sig");
SetString        1545 content/child/webcrypto/shared_crypto_unittest.cc   dict.SetString("k", "l3nZEgZCeX8XRwJdWyK3rGB8qwjhdY8vOkbIvh4lxTuMao9Y_--hdg");
SetString        1598 content/child/webcrypto/shared_crypto_unittest.cc   dict.SetString("alg", "HS256");
SetString        1640 content/child/webcrypto/shared_crypto_unittest.cc   dict.SetString("kty", "oct");
SetString        1641 content/child/webcrypto/shared_crypto_unittest.cc   dict.SetString("alg", "HS256");
SetString        1642 content/child/webcrypto/shared_crypto_unittest.cc   dict.SetString("use", "sig");
SetString        1644 content/child/webcrypto/shared_crypto_unittest.cc   dict.SetString("k", "l3nZEgZCeX8XRwJdWyK3rGB8qwjhdY8vOkbIvh4lxTuMao9Y_--hdg");
SetString         192 content/renderer/media/peer_connection_tracker.cc   result->SetString("id", report.id);
SetString         193 content/renderer/media/peer_connection_tracker.cc   result->SetString("type", report.type);
SetString         317 content/renderer/v8_value_converter_impl_unittest.cc   converted->SetString("foo", "foo");
SetString          25 content/shell/browser/shell_net_log.cc   dict->SetString("name", app_name);
SetString          26 content/shell/browser/shell_net_log.cc   dict->SetString("command_line",
SetString         303 dbus/values_util_unittest.cc   dictionary_value.SetString(kKey4, kStringValue);
SetString         398 device/nfc/nfc_chromeos_unittest.cc   test_record_data.SetString(nfc_record::kTypeProperty, nfc_record::kTypeUri);
SetString         399 device/nfc/nfc_chromeos_unittest.cc   test_record_data.SetString(nfc_record::kUriProperty, kTestURI);
SetString         623 device/nfc/nfc_chromeos_unittest.cc   record_data.SetString(NfcNdefRecord::kFieldURI, kTestURI);
SetString         673 device/nfc/nfc_chromeos_unittest.cc   data.SetString(NfcNdefRecord::kFieldText, kText);
SetString         674 device/nfc/nfc_chromeos_unittest.cc   data.SetString(NfcNdefRecord::kFieldLanguageCode, kLanguageCode);
SetString         675 device/nfc/nfc_chromeos_unittest.cc   data.SetString(NfcNdefRecord::kFieldEncoding, kEncoding);
SetString         700 device/nfc/nfc_chromeos_unittest.cc   data.SetString(NfcNdefRecord::kFieldURI, kURI);
SetString         701 device/nfc/nfc_chromeos_unittest.cc   data.SetString(NfcNdefRecord::kFieldMimeType, kMimeType);
SetString         723 device/nfc/nfc_chromeos_unittest.cc   title->SetString(NfcNdefRecord::kFieldText, kText);
SetString         724 device/nfc/nfc_chromeos_unittest.cc   title->SetString(NfcNdefRecord::kFieldLanguageCode, kLanguageCode);
SetString         725 device/nfc/nfc_chromeos_unittest.cc   title->SetString(NfcNdefRecord::kFieldEncoding, kEncoding);
SetString          43 device/nfc/nfc_ndef_record_unittest.cc   data.SetString(NfcNdefRecord::kFieldText, kTestText);
SetString          56 device/nfc/nfc_ndef_record_unittest.cc   data.SetString(NfcNdefRecord::kFieldLanguageCode, kTestLanguageCode);
SetString          62 device/nfc/nfc_ndef_record_unittest.cc   data.SetString(NfcNdefRecord::kFieldEncoding, kTestEncoding);
SetString          94 device/nfc/nfc_ndef_record_unittest.cc   data.SetString(NfcNdefRecord::kFieldURI, "test.uri");
SetString          98 device/nfc/nfc_ndef_record_unittest.cc   data.SetString(NfcNdefRecord::kFieldURI, kTestURI);
SetString         115 device/nfc/nfc_ndef_record_unittest.cc   data.SetString(NfcNdefRecord::kFieldMimeType, kTestMimeType);
SetString         155 device/nfc/nfc_ndef_record_unittest.cc   data.SetString(NfcNdefRecord::kFieldURI, kTestURI);
SetString         172 device/nfc/nfc_ndef_record_unittest.cc   data.SetString(NfcNdefRecord::kFieldAction, kTestAction);
SetString         177 device/nfc/nfc_ndef_record_unittest.cc   data.SetString(NfcNdefRecord::kFieldMimeType, kTestMimeType);
SetString         208 device/nfc/nfc_ndef_record_unittest.cc   title_value->SetString(NfcNdefRecord::kFieldText, kTestText);
SetString         209 device/nfc/nfc_ndef_record_unittest.cc   title_value->SetString(NfcNdefRecord::kFieldLanguageCode, kTestLanguageCode);
SetString         210 device/nfc/nfc_ndef_record_unittest.cc   title_value->SetString(NfcNdefRecord::kFieldEncoding, kTestEncoding);
SetString         144 device/nfc/nfc_ndef_record_utils_chromeos.cc       out->SetString(nfc_record::kActionProperty, action);
SetString         168 device/nfc/nfc_ndef_record_utils_chromeos.cc   out->SetString(nfc_record::kTypeProperty,
SetString         190 device/nfc/nfc_ndef_record_utils_chromeos.cc     attributes.SetString(NfcNdefRecord::kFieldURI, properties->uri.value());
SetString         192 device/nfc/nfc_ndef_record_utils_chromeos.cc     attributes.SetString(NfcNdefRecord::kFieldMimeType,
SetString         202 device/nfc/nfc_ndef_record_utils_chromeos.cc     attributes.SetString(NfcNdefRecord::kFieldAction, action_value);
SetString         211 device/nfc/nfc_ndef_record_utils_chromeos.cc       text_attributes->SetString(NfcNdefRecord::kFieldText,
SetString         215 device/nfc/nfc_ndef_record_utils_chromeos.cc       text_attributes->SetString(NfcNdefRecord::kFieldEncoding,
SetString         219 device/nfc/nfc_ndef_record_utils_chromeos.cc       text_attributes->SetString(NfcNdefRecord::kFieldLanguageCode,
SetString          29 extensions/browser/admin_policy_unittest.cc     values.SetString(extensions::manifest_keys::kLaunchWebURL,
SetString          36 extensions/browser/admin_policy_unittest.cc     values->SetString(extensions::manifest_keys::kName, "test");
SetString          37 extensions/browser/admin_policy_unittest.cc     values->SetString(extensions::manifest_keys::kVersion, "0.1");
SetString         473 extensions/browser/api/socket/socket_api.cc   result->SetString(kAddressKey, address);
SetString          52 extensions/browser/api/storage/settings_test_util.cc   manifest.SetString("name", std::string("Test extension ") + id);
SetString          53 extensions/browser/api/storage/settings_test_util.cc   manifest.SetString("version", "1.0");
SetString          69 extensions/browser/api/storage/settings_test_util.cc       app_launch->SetString("local_path", "fake.html");
SetString          51 extensions/browser/extension_error.cc   value->SetString(kExtensionIdKey, extension_id_);
SetString          54 extensions/browser/extension_error.cc   value->SetString(kSourceKey, source_);
SetString          55 extensions/browser/extension_error.cc   value->SetString(kMessageKey, message_);
SetString         105 extensions/browser/extension_error.cc     value->SetString(kManifestKeyKey, manifest_key_);
SetString         107 extensions/browser/extension_error.cc     value->SetString(kManifestSpecificKey, manifest_specific_);
SetString         162 extensions/browser/extension_error.cc   value->SetString(kContextUrlKey, context_url_.spec());
SetString         172 extensions/browser/extension_error.cc     frame_value->SetString(kUrlKey, iter->source);
SetString         173 extensions/browser/extension_error.cc     frame_value->SetString(kFunctionNameKey, iter->function);
SetString         437 extensions/browser/extension_prefs.cc     extension_dict->SetString(kPrefPath,
SetString         883 extensions/browser/extension_prefs.cc   dictionary->SetString(key, string_value);
SetString        1435 extensions/browser/extension_prefs.cc     extension_dict->SetString(
SetString         101 extensions/browser/file_highlighter.cc     dict->SetString(kBeforeHighlightKey, base::UTF8ToUTF16(before_feature));
SetString         105 extensions/browser/file_highlighter.cc     dict->SetString(kHighlightKey, base::UTF8ToUTF16(feature));
SetString         109 extensions/browser/file_highlighter.cc     dict->SetString(kAfterHighlightKey, base::UTF8ToUTF16(after_feature));
SetString          42 extensions/browser/info_map_unittest.cc   manifest.SetString(keys::kVersion, "1.0.0.0");
SetString          43 extensions/browser/info_map_unittest.cc   manifest.SetString(keys::kName, name);
SetString         378 extensions/browser/value_store/value_store_unittest.cc   inner_dict->SetString("bar", "baz");
SetString          37 extensions/common/event_filtering_info.cc     result->SetString("url", url_.spec());
SetString          43 extensions/common/event_filtering_info.cc     result->SetString("serviceType", service_type_);
SetString         119 extensions/common/extension_api.cc     schema->SetString(key, schema_namespace + "." + old_id);
SetString          29 extensions/common/extension_set_unittest.cc   manifest.SetString("name", name);
SetString          30 extensions/common/extension_set_unittest.cc   manifest.SetString("version", "1");
SetString          33 extensions/common/extension_set_unittest.cc     manifest.SetString("app.launch.web_url", launch_url);
SetString          34 extensions/common/features/base_feature_provider_unittest.cc   manifest.SetString("name", "test extension");
SetString          35 extensions/common/features/base_feature_provider_unittest.cc   manifest.SetString("version", "1");
SetString          36 extensions/common/features/base_feature_provider_unittest.cc   manifest.SetString("description", "hello there");
SetString          73 extensions/common/features/base_feature_provider_unittest.cc   manifest.SetString("name", "test extension");
SetString          74 extensions/common/features/base_feature_provider_unittest.cc   manifest.SetString("version", "1");
SetString         112 extensions/common/features/base_feature_provider_unittest.cc   feature1->SetString("channel", "trunk");
SetString         116 extensions/common/features/base_feature_provider_unittest.cc   feature2->SetString("channel", "trunk");
SetString         184 extensions/common/features/simple_feature_unittest.cc   manifest.SetString("name", "test");
SetString         185 extensions/common/features/simple_feature_unittest.cc   manifest.SetString("version", "1");
SetString         187 extensions/common/features/simple_feature_unittest.cc   manifest.SetString("app.launch.local_path", "foo.html");
SetString         421 extensions/common/features/simple_feature_unittest.cc   value->SetString("extension_types", "all");
SetString         450 extensions/common/features/simple_feature_unittest.cc   value->SetString("contexts", "all");
SetString         458 extensions/common/features/simple_feature_unittest.cc   value->SetString("location", "component");
SetString         563 extensions/common/features/simple_feature_unittest.cc     feature_value.SetString("channel", channel);
SetString         120 google_apis/drive/drive_api_requests.cc   parent->SetString("kind", kParentLinkKind);
SetString         121 google_apis/drive/drive_api_requests.cc   parent->SetString("id", file_id);
SetString         214 google_apis/drive/drive_api_requests.cc     root.SetString("lastViewedByMeDate",
SetString         219 google_apis/drive/drive_api_requests.cc     root.SetString("mimeType", mime_type_);
SetString         222 google_apis/drive/drive_api_requests.cc     root.SetString("modifiedDate", util::FormatTimeAsString(modified_date_));
SetString         228 google_apis/drive/drive_api_requests.cc       parent->SetString("id", parents_[i]);
SetString         235 google_apis/drive/drive_api_requests.cc     root.SetString("title", title_);
SetString         291 google_apis/drive/drive_api_requests.cc     root.SetString("title", title_);
SetString         294 google_apis/drive/drive_api_requests.cc     root.SetString("modifiedDate", util::FormatTimeAsString(modified_date_));
SetString         297 google_apis/drive/drive_api_requests.cc     root.SetString("lastViewedByMeDate",
SetString         305 google_apis/drive/drive_api_requests.cc       parent->SetString("id", parents_[i]);
SetString         351 google_apis/drive/drive_api_requests.cc     root.SetString("modifiedDate", util::FormatTimeAsString(modified_date_));
SetString         357 google_apis/drive/drive_api_requests.cc       parent->SetString("id", parents_[i]);
SetString         364 google_apis/drive/drive_api_requests.cc     root.SetString("title", title_);
SetString         596 google_apis/drive/drive_api_requests.cc   root.SetString("id", id_);
SetString         661 google_apis/drive/drive_api_requests.cc   root.SetString("title", title_);
SetString         669 google_apis/drive/drive_api_requests.cc     root.SetString("modifiedDate", util::FormatTimeAsString(modified_date_));
SetString         672 google_apis/drive/drive_api_requests.cc     root.SetString("lastViewedByMeDate",
SetString         733 google_apis/drive/drive_api_requests.cc     root.SetString("title", title_);
SetString         736 google_apis/drive/drive_api_requests.cc     root.SetString("modifiedDate", util::FormatTimeAsString(modified_date_));
SetString         739 google_apis/drive/drive_api_requests.cc     root.SetString("lastViewedByMeDate",
SetString         868 google_apis/drive/drive_api_requests.cc       root.SetString("type", "anyone");
SetString         871 google_apis/drive/drive_api_requests.cc       root.SetString("type", "domain");
SetString         874 google_apis/drive/drive_api_requests.cc       root.SetString("type", "group");
SetString         877 google_apis/drive/drive_api_requests.cc       root.SetString("type", "user");
SetString         882 google_apis/drive/drive_api_requests.cc       root.SetString("role", "owner");
SetString         885 google_apis/drive/drive_api_requests.cc       root.SetString("role", "reader");
SetString         888 google_apis/drive/drive_api_requests.cc       root.SetString("role", "writer");
SetString         891 google_apis/drive/drive_api_requests.cc       root.SetString("role", "reader");
SetString         899 google_apis/drive/drive_api_requests.cc   root.SetString("value", value_);
SetString         445 google_apis/gaia/fake_gaia.cc     response_dict.SetString("refresh_token",
SetString         447 google_apis/gaia/fake_gaia.cc     response_dict.SetString("access_token",
SetString         461 google_apis/gaia/fake_gaia.cc     response_dict.SetString("access_token", token_info->token);
SetString         491 google_apis/gaia/fake_gaia.cc     response_dict.SetString("issued_to", token_info->issued_to);
SetString         492 google_apis/gaia/fake_gaia.cc     response_dict.SetString("audience", token_info->audience);
SetString         493 google_apis/gaia/fake_gaia.cc     response_dict.SetString("user_id", token_info->user_id);
SetString         496 google_apis/gaia/fake_gaia.cc     response_dict.SetString("scope", JoinString(scope_vector, " "));
SetString         498 google_apis/gaia/fake_gaia.cc     response_dict.SetString("email", token_info->email);
SetString         516 google_apis/gaia/fake_gaia.cc     response_dict.SetString("issueAdvice", "auto");
SetString         517 google_apis/gaia/fake_gaia.cc     response_dict.SetString("expiresIn",
SetString         519 google_apis/gaia/fake_gaia.cc     response_dict.SetString("token", token_info->token);
SetString         174 google_apis/gaia/google_service_auth_error.cc   value->SetString("state", state_str);
SetString         176 google_apis/gaia/google_service_auth_error.cc     value->SetString("errorMessage", error_message_);
SetString         181 google_apis/gaia/google_service_auth_error.cc     captcha_value->SetString("token", captcha_.token);
SetString         182 google_apis/gaia/google_service_auth_error.cc     captcha_value->SetString("audioUrl", captcha_.audio_url.spec());
SetString         183 google_apis/gaia/google_service_auth_error.cc     captcha_value->SetString("imageUrl", captcha_.image_url.spec());
SetString         184 google_apis/gaia/google_service_auth_error.cc     captcha_value->SetString("unlockUrl", captcha_.unlock_url.spec());
SetString         188 google_apis/gaia/google_service_auth_error.cc     value->SetString("networkError", net::ErrorToString(network_error_));
SetString         192 google_apis/gaia/google_service_auth_error.cc     two_factor_value->SetString("token", second_factor_.token);
SetString         193 google_apis/gaia/google_service_auth_error.cc     two_factor_value->SetString("promptText", second_factor_.prompt_text);
SetString         194 google_apis/gaia/google_service_auth_error.cc     two_factor_value->SetString("alternateText", second_factor_.alternate_text);
SetString        1360 gpu/config/gpu_control_list.cc     problem->SetString("description", entry->description());
SetString        1378 gpu/config/gpu_control_list.cc     problem->SetString("tag", tag);
SetString          39 jingle/glue/utils.cc   value.SetString("ip", candidate.address().ipaddr().ToString());
SetString          41 jingle/glue/utils.cc   value.SetString("type", candidate.type());
SetString          42 jingle/glue/utils.cc   value.SetString("protocol", candidate.protocol());
SetString          43 jingle/glue/utils.cc   value.SetString("username", candidate.username());
SetString          44 jingle/glue/utils.cc   value.SetString("password", candidate.password());
SetString         137 media/base/media_log.cc   event->params.SetString(property, value);
SetString         145 media/base/media_log.cc     event->params.SetString(property, "unknown");
SetString         153 media/base/media_log.cc   event->params.SetString("url", url);
SetString         167 media/base/media_log.cc   event->params.SetString("pipeline_state", Pipeline::GetStateString(state));
SetString         174 media/base/media_log.cc   event->params.SetString("pipeline_error", PipelineStatusToString(error));
SetString         202 media/base/media_log.cc   event->params.SetString("error", error);
SetString         209 media/base/media_log.cc   event->params.SetString(key, value);
SetString         238 media/base/media_log.cc     event->params.SetString(key, "unknown");
SetString          67 media/cdm/json_web_key.cc   jwk->SetString(kKeyTypeTag, kSymmetricKeyValue);
SetString          68 media/cdm/json_web_key.cc   jwk->SetString(kKeyTag, key_base64);
SetString          69 media/cdm/json_web_key.cc   jwk->SetString(kKeyIdTag, key_id_base64);
SetString          68 media/video/capture/win/video_capture_device_mf_win.cc   attributes->SetString(MF_DEVSOURCE_ATTRIBUTE_SOURCE_TYPE_VIDCAP_SYMBOLIC_LINK,
SetString          18 net/base/file_stream_net_log_parameters.cc   dict->SetString("operation", GetFileErrorSourceName(source));
SetString          29 net/base/net_log.cc     dict->SetString("hex_encoded_bytes", base::HexEncode(bytes, byte_count));
SetString          54 net/base/net_log.cc   event_params->SetString(name, base::Int64ToString(value));
SetString          62 net/base/net_log.cc   event_params->SetString(name, *value);
SetString          70 net/base/net_log.cc   event_params->SetString(name, *value);
SetString         126 net/base/net_log.cc   entry_dict->SetString("time", TickCountToString(data_->time));
SetString         212 net/base/net_log_logger.cc     constants_dict->SetString("timeTickOffset",
SetString          86 net/cert/ct_signed_certificate_timestamp_log_param.cc   dict->SetString(key, b64_value);
SetString          96 net/cert/ct_signed_certificate_timestamp_log_param.cc   out->SetString("origin", OriginToString(sct.origin));
SetString         102 net/cert/ct_signed_certificate_timestamp_log_param.cc   out->SetString("timestamp",
SetString         106 net/cert/ct_signed_certificate_timestamp_log_param.cc   out->SetString("hash_algorithm",
SetString         108 net/cert/ct_signed_certificate_timestamp_log_param.cc   out->SetString("signature_algorithm",
SetString          33 net/cert/jwk_serializer_nss.cc   public_key_jwk->SetString("kty", "EC");
SetString          34 net/cert/jwk_serializer_nss.cc   public_key_jwk->SetString("crv", "P-256");
SetString          41 net/cert/jwk_serializer_nss.cc   public_key_jwk->SetString("x", x_b64);
SetString          49 net/cert/jwk_serializer_nss.cc   public_key_jwk->SetString("y", y_b64);
SetString         207 net/cookies/parsed_cookie.cc   return SetString(&path_index_, kPathTokenName, path);
SetString         211 net/cookies/parsed_cookie.cc   return SetString(&domain_index_, kDomainTokenName, domain);
SetString         215 net/cookies/parsed_cookie.cc   return SetString(&expires_index_, kExpiresTokenName, expires);
SetString         219 net/cookies/parsed_cookie.cc   return SetString(&maxage_index_, kMaxAgeTokenName, maxage);
SetString         231 net/cookies/parsed_cookie.cc   return SetString(&priority_index_, kPriorityTokenName, priority);
SetString         111 net/cookies/parsed_cookie.h   bool SetString(size_t* index,
SetString          53 net/disk_cache/memory/mem_entry_impl.cc   dict->SetString("key", GenerateChildName(parent->GetKey(), child_id));
SetString          21 net/disk_cache/net_log_parameters.cc   dict->SetString("key", entry->GetKey());
SetString          61 net/disk_cache/net_log_parameters.cc   dict->SetString("offset", base::Int64ToString(offset));
SetString          83 net/disk_cache/net_log_parameters.cc     dict->SetString("start",  base::Int64ToString(start));
SetString          22 net/disk_cache/simple/simple_net_log_parameters.cc   dict->SetString("entry_hash",
SetString          34 net/disk_cache/simple/simple_net_log_parameters.cc     dict->SetString("key", entry->key());
SetString          64 net/dns/dns_transaction.cc   dict->SetString("hostname", *hostname);
SetString         298 net/dns/host_resolver_impl.cc     dict->SetString("os_error_string", gai_strerror(os_error));
SetString         310 net/dns/host_resolver_impl.cc     dict->SetString("os_error_string", base::WideToUTF8(error_string));
SetString         337 net/dns/host_resolver_impl.cc   dict->SetString("host", info->host_port_pair().ToString());
SetString         351 net/dns/host_resolver_impl.cc   dict->SetString("host", *host);
SetString         361 net/dns/host_resolver_impl.cc   dict->SetString("priority", RequestPriorityToString(priority));
SetString         213 net/http/http_network_session.cc   dict->SetString("origin_to_force_quic_on",
SetString         115 net/http/http_network_transaction.cc   dict->SetString("host_and_port", GetHostAndPort(*url));
SetString          30 net/http/http_pipelined_connection_impl.cc   dict->SetString("feedback", *feedback);
SetString          46 net/http/http_pipelined_connection_impl.cc   dict->SetString("host_and_port", host_port_pair->ToString());
SetString          91 net/http/http_pipelined_host_forced.cc     pipeline_dict->SetString("host", key_.origin().ToString());
SetString         194 net/http/http_pipelined_host_impl.cc     pipeline_dict->SetString("host", key_.origin().ToString());
SetString         191 net/http/http_request_headers.cc   dict->SetString("line", *request_line);
SetString          53 net/http/http_stream_factory_impl_job.cc   dict->SetString("original_url", original_url->GetOrigin().spec());
SetString          54 net/http/http_stream_factory_impl_job.cc   dict->SetString("url", url->GetOrigin().spec());
SetString          55 net/http/http_stream_factory_impl_job.cc   dict->SetString("priority", RequestPriorityToString(priority));
SetString          68 net/http/http_stream_factory_impl_job.cc   dict->SetString("next_proto_status",
SetString          70 net/http/http_stream_factory_impl_job.cc   dict->SetString("proto", *proto);
SetString          71 net/http/http_stream_factory_impl_job.cc   dict->SetString("server_protos",
SetString         162 net/http/transport_security_persister.cc         serialized->SetString(kMode, kForceHTTPS);
SetString         165 net/http/transport_security_persister.cc         serialized->SetString(kMode, kDefault);
SetString         228 net/proxy/proxy_config.cc     dict->SetString("pac_url", pac_url_.possibly_invalid_spec());
SetString         272 net/proxy/proxy_config.cc   dict->SetString("source", ProxyConfigSourceToString(source_));
SetString          63 net/proxy/proxy_resolver_v8_tracing.cc   dict->SetString("message", *message);
SetString          74 net/proxy/proxy_script_decider.cc   dict->SetString("source", source);
SetString         309 net/proxy/proxy_service.cc   dict->SetString("pac_string", result->ToPacString());
SetString         634 net/quic/quic_client_session.cc   dict->SetString("host_port_pair", aliases.begin()->ToString());
SetString         635 net/quic/quic_client_session.cc   dict->SetString("version", QuicVersionToString(connection()->version()));
SetString         638 net/quic/quic_client_session.cc   dict->SetString("peer_address", peer_address().ToString());
SetString         639 net/quic/quic_client_session.cc   dict->SetString("connection_id", base::Uint64ToString(connection_id()));
SetString          40 net/quic/quic_connection_logger.cc   dict->SetString("self_address", self_address->ToString());
SetString          41 net/quic/quic_connection_logger.cc   dict->SetString("peer_address", peer_address->ToString());
SetString          56 net/quic/quic_connection_logger.cc   dict->SetString("packet_sequence_number",
SetString          70 net/quic/quic_connection_logger.cc   dict->SetString("old_packet_sequence_number",
SetString          72 net/quic/quic_connection_logger.cc   dict->SetString("new_packet_sequence_number",
SetString          80 net/quic/quic_connection_logger.cc   dict->SetString("connection_id",
SetString          84 net/quic/quic_connection_logger.cc   dict->SetString("packet_sequence_number",
SetString          97 net/quic/quic_connection_logger.cc   dict->SetString("offset", base::Uint64ToString(frame->offset));
SetString         107 net/quic/quic_connection_logger.cc   sent_info->SetString("least_unacked",
SetString         111 net/quic/quic_connection_logger.cc   received_info->SetString(
SetString         132 net/quic/quic_connection_logger.cc       dict->SetString("type", "InterArrival");
SetString         145 net/quic/quic_connection_logger.cc       dict->SetString("type", "FixRate");
SetString         150 net/quic/quic_connection_logger.cc       dict->SetString("type", "TCP");
SetString         164 net/quic/quic_connection_logger.cc   dict->SetString("details", frame->error_details);
SetString         173 net/quic/quic_connection_logger.cc   dict->SetString("details", frame->error_details);
SetString         182 net/quic/quic_connection_logger.cc   dict->SetString("byte_offset", base::Uint64ToString(frame->byte_offset));
SetString         200 net/quic/quic_connection_logger.cc   sent_info->SetString("least_unacked",
SetString         222 net/quic/quic_connection_logger.cc   dict->SetString("quic_crypto_handshake_message", message->DebugString());
SetString         593 net/socket/client_socket_pool_base.cc   dict->SetString("name", name);
SetString         594 net/socket/client_socket_pool_base.cc   dict->SetString("type", type);
SetString         614 net/socket/client_socket_pool_base.cc       group_dict->SetString(
SetString         384 net/socket/nss_ssl_util.cc   dict->SetString("function", function);
SetString         386 net/socket/nss_ssl_util.cc     dict->SetString("param", param);
SetString          29 net/socket/socket_net_log_params.cc   dict->SetString("host_and_port", host_and_port->ToString());
SetString          36 net/socket/socket_net_log_params.cc   dict->SetString("address", address->ToString());
SetString          44 net/socket/socket_net_log_params.cc   dict->SetString("source_address",
SetString         124 net/spdy/spdy_session.cc   dict->SetString("description", *description);
SetString         131 net/spdy/spdy_session.cc   dict->SetString("host", host_pair->first.ToString());
SetString         132 net/spdy/spdy_session.cc   dict->SetString("proxy", host_pair->second.ToPacString());
SetString         140 net/spdy/spdy_session.cc   dict->SetString("host", host_port_pair.ToString());
SetString         210 net/spdy/spdy_session.cc   dict->SetString("description", *description);
SetString         220 net/spdy/spdy_session.cc   dict->SetString("type", type);
SetString        1638 net/spdy/spdy_session.cc   dict->SetString("host_port_pair", host_port_pair().ToString());
SetString        1649 net/spdy/spdy_session.cc   dict->SetString("proxy", host_port_proxy_pair().second.ToURI());
SetString        1658 net/spdy/spdy_session.cc   dict->SetString("protocol_negotiated",
SetString          29 net/spdy/spdy_stream.cc   dict->SetString("description", *description);
SetString         338 net/test/spawned_test_server/base_test_server.cc   arguments->SetString("host", host_port_pair_.host());
SetString         340 net/test/spawned_test_server/base_test_server.cc   arguments->SetString("data-dir", document_root_.value());
SetString         357 net/test/spawned_test_server/base_test_server.cc       arguments->SetString("cert-and-key-file", certificate_path.value());
SetString         385 net/test/spawned_test_server/base_test_server.cc       arguments->SetString("ocsp", ocsp_arg);
SetString         409 net/test/spawned_test_server/base_test_server.cc       arguments->SetString("signed-cert-timestamps-tls-ext", b64_scts_tls_ext);
SetString         100 net/test/spawned_test_server/remote_test_server.cc   arguments_dict.SetString("server-type", GetServerTypeString(type()));
SetString          23 net/udp/udp_net_log_parameters.cc     dict->SetString("hex_encoded_bytes", base::HexEncode(bytes, byte_count));
SetString          25 net/udp/udp_net_log_parameters.cc     dict->SetString("address", address->ToString());
SetString          32 net/udp/udp_net_log_parameters.cc   dict->SetString("address", address->ToString());
SetString         397 net/url_request/url_request.cc   dict->SetString("url", original_url().possibly_invalid_spec());
SetString         413 net/url_request/url_request.cc     dict->SetString("load_state_param", load_state.param);
SetString         415 net/url_request/url_request.cc     dict->SetString("delegate_info", blocked_by_);
SetString         417 net/url_request/url_request.cc   dict->SetString("method", method_);
SetString         426 net/url_request/url_request.cc       dict->SetString("status", "SUCCESS");
SetString         429 net/url_request/url_request.cc       dict->SetString("status", "IO_PENDING");
SetString         432 net/url_request/url_request.cc       dict->SetString("status", "CANCELED");
SetString         435 net/url_request/url_request.cc       dict->SetString("status", "FAILED");
SetString          20 net/url_request/url_request_netlog_params.cc   dict->SetString("url", url->possibly_invalid_spec());
SetString          21 net/url_request/url_request_netlog_params.cc   dict->SetString("method", *method);
SetString          23 net/url_request/url_request_netlog_params.cc   dict->SetString("priority", RequestPriorityToString(priority));
SetString          25 net/url_request/url_request_netlog_params.cc     dict->SetString("upload_id", base::Int64ToString(upload_id));
SetString          60 net/url_request/url_request_throttler_entry.cc   dict->SetString("url", *url_id);
SetString         290 ppapi/shared_impl/var_value_conversions_unittest.cc     dict_value.SetString("string_key", "string_value");
SetString         364 ppapi/shared_impl/var_value_conversions_unittest.cc     dict_value->SetString("string_key", "string_value");
SetString         227 remoting/client/plugin/chromoting_instance.cc   data->SetString("apiFeatures", kApiFeatures);
SetString         229 remoting/client/plugin/chromoting_instance.cc   data->SetString("requestedCapabilities", kRequestedCapabilities);
SetString         230 remoting/client/plugin/chromoting_instance.cc   data->SetString("supportedCapabilities", kSupportedCapabilities);
SetString         416 remoting/client/plugin/chromoting_instance.cc   data->SetString("state", ConnectionStateToString(state));
SetString         417 remoting/client/plugin/chromoting_instance.cc   data->SetString("error", ConnectionErrorToString(error));
SetString         432 remoting/client/plugin/chromoting_instance.cc   data->SetString("tokenUrl", token_url.spec());
SetString         433 remoting/client/plugin/chromoting_instance.cc   data->SetString("hostPublicKey", host_public_key);
SetString         434 remoting/client/plugin/chromoting_instance.cc   data->SetString("scope", scope);
SetString         449 remoting/client/plugin/chromoting_instance.cc   data->SetString("message", message);
SetString         455 remoting/client/plugin/chromoting_instance.cc   data->SetString("capabilities", capabilities);
SetString         462 remoting/client/plugin/chromoting_instance.cc   data->SetString("clientId", pairing_response.client_id());
SetString         463 remoting/client/plugin/chromoting_instance.cc   data->SetString("sharedSecret", pairing_response.shared_secret());
SetString         470 remoting/client/plugin/chromoting_instance.cc   data->SetString("type", message.type());
SetString         471 remoting/client/plugin/chromoting_instance.cc   data->SetString("data", message.data());
SetString         516 remoting/client/plugin/chromoting_instance.cc   data->SetString("mimeType", event.mime_type());
SetString         517 remoting/client/plugin/chromoting_instance.cc   data->SetString("item", event.data());
SetString         944 remoting/client/plugin/chromoting_instance.cc   message->SetString("method", method);
SetString         961 remoting/client/plugin/chromoting_instance.cc   data->SetString("iq", iq);
SetString        1084 remoting/client/plugin/chromoting_instance.cc   data->SetString("message", message);
SetString        1122 remoting/client/plugin/chromoting_instance.cc   data->SetString("format", format);
SetString         167 remoting/host/gnubby_auth_handler_posix.cc   request.SetString(kMessageType, kDataMessage);
SetString          65 remoting/host/host_config.h   virtual void SetString(const std::string& path,
SetString          39 remoting/host/in_memory_host_config.cc   values_->SetString(path, in_value);
SetString          55 remoting/host/in_memory_host_config.cc       SetString(it.key(), str_value);
SetString          33 remoting/host/in_memory_host_config.h   virtual void SetString(const std::string& path,
SetString         103 remoting/host/it2me/it2me_native_messaging_host.cc   response->SetString("type", type + "Response");
SetString         121 remoting/host/it2me/it2me_native_messaging_host.cc   response->SetString("version", STRINGIZE(VERSION));
SetString         223 remoting/host/it2me/it2me_native_messaging_host.cc   response->SetString("type", "error");
SetString         224 remoting/host/it2me/it2me_native_messaging_host.cc   response->SetString("description", description);
SetString         238 remoting/host/it2me/it2me_native_messaging_host.cc   message->SetString("type", "hostStateChanged");
SetString         239 remoting/host/it2me/it2me_native_messaging_host.cc   message->SetString("state",
SetString         244 remoting/host/it2me/it2me_native_messaging_host.cc       message->SetString("accessCode", access_code_);
SetString         250 remoting/host/it2me/it2me_native_messaging_host.cc       message->SetString("client", client_username_);
SetString         269 remoting/host/it2me/it2me_native_messaging_host.cc   message->SetString("type", "natPolicyChanged");
SetString         407 remoting/host/it2me/it2me_native_messaging_host_unittest.cc   good_message.SetString("type", "hello");
SetString         478 remoting/host/it2me/it2me_native_messaging_host_unittest.cc   connect_message.SetString("type", "connect");
SetString         479 remoting/host/it2me/it2me_native_messaging_host_unittest.cc   connect_message.SetString("xmppServerAddress", "talk.google.com:5222");
SetString         481 remoting/host/it2me/it2me_native_messaging_host_unittest.cc   connect_message.SetString("directoryBotJid", "remoting@bot.talk.google.com");
SetString         482 remoting/host/it2me/it2me_native_messaging_host_unittest.cc   connect_message.SetString("userName", "chromo.pyauto@gmail.com");
SetString         483 remoting/host/it2me/it2me_native_messaging_host_unittest.cc   connect_message.SetString("authServiceWithToken", "oauth2:sometoken");
SetString         490 remoting/host/it2me/it2me_native_messaging_host_unittest.cc   disconnect_message.SetString("type", "disconnect");
SetString         501 remoting/host/it2me/it2me_native_messaging_host_unittest.cc   message.SetString("type", "hello");
SetString         510 remoting/host/it2me/it2me_native_messaging_host_unittest.cc   message.SetString("type", "hello");
SetString         512 remoting/host/it2me/it2me_native_messaging_host_unittest.cc   message.SetString("id", "42");
SetString         550 remoting/host/it2me/it2me_native_messaging_host_unittest.cc   message.SetString("type", "xxx");
SetString          74 remoting/host/json_host_config_unittest.cc   target.SetString(kXmppAuthTokenConfigPath, new_auth_token_value);
SetString         124 remoting/host/policy_hack/policy_watcher.cc   default_values_->SetString(kHostDomainPolicyName, std::string());
SetString         125 remoting/host/policy_hack/policy_watcher.cc   default_values_->SetString(kHostTalkGadgetPrefixPolicyName,
SetString         127 remoting/host/policy_hack/policy_watcher.cc   default_values_->SetString(kHostTokenUrlPolicyName, std::string());
SetString         128 remoting/host/policy_hack/policy_watcher.cc   default_values_->SetString(kHostTokenValidationUrlPolicyName, std::string());
SetString         129 remoting/host/policy_hack/policy_watcher.cc   default_values_->SetString(kHostTokenValidationCertIssuerPolicyName,
SetString         134 remoting/host/policy_hack/policy_watcher.cc   default_values_->SetString(kHostDebugOverridePoliciesName, std::string());
SetString          33 remoting/host/policy_hack/policy_watcher_unittest.cc     domain_empty_.SetString(PolicyWatcher::kHostDomainPolicyName,
SetString          35 remoting/host/policy_hack/policy_watcher_unittest.cc     domain_full_.SetString(PolicyWatcher::kHostDomainPolicyName, kHostDomain);
SetString          41 remoting/host/policy_hack/policy_watcher_unittest.cc     domain_empty_others_default_.SetString(PolicyWatcher::kHostDomainPolicyName,
SetString          44 remoting/host/policy_hack/policy_watcher_unittest.cc     domain_full_others_default_.SetString(PolicyWatcher::kHostDomainPolicyName,
SetString          47 remoting/host/policy_hack/policy_watcher_unittest.cc     nat_true_domain_empty_.SetString(PolicyWatcher::kHostDomainPolicyName,
SetString          50 remoting/host/policy_hack/policy_watcher_unittest.cc     nat_true_domain_full_.SetString(PolicyWatcher::kHostDomainPolicyName,
SetString          53 remoting/host/policy_hack/policy_watcher_unittest.cc     nat_false_domain_empty_.SetString(PolicyWatcher::kHostDomainPolicyName,
SetString          56 remoting/host/policy_hack/policy_watcher_unittest.cc     nat_false_domain_full_.SetString(PolicyWatcher::kHostDomainPolicyName,
SetString          61 remoting/host/policy_hack/policy_watcher_unittest.cc     nat_true_domain_empty_others_default_.SetString(
SetString          63 remoting/host/policy_hack/policy_watcher_unittest.cc     unknown_policies_.SetString("UnknownPolicyOne", std::string());
SetString          64 remoting/host/policy_hack/policy_watcher_unittest.cc     unknown_policies_.SetString("UnknownPolicyTwo", std::string());
SetString          69 remoting/host/policy_hack/policy_watcher_unittest.cc     nat_true_and_overridden_.SetString(
SetString          82 remoting/host/policy_hack/policy_watcher_unittest.cc     nat_false_overridden_others_default_.SetString(
SetString         134 remoting/host/policy_hack/policy_watcher_unittest.cc     dict.SetString(PolicyWatcher::kHostDomainPolicyName, std::string());
SetString         136 remoting/host/policy_hack/policy_watcher_unittest.cc     dict.SetString(PolicyWatcher::kHostTalkGadgetPrefixPolicyName,
SetString         139 remoting/host/policy_hack/policy_watcher_unittest.cc     dict.SetString(PolicyWatcher::kHostTokenUrlPolicyName, std::string());
SetString         140 remoting/host/policy_hack/policy_watcher_unittest.cc     dict.SetString(PolicyWatcher::kHostTokenValidationUrlPolicyName,
SetString         142 remoting/host/policy_hack/policy_watcher_unittest.cc     dict.SetString(PolicyWatcher::kHostTokenValidationCertIssuerPolicyName,
SetString         147 remoting/host/policy_hack/policy_watcher_unittest.cc     dict.SetString(PolicyWatcher::kHostDebugOverridePoliciesName, "");
SetString         186 remoting/host/policy_hack/policy_watcher_win.cc           policy->SetString(policy_name, string_value);
SetString         179 remoting/host/setup/daemon_controller_delegate_linux.cc         result->SetString(kHostIdConfigPath, value);
SetString         182 remoting/host/setup/daemon_controller_delegate_linux.cc         result->SetString(kXmppLoginConfigPath, value);
SetString         162 remoting/host/setup/host_starter.cc     config->SetString("host_owner", host_owner_);
SetString         164 remoting/host/setup/host_starter.cc   config->SetString("xmpp_login", xmpp_login_);
SetString         165 remoting/host/setup/host_starter.cc   config->SetString("oauth_refresh_token", refresh_token_);
SetString         166 remoting/host/setup/host_starter.cc   config->SetString("host_id", host_id_);
SetString         167 remoting/host/setup/host_starter.cc   config->SetString("host_name", host_name_);
SetString         168 remoting/host/setup/host_starter.cc   config->SetString("private_key", key_pair_->ToString());
SetString         169 remoting/host/setup/host_starter.cc   config->SetString("host_secret_hash", host_secret_hash);
SetString         123 remoting/host/setup/me2me_native_messaging_host.cc   response->SetString("type", type + "Response");
SetString         166 remoting/host/setup/me2me_native_messaging_host.cc   response->SetString("version", STRINGIZE(VERSION));
SetString         228 remoting/host/setup/me2me_native_messaging_host.cc   response->SetString("hostname", net::GetHostName());
SetString         249 remoting/host/setup/me2me_native_messaging_host.cc   response->SetString("hash", MakeHostPinHash(host_id, pin));
SetString         259 remoting/host/setup/me2me_native_messaging_host.cc   response->SetString("privateKey", key_pair->ToString());
SetString         260 remoting/host/setup/me2me_native_messaging_host.cc   response->SetString("publicKey", key_pair->GetPublicKey());
SetString         360 remoting/host/setup/me2me_native_messaging_host.cc       response->SetString("state", "NOT_IMPLEMENTED");
SetString         363 remoting/host/setup/me2me_native_messaging_host.cc       response->SetString("state", "NOT_INSTALLED");
SetString         366 remoting/host/setup/me2me_native_messaging_host.cc       response->SetString("state", "INSTALLING");
SetString         369 remoting/host/setup/me2me_native_messaging_host.cc       response->SetString("state", "STOPPED");
SetString         372 remoting/host/setup/me2me_native_messaging_host.cc       response->SetString("state", "STARTING");
SetString         375 remoting/host/setup/me2me_native_messaging_host.cc       response->SetString("state", "STARTED");
SetString         378 remoting/host/setup/me2me_native_messaging_host.cc       response->SetString("state", "STOPPING");
SetString         381 remoting/host/setup/me2me_native_messaging_host.cc       response->SetString("state", "UNKNOWN");
SetString         392 remoting/host/setup/me2me_native_messaging_host.cc   response->SetString("clientId", google_apis::GetOAuth2ClientID(
SetString         461 remoting/host/setup/me2me_native_messaging_host.cc       response->SetString("result", "OK");
SetString         464 remoting/host/setup/me2me_native_messaging_host.cc       response->SetString("result", "FAILED");
SetString         467 remoting/host/setup/me2me_native_messaging_host.cc       response->SetString("result", "CANCELLED");
SetString         470 remoting/host/setup/me2me_native_messaging_host.cc       response->SetString("result", "FAILED_DIRECTORY");
SetString         490 remoting/host/setup/me2me_native_messaging_host.cc   response->SetString("userEmail", user_email);
SetString         491 remoting/host/setup/me2me_native_messaging_host.cc   response->SetString("refreshToken", refresh_token);
SetString         418 remoting/host/setup/me2me_native_messaging_host_unittest.cc   good_message.SetString("type", "hello");
SetString         441 remoting/host/setup/me2me_native_messaging_host_unittest.cc   message.SetString("type", "hello");
SetString         445 remoting/host/setup/me2me_native_messaging_host_unittest.cc   message.SetString("type", "getHostName");
SetString         449 remoting/host/setup/me2me_native_messaging_host_unittest.cc   message.SetString("type", "getPinHash");
SetString         450 remoting/host/setup/me2me_native_messaging_host_unittest.cc   message.SetString("hostId", "my_host");
SetString         451 remoting/host/setup/me2me_native_messaging_host_unittest.cc   message.SetString("pin", "1234");
SetString         456 remoting/host/setup/me2me_native_messaging_host_unittest.cc   message.SetString("type", "generateKeyPair");
SetString         460 remoting/host/setup/me2me_native_messaging_host_unittest.cc   message.SetString("type", "getDaemonConfig");
SetString         464 remoting/host/setup/me2me_native_messaging_host_unittest.cc   message.SetString("type", "getUsageStatsConsent");
SetString         468 remoting/host/setup/me2me_native_messaging_host_unittest.cc   message.SetString("type", "stopDaemon");
SetString         472 remoting/host/setup/me2me_native_messaging_host_unittest.cc   message.SetString("type", "getDaemonState");
SetString         480 remoting/host/setup/me2me_native_messaging_host_unittest.cc   message.SetString("type", "updateDaemonConfig");
SetString         488 remoting/host/setup/me2me_native_messaging_host_unittest.cc   message.SetString("type", "startDaemon");
SetString         526 remoting/host/setup/me2me_native_messaging_host_unittest.cc   message.SetString("type", "hello");
SetString         528 remoting/host/setup/me2me_native_messaging_host_unittest.cc   message.SetString("id", "42");
SetString         558 remoting/host/setup/me2me_native_messaging_host_unittest.cc   message.SetString("type", "xxx");
SetString         565 remoting/host/setup/me2me_native_messaging_host_unittest.cc   message.SetString("type", "getPinHash");
SetString         566 remoting/host/setup/me2me_native_messaging_host_unittest.cc   message.SetString("pin", "1234");
SetString         573 remoting/host/setup/me2me_native_messaging_host_unittest.cc   message.SetString("type", "getPinHash");
SetString         574 remoting/host/setup/me2me_native_messaging_host_unittest.cc   message.SetString("hostId", "my_host");
SetString         581 remoting/host/setup/me2me_native_messaging_host_unittest.cc   message.SetString("type", "updateDaemonConfig");
SetString         582 remoting/host/setup/me2me_native_messaging_host_unittest.cc   message.SetString("config", "xxx");
SetString         589 remoting/host/setup/me2me_native_messaging_host_unittest.cc   message.SetString("type", "startDaemon");
SetString         590 remoting/host/setup/me2me_native_messaging_host_unittest.cc   message.SetString("config", "xxx");
SetString         598 remoting/host/setup/me2me_native_messaging_host_unittest.cc   message.SetString("type", "startDaemon");
SetString          79 remoting/host/setup/service_client.cc   post_body.SetString("data.hostId", host_id);
SetString          80 remoting/host/setup/service_client.cc   post_body.SetString("data.hostName", host_name);
SetString          81 remoting/host/setup/service_client.cc   post_body.SetString("data.publicKey", public_key);
SetString         107 remoting/host/token_validator_factory_impl_unittest.cc     response_dict.SetString("access_token", kSharedSecret);
SetString         108 remoting/host/token_validator_factory_impl_unittest.cc     response_dict.SetString("token_type", "shared_secret");
SetString         109 remoting/host/token_validator_factory_impl_unittest.cc     response_dict.SetString("scope", scope);
SetString         117 remoting/host/token_validator_factory_impl_unittest.cc     response_dict.SetString("error", error);
SetString         255 remoting/host/win/elevated_controller.cc       unprivileged_config_dict.SetString(key, value);
SetString          78 remoting/protocol/pairing_registry.cc   pairing->SetString(kClientNameKey, client_name());
SetString          79 remoting/protocol/pairing_registry.cc   pairing->SetString(kClientIdKey, client_id());
SetString          81 remoting/protocol/pairing_registry.cc     pairing->SetString(kSharedSecretKey, shared_secret());
SetString          93 rlz/chromeos/lib/rlz_value_store_chromeos.cc   rlz_store_->SetString(GetKeyName(kPingTimeKey, product),
SetString         114 rlz/chromeos/lib/rlz_value_store_chromeos.cc   rlz_store_->SetString(
SetString          38 sync/internal_api/change_record.cc   value->SetString("action", action_str);
SetString          39 sync/internal_api/change_record.cc   value->SetString("id", base::Int64ToString(id));
SetString          18 sync/internal_api/events/protocol_event.cc   dict->SetString("type", event.GetType());
SetString          19 sync/internal_api/events/protocol_event.cc   dict->SetString("details", event.GetDetails());
SetString          54 sync/internal_api/js_mutation_event_observer.cc   details.SetString("modelType", ModelTypeToString(model_type));
SetString          55 sync/internal_api/js_mutation_event_observer.cc   details.SetString("writeTransactionId",
SetString          81 sync/internal_api/js_mutation_event_observer.cc   details.SetString("modelType", ModelTypeToString(model_type));
SetString          74 sync/internal_api/js_mutation_event_observer_unittest.cc     expected_details.SetString("modelType", model_type_str);
SetString          75 sync/internal_api/js_mutation_event_observer_unittest.cc     expected_details.SetString("writeTransactionId", "0");
SetString         102 sync/internal_api/js_mutation_event_observer_unittest.cc     expected_details.SetString(
SetString          39 sync/internal_api/js_sync_encryption_handler_observer.cc   details.SetString("reason",
SetString          59 sync/internal_api/js_sync_encryption_handler_observer.cc   details.SetString("bootstrapToken", "<redacted>");
SetString          60 sync/internal_api/js_sync_encryption_handler_observer.cc   details.SetString("type", BootstrapTokenTypeToString(type));
SetString         108 sync/internal_api/js_sync_encryption_handler_observer.cc   details.SetString("passphraseType",
SetString          66 sync/internal_api/js_sync_encryption_handler_observer_unittest.cc   reason_passphrase_not_required_details.SetString(
SetString          69 sync/internal_api/js_sync_encryption_handler_observer_unittest.cc   reason_encryption_details.SetString(
SetString          72 sync/internal_api/js_sync_encryption_handler_observer_unittest.cc   reason_decryption_details.SetString(
SetString          99 sync/internal_api/js_sync_encryption_handler_observer_unittest.cc   bootstrap_token_details.SetString("bootstrapToken", "<redacted>");
SetString         100 sync/internal_api/js_sync_encryption_handler_observer_unittest.cc   bootstrap_token_details.SetString("type", "PASSPHRASE_BOOTSTRAP_TOKEN");
SetString         161 sync/internal_api/js_sync_encryption_handler_observer_unittest.cc   passphrase_type_details.SetString("passphraseType", "IMPLICIT_PASSPHRASE");
SetString          47 sync/internal_api/js_sync_manager_observer.cc   details.SetString("status", ConnectionStatusToString(status));
SetString         110 sync/internal_api/js_sync_manager_observer_unittest.cc   expected_details.SetString("status",
SetString          37 sync/internal_api/public/base/ack_handle.cc   value->SetString("state", state_);
SetString          38 sync/internal_api/public/base/ack_handle.cc   value->SetString("timestamp",
SetString         156 sync/internal_api/public/base/invalidation.cc     value->SetString(kVersionKey, base::Int64ToString(version_));
SetString         157 sync/internal_api/public/base/invalidation.cc     value->SetString(kPayloadKey, payload_);
SetString          21 sync/internal_api/public/base/progress_marker_map.cc     value->SetString(ModelTypeToString(it->first), printable_payload);
SetString         124 sync/internal_api/public/change_record_unittest.cc     extra_value.SetString("foo", "bar");
SetString          19 sync/internal_api/public/engine/model_safe_worker.cc     dict->SetString(ModelTypeToString(it->first),
SetString          23 sync/internal_api/public/engine/model_safe_worker_unittest.cc   expected_value.SetString("Bookmarks", "GROUP_PASSIVE");
SetString          24 sync/internal_api/public/engine/model_safe_worker_unittest.cc   expected_value.SetString("Encryption keys", "GROUP_UI");
SetString          25 sync/internal_api/public/engine/model_safe_worker_unittest.cc   expected_value.SetString("Preferences", "GROUP_DB");
SetString          87 sync/internal_api/public/sessions/sync_session_snapshot.cc   value->SetString("legacySource",
SetString         196 sync/internal_api/sync_manager_impl.cc   value->SetString("payload", payload);
SetString          27 sync/js/js_arg_list_unittest.cc   dict->SetString("foo", "bar");
SetString          23 sync/js/js_event_details_unittest.cc   dict.SetString("foo", "bar");
SetString         123 sync/js/sync_js_controller_unittest.cc   details_dict1.SetString("foo", "bar");
SetString         384 sync/notifier/gcm_network_channel.cc   status->SetString("GCMNetworkChannel.Channel", "GCM");
SetString         386 sync/notifier/gcm_network_channel.cc   status->SetString("GCMNetworkChannel.HashedRegistrationID",
SetString         388 sync/notifier/gcm_network_channel.cc   status->SetString("GCMNetworkChannel.RegistrationResult",
SetString         392 sync/notifier/gcm_network_channel.cc   status->SetString(
SetString          70 sync/notifier/invalidation_util.cc   value->SetString("name", object_id.name());
SetString         105 sync/notifier/p2p_invalidator.cc   dict->SetString(kSenderIdKey, sender_id_);
SetString         106 sync/notifier/p2p_invalidator.cc   dict->SetString(kNotificationTypeKey,
SetString         145 sync/notifier/push_client_channel.cc   status->SetString("PushClientChannel.NetworkChannel", "Push Client");
SetString         373 sync/notifier/sync_invalidation_listener.cc   return_value->SetString(
SetString         376 sync/notifier/sync_invalidation_listener.cc   return_value->SetString("SyncInvalidationListener.TiclState",
SetString         123 sync/notifier/unacked_invalidation_set.cc   value->SetString(kSourceKey, base::IntToString(object_id_.source()));
SetString         124 sync/notifier/unacked_invalidation_set.cc   value->SetString(kNameKey, object_id_.name());
SetString         221 sync/protocol/proto_value_conversions.cc   value->SetString("password_value", "<redacted>");
SetString          56 sync/protocol/sync_protocol_error.cc   value->SetString("ErrorType",
SetString          58 sync/protocol/sync_protocol_error.cc   value->SetString("ErrorDescription", error_description);
SetString          59 sync/protocol/sync_protocol_error.cc   value->SetString("url", url);
SetString          60 sync/protocol/sync_protocol_error.cc   value->SetString("action", GetClientActionString(action));
SetString          30 sync/syncable/write_transaction_info.cc   dict->SetString("id", base::Int64ToString(id));
SetString          31 sync/syncable/write_transaction_info.cc   dict->SetString("location", location_string);
SetString          32 sync/syncable/write_transaction_info.cc   dict->SetString("writer", WriterTagToString(writer));
SetString         483 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc     reflection->SetString(message, descriptor, value_string);
SetString         766 third_party/protobuf/src/google/protobuf/extension_set.cc             SetString(iter->first, other_extension.type,
SetString         249 third_party/protobuf/src/google/protobuf/extension_set.h   void SetString(int number, FieldType type, const string& value, desc);
SetString         562 third_party/protobuf/src/google/protobuf/extension_set.h inline void ExtensionSet::SetString(int number, FieldType type,
SetString         697 third_party/protobuf/src/google/protobuf/extension_set.h     set->SetString(number, field_type, value, NULL);
SetString         789 third_party/protobuf/src/google/protobuf/generated_message_reflection.cc   USAGE_CHECK_ALL(SetString, SINGULAR, STRING);
SetString         791 third_party/protobuf/src/google/protobuf/generated_message_reflection.cc     return MutableExtensionSet(message)->SetString(field->number(),
SetString         196 third_party/protobuf/src/google/protobuf/generated_message_reflection.h   void SetString(Message* message,
SetString         486 third_party/protobuf/src/google/protobuf/message.h   virtual void SetString(Message* message,
SetString          90 third_party/protobuf/src/google/protobuf/test_util.cc   message->GetReflection()->SetString(
SetString          94 third_party/protobuf/src/google/protobuf/test_util.cc   message->GetReflection()->SetString(
SetString         206 third_party/protobuf/src/google/protobuf/test_util.cc   message->GetReflection()->SetString(
SetString         210 third_party/protobuf/src/google/protobuf/test_util.cc   message->GetReflection()->SetString(
SetString        2218 third_party/protobuf/src/google/protobuf/test_util.cc   reflection->SetString(message, F("optional_string"  ), "115");
SetString        2219 third_party/protobuf/src/google/protobuf/test_util.cc   reflection->SetString(message, F("optional_bytes"   ), "116");
SetString        2234 third_party/protobuf/src/google/protobuf/test_util.cc   reflection->SetString(message, F("optional_string_piece"), "124");
SetString        2235 third_party/protobuf/src/google/protobuf/test_util.cc   reflection->SetString(message, F("optional_cord"), "125");
SetString        2329 third_party/protobuf/src/google/protobuf/test_util.cc   reflection->SetString(message, F("default_string"  ), "415");
SetString        2330 third_party/protobuf/src/google/protobuf/test_util.cc   reflection->SetString(message, F("default_bytes"   ), "416");
SetString        2336 third_party/protobuf/src/google/protobuf/test_util.cc   reflection->SetString(message, F("default_string_piece"), "424");
SetString        2337 third_party/protobuf/src/google/protobuf/test_util.cc   reflection->SetString(message, F("default_cord"), "425");
SetString         272 third_party/protobuf/src/google/protobuf/wire_format.cc           message_reflection->SetString(message, field, value);
SetString         283 third_party/protobuf/src/google/protobuf/wire_format.cc           message_reflection->SetString(message, field, value);
SetString          17 tools/json_schema_compiler/test/additional_properties_unittest.cc     type_value->SetString("string", "value");
SetString          36 tools/json_schema_compiler/test/additional_properties_unittest.cc   param_object_value->SetString("str", "a");
SetString          57 tools/json_schema_compiler/test/additional_properties_unittest.cc     dict->SetString("key", "value");
SetString          15 tools/json_schema_compiler/test/any_unittest.cc     any_type_value->SetString("any", "value");
SetString          18 tools/json_schema_compiler/test/callbacks_unittest.cc   expected_dict->SetString("state", "foo");
SetString          31 tools/json_schema_compiler/test/callbacks_unittest.cc   expected_dict->SetString("state", "foo");
SetString          39 tools/json_schema_compiler/test/functions_on_types_unittest.cc     keys_object_value->SetString("string", "string");
SetString          54 tools/json_schema_compiler/test/functions_on_types_unittest.cc   items.additional_properties.SetString("sdfg", "zxcv");
SetString          48 tools/json_schema_compiler/test/idl_schemas_unittest.cc   tmp->SetString("y", "hello");
SetString          49 tools/json_schema_compiler/test/idl_schemas_unittest.cc   tmp->SetString("z", "zstring");
SetString          50 tools/json_schema_compiler/test/idl_schemas_unittest.cc   tmp->SetString("a", "astring");
SetString          51 tools/json_schema_compiler/test/idl_schemas_unittest.cc   tmp->SetString("b", "bstring");
SetString          52 tools/json_schema_compiler/test/idl_schemas_unittest.cc   tmp->SetString("c", "cstring");
SetString         107 tools/json_schema_compiler/test/idl_schemas_unittest.cc   tmp->SetString("y", "hello");
SetString         108 tools/json_schema_compiler/test/idl_schemas_unittest.cc   tmp->SetString("z", "zstring");
SetString         109 tools/json_schema_compiler/test/idl_schemas_unittest.cc   tmp->SetString("a", "astring");
SetString         110 tools/json_schema_compiler/test/idl_schemas_unittest.cc   tmp->SetString("b", "bstring");
SetString         111 tools/json_schema_compiler/test/idl_schemas_unittest.cc   tmp->SetString("c", "cstring");
SetString         187 tools/json_schema_compiler/test/idl_schemas_unittest.cc   icon_props->SetString("hello", "world");
SetString          55 tools/json_schema_compiler/test/objects_unittest.cc   expected.SetString("state", "foo");
SetString          67 tools/json_schema_compiler/test/objects_unittest.cc   expected.SetString("state", "bar");
SetString          39 ui/base/dragdrop/os_exchange_data.cc   provider_->SetString(data);
SetString          99 ui/base/dragdrop/os_exchange_data.h     virtual void SetString(const base::string16& data) = 0;
SetString         177 ui/base/dragdrop/os_exchange_data.h   void SetString(const base::string16& data);
SetString          57 ui/base/dragdrop/os_exchange_data_provider_aura.cc   SetString(base::UTF8ToUTF16(url.spec()));
SetString          32 ui/base/dragdrop/os_exchange_data_provider_aura.h   virtual void SetString(const base::string16& data) OVERRIDE;
SetString         169 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc     SetString(spec);
SetString          67 ui/base/dragdrop/os_exchange_data_provider_aurax11.h   virtual void SetString(const base::string16& data) OVERRIDE;
SetString         108 ui/base/dragdrop/os_exchange_data_provider_aurax11_unittest.cc   provider.SetString(file_url);
SetString         116 ui/base/dragdrop/os_exchange_data_provider_aurax11_unittest.cc   provider.SetString(file_url);
SetString         338 ui/base/dragdrop/os_exchange_data_provider_win.cc   SetString(base::UTF8ToUTF16(url.spec()));
SetString         154 ui/base/dragdrop/os_exchange_data_provider_win.h   virtual void SetString(const base::string16& data);
SetString          23 ui/base/dragdrop/os_exchange_data_unittest.cc   data.SetString(input);
SetString          22 ui/base/dragdrop/os_exchange_data_win_unittest.cc   data.SetString(input);
SetString         151 ui/base/dragdrop/os_exchange_data_win_unittest.cc   data.SetString(text);
SetString         183 ui/base/dragdrop/os_exchange_data_win_unittest.cc   data.SetString(L"O hai googlz.");
SetString         347 ui/base/dragdrop/os_exchange_data_win_unittest.cc   data.SetString(L"http://google.com");
SetString         150 ui/base/webui/web_ui_util.cc   localized_strings->SetString("fontfamily", font_family);
SetString         151 ui/base/webui/web_ui_util.cc   localized_strings->SetString("fontsize",
SetString         153 ui/base/webui/web_ui_util.cc   localized_strings->SetString("textdirection",
SetString         698 ui/compositor/layer.cc     dictionary.SetString("layer_name", name_);
SetString         932 ui/views/controls/textfield/textfield.cc   data->SetString(selected_text);
SetString         754 ui/views/controls/textfield/textfield_unittest.cc   data.SetString(string);