| /external/chromium/chrome/browser/automation/ |
| testing_automation_provider.cc | [all...] |
| /external/chromium_org/chrome/browser/ui/webui/options/chromeos/ |
| internet_options_handler.cc | [all...] |
| /external/chromium/chrome/browser/extensions/ |
| extension_prefs_unittest.cc | 757 std::string actual = prefs()->pref_service()->GetString(kPref1); 774 std::string actual = incog_prefs->GetString(kPref1); 779 std::string actual = prefs()->pref_service()->GetString(kPref1); 784 actual = incog_prefs->GetString(kPref1); 806 actual = prefs()->pref_service()->GetString(kPref1); 808 actual = prefs()->pref_service()->GetString(kPref2); 877 std::string actual = prefs()->pref_service()->GetString(kPref1); 889 std::string actual = prefs()->pref_service()->GetString(kPref1); 894 std::string actual = prefs()->pref_service()->GetString(kPref1); 909 std::string actual = prefs()->pref_service()->GetString(kPref1) [all...] |
| /external/chromium_org/chrome/browser/media_galleries/ |
| media_galleries_preferences.cc | 74 if (!dict.GetString(kMediaGalleriesPrefIdKey, &string_id) || 84 if (!dict.GetString(kMediaGalleriesTypeKey, &string_type)) 119 !dict.GetString(kMediaGalleriesDeviceIdKey, &device_id) || 120 !dict.GetString(kMediaGalleriesPathKey, &path) || 125 dict.GetString(kMediaGalleriesDisplayNameKey, &display_name); 128 if (dict.GetString(kMediaGalleriesVolumeLabelKey, &volume_label) && 129 dict.GetString(kMediaGalleriesVendorNameKey, &vendor_name) && 130 dict.GetString(kMediaGalleriesModelNameKey, &model_name) && 214 if (dict->GetString(kMediaGalleryIdKey, &string_id) && 408 if (!dict->GetString(kMediaGalleriesDeviceIdKey, &this_device_id) [all...] |
| /external/chromium_org/chrome/browser/profiles/ |
| profile_impl.cc | 676 return GetPrefs()->GetString(prefs::kGoogleServicesUsername); 722 !GetPrefs()->GetString(prefs::kManagedUserId).empty(); 756 prefs_->GetString(prefs::kSessionExitType)); 799 prefs_->GetString(prefs::kSessionExitType)); [all...] |
| /external/chromium_org/chrome/common/extensions/api/ |
| extension_api_unittest.cc | 755 EXPECT_TRUE(dict->GetString("id", &type)); 757 EXPECT_TRUE(dict->GetString("customBindings", &type)); 762 EXPECT_TRUE(property->GetString("$ref", &type)); 765 EXPECT_TRUE(property->GetString("$ref", &type)); 770 EXPECT_TRUE(sub_dict->GetString("$ref", &type)); 773 EXPECT_TRUE(sub_dict->GetString("$ref", &type)); 778 EXPECT_TRUE(sub_dict->GetString("$ref", &type)); 781 EXPECT_TRUE(sub_dict->GetString("$ref", &type)); 786 EXPECT_TRUE(sub_dict->GetString("$ref", &type)); 789 EXPECT_TRUE(sub_dict->GetString("$ref", &type)) [all...] |
| /external/chromium_org/chrome/browser/automation/ |
| testing_automation_provider.cc | [all...] |
| /external/chromium/chrome/browser/search_engines/ |
| template_url_parser.cc | 166 const string16& GetString() { 479 context->template_url()->set_short_name(context->GetString()); 482 context->template_url()->set_description(context->GetString()); 485 GURL image_url(UTF16ToUTF8(context->GetString())); 498 context->template_url()->add_language(context->GetString()); 501 std::string input_encoding = UTF16ToASCII(context->GetString());
|
| /external/chromium/chrome/browser/sync/ |
| sync_setup_wizard_unittest.cc | 254 dialog_args.GetString("iframeToShow", &iframe_to_show); 257 dialog_args.GetString("user", &actual_user); 271 dialog_args.GetString("iframeToShow", &iframe_to_show); 274 dialog_args.GetString("captchaUrl", &captcha_url); 522 dialog_args.GetString("iframeToShow", &iframe_to_show); 525 dialog_args.GetString("user", &actual_user);
|
| /external/chromium/chrome/browser/ui/webui/ |
| app_launcher_handler.cc | 333 CHECK(args->GetString(0, &extension_id)); 407 CHECK(args->GetString(0, &extension_id)); 452 if (!args->GetString(0, &extension_id)) { 473 CHECK(args->GetString(0, &dragged_app_id)); 479 if (app_order->GetString(i, &value)) 490 CHECK(args->GetString(0, &extension_id));
|
| /external/chromium_org/chrome/test/chromedriver/chrome/ |
| web_view_impl.cc | 364 if (!result->GetString("data", screenshot)) 458 result_info->GetString("value", &message); 510 cmd_result->GetString("result.description", &description); 536 if (!result->GetString("objectId", object_id)) 553 if (!temp_result->GetString("type", &type)) 579 dict->GetString("value", &message);
|
| /external/chromium_org/chrome/test/chromedriver/ |
| element_commands.cc | 90 if (params.GetString("id", &id) || params.GetString("element", &id)) 250 if (!key_list->GetString(i, &path_part)) 435 if (!params.GetString("name", &name)) 447 if (!params.GetString("propertyName", &property_name)) 465 if (!params.GetString("other", &other_element_id))
|
| /external/chromium_org/testing/gtest/src/ |
| gtest-port.cc | 252 << " in simple regular expression \"" << regex << "\": ").GetString(); 711 (Message() << GTEST_FLAG_PREFIX_ << flag).GetString(); 718 return env_var.GetString(); 736 printf("%s", msg.GetString().c_str()); 753 printf("%s", msg.GetString().c_str()); 788 (Message() << default_value).GetString().c_str());
|
| /ndk/sources/third_party/googletest/googletest/src/ |
| gtest-port.cc | 252 << " in simple regular expression \"" << regex << "\": ").GetString(); 711 (Message() << GTEST_FLAG_PREFIX_ << flag).GetString(); 718 return env_var.GetString(); 736 printf("%s", msg.GetString().c_str()); 753 printf("%s", msg.GetString().c_str()); 788 (Message() << default_value).GetString().c_str());
|
| /external/chromium/chrome/browser/ |
| about_flags_unittest.cc | 135 ASSERT_TRUE(experiments_list->GetString(0, &s0)); 137 ASSERT_TRUE(experiments_list->GetString(1, &s1)); 148 ASSERT_TRUE(experiments_list->GetString(0, &s0));
|
| /external/chromium_org/chrome/browser/component_updater/ |
| pepper_flash_component_installer.cc | 157 plugin_info->version = flash_version.GetString(); 232 if (!interface_list->GetString(i, &interface_string)) 283 GetPepperFlashBaseDirectory().AppendASCII(version.GetString());
|
| widevine_cdm_component_installer.cc | 146 plugin_info->version = version.GetString(); 236 GetWidevineCdmBaseDirectory().AppendASCII(version.GetString()); 264 current_version_.GetString()).AppendASCII(file);
|
| /external/chromium_org/chrome/browser/ui/webui/ntp/android/ |
| promo_handler.cc | 162 args->GetString(0, &data_subject); 163 args->GetString(1, &data_body); 164 args->GetString(2, &data_inv);
|
| /external/chromium_org/chrome/installer/util/ |
| master_preferences.cc | 297 bool MasterPreferences::GetString(const std::string& name, 301 ret = (distribution_->GetString(name, value) && !value->empty()); 317 master_dictionary_->GetString(prefs::kVariationsSeed, &variations_seed);
|
| /external/chromium_org/components/autofill/content/browser/wallet/ |
| full_wallet.cc | 53 if (required_actions_list->GetString(i, &action_string)) { 89 if (!dictionary.GetString("iin", &iin)) { 95 if (!dictionary.GetString("rest", &encrypted_rest)) {
|
| /external/chromium_org/google_apis/gaia/ |
| gaia_oauth_client.cc | 255 response_dict->GetString("email", &email); 270 response_dict->GetString(kAccessTokenValue, &access_token); 271 response_dict->GetString(kRefreshTokenValue, &refresh_token);
|
| /external/chromium_org/remoting/protocol/ |
| pairing_registry.cc | 64 pairing.GetString(kClientNameKey, &client_name) && 65 pairing.GetString(kClientIdKey, &client_id)) { 68 pairing.GetString(kSharedSecretKey, &shared_secret);
|
| /external/chromium_org/rlz/chromeos/lib/ |
| rlz_value_store_chromeos.cc | 105 return rlz_store_->GetString(GetKeyName(kPingTimeKey, product), &ping_time) && 128 rlz_store_->GetString(GetKeyName(kAccessPointKey, access_point), &rlz_value); 161 if (events_list->GetString(i, &event))
|
| /art/compiler/ |
| elf_stripper.cc | 74 const char* name = elf_file->GetString(string_section, sh.sh_name);
|
| /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ |
| NoViableAltException.cs | 88 this._grammarDecisionDescription = info.GetString("GrammarDecisionDescription");
|