TYPE_STRING       108 android_webview/java/src/org/chromium/android_webview/AndroidProtocolHandler.java             if (valueType == TypedValue.TYPE_STRING) {
TYPE_STRING        45 android_webview/java/src/org/chromium/android_webview/AwResource.java     private static final int TYPE_STRING = 0;
TYPE_STRING        64 android_webview/java/src/org/chromium/android_webview/AwResource.java         return getResource(STRING_DEFAULT_TEXT_ENCODING, TYPE_STRING);
TYPE_STRING        86 android_webview/java/src/org/chromium/android_webview/AwResource.java                 case TYPE_STRING:
TYPE_STRING       135 base/json/json_parser.cc       : Value(TYPE_STRING),
TYPE_STRING       153 base/json/json_parser.cc     return other->IsType(TYPE_STRING) && other->GetAsString(&other_string) &&
TYPE_STRING       255 base/json/json_parser.cc     } else if (root->IsType(Value::TYPE_STRING)) {
TYPE_STRING        48 base/json/json_reader_unittest.cc   EXPECT_TRUE(root->IsType(Value::TYPE_STRING));
TYPE_STRING       201 base/json/json_reader_unittest.cc   EXPECT_TRUE(root->IsType(Value::TYPE_STRING));
TYPE_STRING       209 base/json/json_reader_unittest.cc   EXPECT_TRUE(root->IsType(Value::TYPE_STRING));
TYPE_STRING       217 base/json/json_reader_unittest.cc   EXPECT_TRUE(root->IsType(Value::TYPE_STRING));
TYPE_STRING       225 base/json/json_reader_unittest.cc   EXPECT_TRUE(root->IsType(Value::TYPE_STRING));
TYPE_STRING       471 base/json/json_reader_unittest.cc   EXPECT_TRUE(root->IsType(Value::TYPE_STRING));
TYPE_STRING       495 base/json/json_reader_unittest.cc   EXPECT_TRUE(root->IsType(Value::TYPE_STRING));
TYPE_STRING       502 base/json/json_reader_unittest.cc   EXPECT_TRUE(root->IsType(Value::TYPE_STRING));
TYPE_STRING       108 base/json/json_writer.cc     case Value::TYPE_STRING: {
TYPE_STRING       273 base/prefs/pref_value_store_unittest.cc                                           base::Value::TYPE_STRING, &value));
TYPE_STRING       281 base/prefs/pref_value_store_unittest.cc                                           base::Value::TYPE_STRING, &value));
TYPE_STRING       288 base/prefs/pref_value_store_unittest.cc                                           base::Value::TYPE_STRING, &value));
TYPE_STRING       295 base/prefs/pref_value_store_unittest.cc                                           base::Value::TYPE_STRING, &value));
TYPE_STRING       302 base/prefs/pref_value_store_unittest.cc                                           base::Value::TYPE_STRING, &value));
TYPE_STRING       309 base/prefs/pref_value_store_unittest.cc                                           base::Value::TYPE_STRING, &value));
TYPE_STRING       317 base/prefs/pref_value_store_unittest.cc                                           base::Value::TYPE_STRING, &value));
TYPE_STRING       326 base/prefs/pref_value_store_unittest.cc                                            base::Value::TYPE_STRING, &value));
TYPE_STRING       341 base/prefs/pref_value_store_unittest.cc       base::Value::TYPE_STRING, &value));
TYPE_STRING       350 base/prefs/pref_value_store_unittest.cc       base::Value::TYPE_STRING, &value));
TYPE_STRING       358 base/prefs/pref_value_store_unittest.cc       base::Value::TYPE_STRING, &value));
TYPE_STRING       366 base/prefs/pref_value_store_unittest.cc       base::Value::TYPE_STRING, &value));
TYPE_STRING       374 base/prefs/pref_value_store_unittest.cc       base::Value::TYPE_STRING, &value));
TYPE_STRING       382 base/prefs/pref_value_store_unittest.cc       base::Value::TYPE_STRING, &value));
TYPE_STRING       392 base/prefs/pref_value_store_unittest.cc       base::Value::TYPE_STRING, &value));
TYPE_STRING       400 base/prefs/pref_value_store_unittest.cc       base::Value::TYPE_STRING, &value));
TYPE_STRING       272 base/values.cc     : Value(TYPE_STRING),
TYPE_STRING       278 base/values.cc     : Value(TYPE_STRING),
TYPE_STRING       136 base/values_unittest.cc   ASSERT_TRUE(narrow_value->IsType(Value::TYPE_STRING));
TYPE_STRING       139 base/values_unittest.cc   ASSERT_TRUE(utf16_value->IsType(Value::TYPE_STRING));
TYPE_STRING       434 base/values_unittest.cc   ASSERT_TRUE(copy_string->IsType(Value::TYPE_STRING));
TYPE_STRING       446 base/values_unittest.cc   ASSERT_TRUE(copy_string16->IsType(Value::TYPE_STRING));
TYPE_STRING       174 chrome/browser/bookmarks/bookmark_codec.cc     if (checksum_value->GetType() != base::Value::TYPE_STRING)
TYPE_STRING       388 chrome/browser/bookmarks/bookmark_codec.cc   if (meta_info->IsType(base::Value::TYPE_STRING)) {
TYPE_STRING       430 chrome/browser/bookmarks/bookmark_codec.cc     } else if (it.value().IsType(base::Value::TYPE_STRING)) {
TYPE_STRING       198 chrome/browser/chromeos/input_method/component_extension_ime_manager_impl.cc     if (language_value->GetType() == base::Value::TYPE_STRING) {
TYPE_STRING       276 chrome/browser/chromeos/policy/configuration_policy_handler_chromeos.cc     : TypeCheckingPolicyHandler(policy_name, base::Value::TYPE_STRING),
TYPE_STRING        37 chrome/browser/download/download_dir_policy_handler.cc                                 base::Value::TYPE_STRING) {}
TYPE_STRING        42 chrome/browser/extensions/api/cast_channel/cast_message_util.cc     case base::Value::TYPE_STRING:
TYPE_STRING       509 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition_attribute.cc       case base::Value::TYPE_STRING: {
TYPE_STRING       364 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition_attribute_unittest.cc         case base::Value::TYPE_STRING:
TYPE_STRING       755 chrome/browser/extensions/api/extension_action/extension_action_api.cc   } else if (color_value->IsType(base::Value::TYPE_STRING)) {
TYPE_STRING        74 chrome/browser/extensions/api/messaging/native_messaging_policy_handler.cc                        ValueTypeToString(base::Value::TYPE_STRING));
TYPE_STRING        71 chrome/browser/extensions/api/notifications/notifications_apitest.cc     ASSERT_EQ(base::Value::TYPE_STRING, result->GetType());
TYPE_STRING       204 chrome/browser/extensions/api/notifications/notifications_apitest.cc     ASSERT_EQ(base::Value::TYPE_STRING, result->GetType());
TYPE_STRING       243 chrome/browser/extensions/api/notifications/notifications_apitest.cc     ASSERT_EQ(base::Value::TYPE_STRING, result->GetType());
TYPE_STRING       374 chrome/browser/extensions/api/notifications/notifications_apitest.cc   ASSERT_EQ(base::Value::TYPE_STRING, result->GetType());
TYPE_STRING       524 chrome/browser/extensions/api/notifications/notifications_apitest.cc     EXPECT_EQ(base::Value::TYPE_STRING, result->GetType());
TYPE_STRING       660 chrome/browser/extensions/api/notifications/notifications_apitest.cc     ASSERT_EQ(base::Value::TYPE_STRING, result->GetType());
TYPE_STRING       754 chrome/browser/extensions/api/notifications/notifications_apitest.cc     EXPECT_EQ(base::Value::TYPE_STRING, result->GetType());
TYPE_STRING       782 chrome/browser/extensions/api/notifications/notifications_apitest.cc     EXPECT_EQ(base::Value::TYPE_STRING, result->GetType());
TYPE_STRING       460 chrome/browser/extensions/api/storage/settings_apitest.cc   EXPECT_EQ(base::Value::TYPE_STRING,
TYPE_STRING       476 chrome/browser/extensions/api/storage/settings_apitest.cc   EXPECT_EQ(base::Value::TYPE_STRING, list.GetItems().type());
TYPE_STRING       331 chrome/browser/extensions/api/webstore_private/webstore_private_apitest.cc     EXPECT_EQ(base::Value::TYPE_STRING, result->GetType());
TYPE_STRING       135 chrome/browser/extensions/external_provider_impl.cc       if (external_version_value->IsType(base::Value::TYPE_STRING)) {
TYPE_STRING        79 chrome/browser/extensions/policy_handlers.cc                        ValueTypeToString(base::Value::TYPE_STRING));
TYPE_STRING       149 chrome/browser/extensions/policy_handlers.cc                          ValueTypeToString(base::Value::TYPE_STRING));
TYPE_STRING       222 chrome/browser/extensions/policy_handlers.cc                        ValueTypeToString(base::Value::TYPE_STRING));
TYPE_STRING        18 chrome/browser/net/disk_cache_dir_policy_handler.cc     : TypeCheckingPolicyHandler(key::kDiskCacheDir, base::Value::TYPE_STRING) {}
TYPE_STRING       223 chrome/browser/net/proxy_policy_handler.cc       (policy_value->IsType(base::Value::TYPE_STRING) &&
TYPE_STRING        70 chrome/browser/policy/configuration_policy_handler_list_factory.cc     base::Value::TYPE_STRING },
TYPE_STRING       118 chrome/browser/policy/configuration_policy_handler_list_factory.cc     base::Value::TYPE_STRING },
TYPE_STRING       220 chrome/browser/policy/configuration_policy_handler_list_factory.cc     base::Value::TYPE_STRING },
TYPE_STRING       229 chrome/browser/policy/configuration_policy_handler_list_factory.cc     base::Value::TYPE_STRING },
TYPE_STRING       232 chrome/browser/policy/configuration_policy_handler_list_factory.cc     base::Value::TYPE_STRING },
TYPE_STRING       235 chrome/browser/policy/configuration_policy_handler_list_factory.cc     base::Value::TYPE_STRING },
TYPE_STRING       268 chrome/browser/policy/configuration_policy_handler_list_factory.cc     base::Value::TYPE_STRING },
TYPE_STRING       271 chrome/browser/policy/configuration_policy_handler_list_factory.cc     base::Value::TYPE_STRING },
TYPE_STRING       328 chrome/browser/policy/configuration_policy_handler_list_factory.cc     base::Value::TYPE_STRING },
TYPE_STRING       358 chrome/browser/policy/configuration_policy_handler_list_factory.cc     base::Value::TYPE_STRING },
TYPE_STRING       381 chrome/browser/policy/configuration_policy_handler_list_factory.cc     base::Value::TYPE_STRING },
TYPE_STRING       399 chrome/browser/policy/configuration_policy_handler_list_factory.cc     base::Value::TYPE_STRING },
TYPE_STRING       420 chrome/browser/policy/configuration_policy_handler_list_factory.cc     base::Value::TYPE_STRING },
TYPE_STRING       456 chrome/browser/policy/configuration_policy_handler_list_factory.cc     base::Value::TYPE_STRING },
TYPE_STRING       123 chrome/browser/prefs/pref_hash_calculator_unittest.cc   ASSERT_EQ(base::Value::TYPE_STRING, string_value->GetType());
TYPE_STRING        30 chrome/browser/search_engines/default_search_policy_handler.cc     base::Value::TYPE_STRING },
TYPE_STRING        33 chrome/browser/search_engines/default_search_policy_handler.cc     base::Value::TYPE_STRING },
TYPE_STRING        36 chrome/browser/search_engines/default_search_policy_handler.cc     base::Value::TYPE_STRING },
TYPE_STRING        39 chrome/browser/search_engines/default_search_policy_handler.cc     base::Value::TYPE_STRING },
TYPE_STRING        42 chrome/browser/search_engines/default_search_policy_handler.cc     base::Value::TYPE_STRING },
TYPE_STRING        45 chrome/browser/search_engines/default_search_policy_handler.cc     base::Value::TYPE_STRING },
TYPE_STRING        54 chrome/browser/search_engines/default_search_policy_handler.cc     base::Value::TYPE_STRING },
TYPE_STRING        57 chrome/browser/search_engines/default_search_policy_handler.cc     base::Value::TYPE_STRING },
TYPE_STRING        60 chrome/browser/search_engines/default_search_policy_handler.cc     base::Value::TYPE_STRING },
TYPE_STRING        63 chrome/browser/search_engines/default_search_policy_handler.cc     base::Value::TYPE_STRING },
TYPE_STRING        66 chrome/browser/search_engines/default_search_policy_handler.cc     base::Value::TYPE_STRING },
TYPE_STRING        69 chrome/browser/search_engines/default_search_policy_handler.cc     base::Value::TYPE_STRING },
TYPE_STRING        72 chrome/browser/search_engines/default_search_policy_handler.cc     base::Value::TYPE_STRING },
TYPE_STRING        64 chrome/browser/sessions/restore_on_startup_policy_handler.cc     if (!homepage_value || !homepage_value->IsType(base::Value::TYPE_STRING)) {
TYPE_STRING      1184 chrome/browser/themes/browser_theme_pack.cc               inner_iter.value().IsType(base::Value::TYPE_STRING) &&
TYPE_STRING      1193 chrome/browser/themes/browser_theme_pack.cc     } else if (iter.value().IsType(base::Value::TYPE_STRING)) {
TYPE_STRING       299 chrome/browser/ui/webui/chromeos/imageburner/imageburner_ui.cc         list_member->GetType() == base::Value::TYPE_STRING &&
TYPE_STRING       285 chrome/browser/ui/webui/options/core_options_handler.cc     case base::Value::TYPE_STRING:
TYPE_STRING       426 chrome/browser/ui/webui/options/core_options_handler.cc   if (!args->Get(0, &callback) || !callback->IsType(base::Value::TYPE_STRING))
TYPE_STRING       441 chrome/browser/ui/webui/options/core_options_handler.cc     if (!list_member->IsType(base::Value::TYPE_STRING))
TYPE_STRING       472 chrome/browser/ui/webui/options/core_options_handler.cc     if (!list_member->IsType(base::Value::TYPE_STRING) ||
TYPE_STRING       497 chrome/browser/ui/webui/options/core_options_handler.cc   HandleSetPref(args, TYPE_STRING);
TYPE_STRING       547 chrome/browser/ui/webui/options/core_options_handler.cc     case TYPE_STRING:
TYPE_STRING       548 chrome/browser/ui/webui/options/core_options_handler.cc       if (!value->IsType(base::Value::TYPE_STRING)) {
TYPE_STRING       821 chrome/browser/ui/webui/options/preferences_browsertest.cc       case base::Value::TYPE_STRING:
TYPE_STRING       164 chrome/browser/web_resource/notification_promo.cc     case base::Value::TYPE_STRING: {
TYPE_STRING       121 chrome/common/extensions/api/input_ime/input_components_handler.cc       if (language_value->GetType() == base::Value::TYPE_STRING) {
TYPE_STRING        39 chrome/common/extensions/manifest_handlers/theme_handler.cc             if (!inner_iter.value().IsType(base::Value::TYPE_STRING)) {
TYPE_STRING        48 chrome/common/extensions/manifest_handlers/theme_handler.cc       } else if (!iter.value().IsType(base::Value::TYPE_STRING)) {
TYPE_STRING        82 chrome/renderer/extensions/activity_log_converter_strategy_unittest.cc     if (value->IsType(base::Value::TYPE_STRING)
TYPE_STRING        78 chromeos/dbus/nfc_client_helpers.cc     case base::Value::TYPE_STRING:
TYPE_STRING       417 chromeos/dbus/shill_client_helper.cc         DLOG_IF(ERROR, value.GetType() != base::Value::TYPE_STRING)
TYPE_STRING       437 chromeos/dbus/shill_client_helper.cc         LOG_IF(ERROR, value.GetType() != base::Value::TYPE_STRING)
TYPE_STRING       450 chromeos/dbus/shill_client_helper.cc     case base::Value::TYPE_STRING:
TYPE_STRING       127 chromeos/dbus/shill_ipconfig_client.cc         DLOG_IF(ERROR, (*it)->GetType() != base::Value::TYPE_STRING)
TYPE_STRING       139 chromeos/dbus/shill_ipconfig_client.cc     case base::Value::TYPE_STRING:
TYPE_STRING        22 chromeos/network/network_state_unittest.cc       : base::Value(TYPE_STRING),
TYPE_STRING        20 chromeos/network/onc/onc_signature.cc   base::Value::TYPE_STRING, NULL
TYPE_STRING        31 chromeos/network/onc/onc_translator_shill_to_onc.cc   if (type == base::Value::TYPE_STRING) {
TYPE_STRING        78 components/json_schema/json_schema_validator.cc     { schema::kRef,                     base::Value::TYPE_STRING      },
TYPE_STRING        79 components/json_schema/json_schema_validator.cc     { schema::kSchema,                  base::Value::TYPE_STRING      },
TYPE_STRING        83 components/json_schema/json_schema_validator.cc     { schema::kDescription,             base::Value::TYPE_STRING      },
TYPE_STRING        85 components/json_schema/json_schema_validator.cc     { schema::kId,                      base::Value::TYPE_STRING      },
TYPE_STRING        93 components/json_schema/json_schema_validator.cc     { schema::kPattern,                 base::Value::TYPE_STRING      },
TYPE_STRING        96 components/json_schema/json_schema_validator.cc     { schema::kTitle,                   base::Value::TYPE_STRING      },
TYPE_STRING       108 components/json_schema/json_schema_validator.cc         case base::Value::TYPE_STRING:
TYPE_STRING       254 components/json_schema/json_schema_validator.cc           case base::Value::TYPE_STRING:
TYPE_STRING       359 components/json_schema/json_schema_validator.cc     case base::Value::TYPE_STRING:
TYPE_STRING       555 components/json_schema/json_schema_validator.cc       case base::Value::TYPE_STRING:
TYPE_STRING       205 components/policy/core/browser/configuration_policy_handler.cc                          ValueTypeToString(base::Value::TYPE_STRING));
TYPE_STRING        73 components/policy/core/browser/configuration_policy_pref_store_unittest.cc             kTestPolicy, kTestPref, base::Value::TYPE_STRING)));
TYPE_STRING       164 components/policy/core/browser/configuration_policy_pref_store_unittest.cc             kTestPolicy, kTestPref, base::Value::TYPE_STRING)));
TYPE_STRING        74 components/policy/core/browser/url_blacklist_policy_handler.cc       if ((*entry)->IsType(base::Value::TYPE_STRING))
TYPE_STRING        41 components/policy/core/common/generate_policy_source_unittest.cc   EXPECT_EQ(base::Value::TYPE_STRING, subschema.type());
TYPE_STRING        47 components/policy/core/common/generate_policy_source_unittest.cc   EXPECT_EQ(base::Value::TYPE_STRING, subschema.GetItems().type());
TYPE_STRING        83 components/policy/core/common/generate_policy_source_unittest.cc     EXPECT_EQ(base::Value::TYPE_STRING, it.schema().type());
TYPE_STRING        96 components/policy/core/common/policy_loader_win_unittest.cc     case base::Value::TYPE_STRING: {
TYPE_STRING       641 components/policy/core/common/policy_loader_win_unittest.cc     case base::Value::TYPE_STRING: {
TYPE_STRING        87 components/policy/core/common/policy_test_utils.cc     case base::Value::TYPE_STRING: {
TYPE_STRING       123 components/policy/core/common/registry_dict_win.cc     case base::Value::TYPE_STRING:
TYPE_STRING        75 components/policy/core/common/schema.cc     { schema::kString,       base::Value::TYPE_STRING     },
TYPE_STRING       374 components/policy/core/common/schema.cc       } else if (type == base::Value::TYPE_STRING) {
TYPE_STRING       539 components/policy/core/common/schema.cc   } else if (type == base::Value::TYPE_STRING) {
TYPE_STRING       259 components/policy/core/common/schema_unittest.cc   EXPECT_EQ(base::Value::TYPE_STRING, schema.type());
TYPE_STRING       290 components/policy/core/common/schema_unittest.cc   EXPECT_EQ(base::Value::TYPE_STRING, sub.type());
TYPE_STRING       297 components/policy/core/common/schema_unittest.cc   EXPECT_EQ(base::Value::TYPE_STRING, sub.type());
TYPE_STRING       307 components/policy/core/common/schema_unittest.cc   EXPECT_EQ(base::Value::TYPE_STRING, subsub.type());
TYPE_STRING       322 components/policy/core/common/schema_unittest.cc   EXPECT_EQ(base::Value::TYPE_STRING, sub.type());
TYPE_STRING       335 components/policy/core/common/schema_unittest.cc   EXPECT_EQ(base::Value::TYPE_STRING, subsub.type());
TYPE_STRING       347 components/policy/core/common/schema_unittest.cc   ASSERT_EQ(base::Value::TYPE_STRING, sub.type());
TYPE_STRING       371 components/policy/core/common/schema_unittest.cc     { "String",               base::Value::TYPE_STRING },
TYPE_STRING       372 components/policy/core/common/schema_unittest.cc     { "StringWithEnums",      base::Value::TYPE_STRING },
TYPE_STRING       435 components/policy/core/common/schema_unittest.cc     { "abab",   base::Value::TYPE_STRING },
TYPE_STRING       451 components/policy/core/common/schema_unittest.cc     { base::Value::TYPE_STRING,       -1 },   // 4
TYPE_STRING       456 components/policy/core/common/schema_unittest.cc     { base::Value::TYPE_STRING,       2 },    // 9: string enumerations.
TYPE_STRING       510 components/policy/core/common/schema_unittest.cc     { "String", base::Value::TYPE_STRING },
TYPE_STRING       514 components/policy/core/common/schema_unittest.cc     { "StrEnum", base::Value::TYPE_STRING }
TYPE_STRING       528 components/policy/core/common/schema_unittest.cc       EXPECT_EQ(base::Value::TYPE_STRING, items.type());
TYPE_STRING       543 components/policy/core/common/schema_unittest.cc   ASSERT_EQ(base::Value::TYPE_STRING, subsubsub.type());
TYPE_STRING       891 components/policy/core/common/schema_unittest.cc     ASSERT_EQ(base::Value::TYPE_STRING, prop.type());
TYPE_STRING       895 components/policy/core/common/schema_unittest.cc     ASSERT_EQ(base::Value::TYPE_STRING, prop.type());
TYPE_STRING        46 components/user_prefs/pref_registry_syncable.cc     case base::Value::TYPE_STRING: {
TYPE_STRING       181 components/user_prefs/pref_registry_syncable.cc       CreateLocaleDefaultValue(base::Value::TYPE_STRING,
TYPE_STRING       222 content/browser/accessibility/accessibility_tree_formatter_win.cc       case base::Value::TYPE_STRING: {
TYPE_STRING       158 content/renderer/v8_value_converter_impl.cc     case base::Value::TYPE_STRING: {
TYPE_STRING       397 content/renderer/v8_value_converter_impl_unittest.cc                 base::Value::TYPE_STRING,
TYPE_STRING        74 dbus/values_util.cc     case base::Value::TYPE_STRING:
TYPE_STRING       235 dbus/values_util.cc     case base::Value::TYPE_STRING: {
TYPE_STRING        89 device/nfc/nfc_ndef_record.cc   required_fields[NfcNdefRecord::kFieldText] = base::Value::TYPE_STRING;
TYPE_STRING        90 device/nfc/nfc_ndef_record.cc   required_fields[NfcNdefRecord::kFieldEncoding] = base::Value::TYPE_STRING;
TYPE_STRING        91 device/nfc/nfc_ndef_record.cc   required_fields[NfcNdefRecord::kFieldLanguageCode] = base::Value::TYPE_STRING;
TYPE_STRING       115 device/nfc/nfc_ndef_record.cc   required_fields[NfcNdefRecord::kFieldURI] = base::Value::TYPE_STRING;
TYPE_STRING       117 device/nfc/nfc_ndef_record.cc   optional_fields[NfcNdefRecord::kFieldAction] = base::Value::TYPE_STRING;
TYPE_STRING       118 device/nfc/nfc_ndef_record.cc   optional_fields[NfcNdefRecord::kFieldMimeType] = base::Value::TYPE_STRING;
TYPE_STRING       158 device/nfc/nfc_ndef_record.cc   required_fields[NfcNdefRecord::kFieldURI] = base::Value::TYPE_STRING;
TYPE_STRING       160 device/nfc/nfc_ndef_record.cc   optional_fields[NfcNdefRecord::kFieldMimeType] = base::Value::TYPE_STRING;
TYPE_STRING       185 extensions/browser/api/storage/storage_api.cc     case base::Value::TYPE_STRING: {
TYPE_STRING       231 extensions/browser/api/storage/storage_api.cc     case base::Value::TYPE_STRING: {
TYPE_STRING       271 extensions/browser/api/storage/storage_api.cc     case base::Value::TYPE_STRING: {
TYPE_STRING       133 gpu/tools/compositor_model_bench/render_tree.cc     case base::Value::TYPE_STRING:
TYPE_STRING       280 gpu/tools/compositor_model_bench/render_tree.cc   if (!VerifyDictionaryEntry(node, "vertex_shader", base::Value::TYPE_STRING) ||
TYPE_STRING       282 gpu/tools/compositor_model_bench/render_tree.cc                              base::Value::TYPE_STRING) ||
TYPE_STRING       303 gpu/tools/compositor_model_bench/render_tree.cc         !VerifyDictionaryEntry(tex, "format", base::Value::TYPE_STRING)) {
TYPE_STRING       344 gpu/tools/compositor_model_bench/render_tree.cc   if (!VerifyDictionaryEntry(node, "type", base::Value::TYPE_STRING) ||
TYPE_STRING       375 gpu/tools/compositor_model_bench/render_tree.cc   if (!VerifyDictionaryEntry(node, "type", base::Value::TYPE_STRING)) {
TYPE_STRING       394 gpu/tools/compositor_model_bench/render_tree.cc   if (!VerifyDictionaryEntry(node, "type", base::Value::TYPE_STRING)) {
TYPE_STRING       413 gpu/tools/compositor_model_bench/render_tree.cc   if (!VerifyDictionaryEntry(node, "type", base::Value::TYPE_STRING)) {
TYPE_STRING       428 gpu/tools/compositor_model_bench/render_tree.cc   if (!VerifyDictionaryEntry(node, "type", base::Value::TYPE_STRING)) {
TYPE_STRING        89 ipc/ipc_message_utils.cc     case base::Value::TYPE_STRING: {
TYPE_STRING       201 ipc/ipc_message_utils.cc     case base::Value::TYPE_STRING: {
TYPE_STRING        38 net/test/spawned_test_server/local_test_server.cc     case base::Value::TYPE_STRING: {
TYPE_STRING        59 ppapi/shared_impl/private/ppb_x509_certificate_private_shared.cc     case base::Value::TYPE_STRING: {
TYPE_STRING       170 ppapi/shared_impl/var_value_conversions.cc     case base::Value::TYPE_STRING: {
TYPE_STRING        49 ppapi/shared_impl/var_value_conversions_unittest.cc     case base::Value::TYPE_STRING: {
TYPE_STRING       183 remoting/host/policy_hack/policy_watcher_win.cc       if (i.value().GetType() == base::DictionaryValue::TYPE_STRING) {
TYPE_STRING       607 sync/syncable/model_type.cc   if (value.IsType(base::Value::TYPE_STRING)) {
TYPE_STRING       427 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc   GOOGLE_DCHECK(descriptor->type() == google::protobuf::FieldDescriptor::TYPE_STRING ||
TYPE_STRING       429 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc   if (descriptor->type() == google::protobuf::FieldDescriptor::TYPE_STRING) {
TYPE_STRING       456 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc   if (descriptor->type() == google::protobuf::FieldDescriptor::TYPE_STRING) {
TYPE_STRING       493 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc   if (descriptor->type() != google::protobuf::FieldDescriptor::TYPE_STRING) {
TYPE_STRING       247 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc     case FieldDescriptor::TYPE_STRING  : return "String";
TYPE_STRING        70 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc     case FieldDescriptor::TYPE_STRING  : return -1;
TYPE_STRING       264 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc       descriptor_->type() == FieldDescriptor::TYPE_STRING) {
TYPE_STRING       275 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc       descriptor_->type() == FieldDescriptor::TYPE_STRING) {
TYPE_STRING       289 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc       descriptor_->type() == FieldDescriptor::TYPE_STRING) {
TYPE_STRING       435 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc       descriptor_->type() == FieldDescriptor::TYPE_STRING) {
TYPE_STRING       449 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc       descriptor_->type() == FieldDescriptor::TYPE_STRING) {
TYPE_STRING       466 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc       descriptor_->type() == FieldDescriptor::TYPE_STRING) {
TYPE_STRING        63 third_party/protobuf/src/google/protobuf/compiler/java/java_extension.cc     case FieldDescriptor::TYPE_STRING  : return "STRING";
TYPE_STRING       234 third_party/protobuf/src/google/protobuf/compiler/java/java_helpers.cc     case FieldDescriptor::TYPE_STRING:
TYPE_STRING       111 third_party/protobuf/src/google/protobuf/compiler/java/java_primitive_field.cc     case FieldDescriptor::TYPE_STRING  : return "String"  ;
TYPE_STRING       145 third_party/protobuf/src/google/protobuf/compiler/java/java_primitive_field.cc     case FieldDescriptor::TYPE_STRING  : return -1;
TYPE_STRING        70 third_party/protobuf/src/google/protobuf/compiler/parser.cc   result["string"  ] = FieldDescriptorProto::TYPE_STRING;
TYPE_STRING       239 third_party/protobuf/src/google/protobuf/compiler/parser.cc   if (LookingAtType(io::Tokenizer::TYPE_STRING)) {
TYPE_STRING       243 third_party/protobuf/src/google/protobuf/compiler/parser.cc     while (LookingAtType(io::Tokenizer::TYPE_STRING)) {
TYPE_STRING       873 third_party/protobuf/src/google/protobuf/compiler/parser.cc     case FieldDescriptorProto::TYPE_STRING:
TYPE_STRING      1061 third_party/protobuf/src/google/protobuf/compiler/parser.cc       case io::Tokenizer::TYPE_STRING: {
TYPE_STRING       220 third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc       if (field.type() == FieldDescriptor::TYPE_STRING) {
TYPE_STRING      1498 third_party/protobuf/src/google/protobuf/descriptor.h   return (field_type != FieldDescriptor::TYPE_STRING &&
TYPE_STRING      2404 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const FieldDescriptorProto_Type FieldDescriptorProto::TYPE_STRING;
TYPE_STRING       781 third_party/protobuf/src/google/protobuf/descriptor.pb.h   static const Type TYPE_STRING = FieldDescriptorProto_Type_TYPE_STRING;
TYPE_STRING       408 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc              FieldDescriptorProto::TYPE_STRING);
TYPE_STRING       429 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc              FieldDescriptorProto::TYPE_STRING);
TYPE_STRING       432 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc              FieldDescriptorProto::TYPE_STRING);
TYPE_STRING       435 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc              FieldDescriptorProto::TYPE_STRING);
TYPE_STRING       588 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc   EXPECT_EQ(FieldDescriptor::TYPE_STRING , foo_->type());
TYPE_STRING      1586 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc   EXPECT_STREQ("string"  , GetTypeNameForFieldType(FD::TYPE_STRING  ));
TYPE_STRING      1611 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc   EXPECT_EQ(FD::CPPTYPE_STRING , GetCppTypeForFieldType(FD::TYPE_STRING  ));
TYPE_STRING      1636 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc   EXPECT_STREQ("string" , GetCppTypeNameForFieldType(FD::TYPE_STRING  ));
TYPE_STRING      1677 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc   AddField(message_proto, "string", 8, label, FD::TYPE_STRING)
TYPE_STRING      1689 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc   AddField(message_proto, "empty_string", 11, label, FD::TYPE_STRING)
TYPE_STRING      1700 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc   AddField(message_proto, "implicit_string", 28, label, FD::TYPE_STRING);
TYPE_STRING       938 third_party/protobuf/src/google/protobuf/extension_set.cc       case WireFormatLite::TYPE_STRING:
TYPE_STRING       998 third_party/protobuf/src/google/protobuf/extension_set.cc       case WireFormatLite::TYPE_STRING:  {
TYPE_STRING      1000 third_party/protobuf/src/google/protobuf/extension_set.cc           AddString(number, WireFormatLite::TYPE_STRING, extension.descriptor) :
TYPE_STRING      1001 third_party/protobuf/src/google/protobuf/extension_set.cc           MutableString(number, WireFormatLite::TYPE_STRING,
TYPE_STRING      1178 third_party/protobuf/src/google/protobuf/extension_set.cc         case WireFormatLite::TYPE_STRING:
TYPE_STRING      1290 third_party/protobuf/src/google/protobuf/extension_set.cc         case WireFormatLite::TYPE_STRING:
TYPE_STRING       404 third_party/protobuf/src/google/protobuf/extension_set_heavy.cc         case WireFormatLite::TYPE_STRING:
TYPE_STRING       616 third_party/protobuf/src/google/protobuf/io/tokenizer.cc         current_.type = TYPE_STRING;
TYPE_STRING       619 third_party/protobuf/src/google/protobuf/io/tokenizer.cc         current_.type = TYPE_STRING;
TYPE_STRING       234 third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc   { "'hello'",     Tokenizer::TYPE_STRING },
TYPE_STRING       235 third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc   { "\"foo\"",     Tokenizer::TYPE_STRING },
TYPE_STRING       236 third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc   { "'a\"b'",      Tokenizer::TYPE_STRING },
TYPE_STRING       237 third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc   { "\"a'b\"",     Tokenizer::TYPE_STRING },
TYPE_STRING       238 third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc   { "'a\\'b'",     Tokenizer::TYPE_STRING },
TYPE_STRING       239 third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc   { "\"a\\\"b\"",  Tokenizer::TYPE_STRING },
TYPE_STRING       240 third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc   { "'\\xf'",      Tokenizer::TYPE_STRING },
TYPE_STRING       241 third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc   { "'\\0'",       Tokenizer::TYPE_STRING },
TYPE_STRING       352 third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc     { Tokenizer::TYPE_STRING    , "'bar'", 0, 12, 17 },
TYPE_STRING       384 third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc     { Tokenizer::TYPE_STRING    , "\"foo\tbar\"", 0,  0, 12 },
TYPE_STRING       654 third_party/protobuf/src/google/protobuf/text_format.cc     if (LookingAtType(io::Tokenizer::TYPE_STRING)) {
TYPE_STRING       655 third_party/protobuf/src/google/protobuf/text_format.cc       while (LookingAtType(io::Tokenizer::TYPE_STRING)) {
TYPE_STRING       734 third_party/protobuf/src/google/protobuf/text_format.cc     if (!LookingAtType(io::Tokenizer::TYPE_STRING)) {
TYPE_STRING       740 third_party/protobuf/src/google/protobuf/text_format.cc     while (LookingAtType(io::Tokenizer::TYPE_STRING)) {
TYPE_STRING       195 third_party/protobuf/src/google/protobuf/wire_format.cc       case FieldDescriptor::TYPE_STRING:
TYPE_STRING       265 third_party/protobuf/src/google/protobuf/wire_format.cc       case FieldDescriptor::TYPE_STRING: {
TYPE_STRING       528 third_party/protobuf/src/google/protobuf/wire_format.cc       case FieldDescriptor::TYPE_STRING: {
TYPE_STRING       627 third_party/protobuf/src/google/protobuf/wire_format.cc       our_size += TagSize(field->number(), FieldDescriptor::TYPE_STRING);
TYPE_STRING       706 third_party/protobuf/src/google/protobuf/wire_format.cc     case FieldDescriptor::TYPE_STRING:
TYPE_STRING       556 tools/ipc_fuzzer/mutate/generate.cc         case base::Value::TYPE_STRING: {
TYPE_STRING       620 tools/ipc_fuzzer/mutate/generate.cc         case base::Value::TYPE_STRING: {
TYPE_STRING        83 tools/json_schema_compiler/util.cc     case base::Value::TYPE_STRING: