GetIntegerWithoutPathExpansion  392 base/json/json_reader_unittest.cc   EXPECT_TRUE(dict_val->GetIntegerWithoutPathExpansion("a.b", &integer_value));
GetIntegerWithoutPathExpansion  394 base/json/json_reader_unittest.cc   EXPECT_TRUE(dict_val->GetIntegerWithoutPathExpansion("c", &integer_value));
GetIntegerWithoutPathExpansion  400 base/json/json_reader_unittest.cc   EXPECT_TRUE(inner_dict->GetIntegerWithoutPathExpansion("g.h.i.j",
GetIntegerWithoutPathExpansion  410 base/json/json_reader_unittest.cc   EXPECT_TRUE(dict_val->GetIntegerWithoutPathExpansion("a.b", &integer_value));
GetIntegerWithoutPathExpansion  303 base/values.h    bool GetIntegerWithoutPathExpansion(const std::string& key,
GetIntegerWithoutPathExpansion  942 base/values_unittest.cc   EXPECT_FALSE(main_dict.GetIntegerWithoutPathExpansion("bool", NULL));
GetIntegerWithoutPathExpansion  943 base/values_unittest.cc   EXPECT_TRUE(main_dict.GetIntegerWithoutPathExpansion("int", NULL));
GetIntegerWithoutPathExpansion  944 base/values_unittest.cc   EXPECT_FALSE(main_dict.GetIntegerWithoutPathExpansion("double", NULL));
GetIntegerWithoutPathExpansion  945 base/values_unittest.cc   EXPECT_FALSE(main_dict.GetIntegerWithoutPathExpansion("string", NULL));
GetIntegerWithoutPathExpansion  946 base/values_unittest.cc   EXPECT_FALSE(main_dict.GetIntegerWithoutPathExpansion("binary", NULL));
GetIntegerWithoutPathExpansion  947 base/values_unittest.cc   EXPECT_FALSE(main_dict.GetIntegerWithoutPathExpansion("dict", NULL));
GetIntegerWithoutPathExpansion  948 base/values_unittest.cc   EXPECT_FALSE(main_dict.GetIntegerWithoutPathExpansion("list", NULL));
GetIntegerWithoutPathExpansion  949 base/values_unittest.cc   EXPECT_FALSE(main_dict.GetIntegerWithoutPathExpansion("DNE", NULL));
GetIntegerWithoutPathExpansion  259 chrome/browser/chromeos/login/managed/supervised_user_authentication.cc   if (holder.GetIntegerWithoutPathExpansion(kSchemaVersion,
GetIntegerWithoutPathExpansion  275 chrome/browser/chromeos/login/managed/supervised_user_authentication.cc   local.GetIntegerWithoutPathExpansion(kSchemaVersion, &local_schema);
GetIntegerWithoutPathExpansion  276 chrome/browser/chromeos/login/managed/supervised_user_authentication.cc   local.GetIntegerWithoutPathExpansion(kPasswordRevision, &local_revision);
GetIntegerWithoutPathExpansion  277 chrome/browser/chromeos/login/managed/supervised_user_authentication.cc   password_data->GetIntegerWithoutPathExpansion(kSchemaVersion,
GetIntegerWithoutPathExpansion  279 chrome/browser/chromeos/login/managed/supervised_user_authentication.cc   password_data->GetIntegerWithoutPathExpansion(kPasswordRevision,
GetIntegerWithoutPathExpansion  115 chrome/browser/chromeos/login/managed/supervised_user_login_flow.cc   success &= password_data->GetIntegerWithoutPathExpansion(kPasswordRevision,
GetIntegerWithoutPathExpansion  118 chrome/browser/chromeos/login/managed/supervised_user_login_flow.cc       password_data->GetIntegerWithoutPathExpansion(kSchemaVersion, &schema);
GetIntegerWithoutPathExpansion  201 chrome/browser/chromeos/login/oauth2_browsertest.cc         prefs_oauth_status->GetIntegerWithoutPathExpansion(
GetIntegerWithoutPathExpansion  283 chrome/browser/chromeos/login/supervised_user_manager_impl.cc   if (password_info->GetIntegerWithoutPathExpansion(kSchemaVersion, &value))
GetIntegerWithoutPathExpansion  285 chrome/browser/chromeos/login/supervised_user_manager_impl.cc   if (password_info->GetIntegerWithoutPathExpansion(kPasswordRevision, &value))
GetIntegerWithoutPathExpansion  317 chrome/browser/chromeos/login/supervised_user_manager_impl.cc   return dictionary->GetIntegerWithoutPathExpansion(user_id, out_value);
GetIntegerWithoutPathExpansion 1567 chrome/browser/chromeos/login/user_manager_impl.cc       prefs_oauth_status->GetIntegerWithoutPathExpansion(
GetIntegerWithoutPathExpansion   51 chrome/browser/chromeos/net/onc_utils.cc   onc_proxy_location.GetIntegerWithoutPathExpansion(::onc::proxy::kPort, &port);
GetIntegerWithoutPathExpansion  144 chrome/browser/chromeos/policy/device_local_account.cc     if (!entry->GetIntegerWithoutPathExpansion(
GetIntegerWithoutPathExpansion  244 chrome/browser/chromeos/settings/device_settings_provider.cc           if (entry_dict->GetIntegerWithoutPathExpansion(
GetIntegerWithoutPathExpansion  447 chrome/browser/content_settings/content_settings_pref_provider.cc         if (settings_dictionary->GetIntegerWithoutPathExpansion(
GetIntegerWithoutPathExpansion  203 chrome/browser/extensions/activity_log/activity_actions.cc     if (other()->GetIntegerWithoutPathExpansion(constants::kActionDomVerb,
GetIntegerWithoutPathExpansion   97 chrome/browser/extensions/activity_log/uma_policy.cc       !action->other()->GetIntegerWithoutPathExpansion(
GetIntegerWithoutPathExpansion  141 chrome/browser/managed_mode/chromeos/manager_password_service.cc   has_data &= password_data->GetIntegerWithoutPathExpansion(kPasswordRevision,
GetIntegerWithoutPathExpansion  308 chrome/browser/net/http_server_properties_manager.cc   if (!http_server_properties_dict.GetIntegerWithoutPathExpansion(
GetIntegerWithoutPathExpansion  413 chrome/browser/net/http_server_properties_manager.cc       if (!port_alternate_protocol_dict->GetIntegerWithoutPathExpansion(
GetIntegerWithoutPathExpansion  113 chrome/browser/prefs/tracked/pref_service_hash_store_contents.cc          version_dict->GetIntegerWithoutPathExpansion(hash_store_id_, version);
GetIntegerWithoutPathExpansion  519 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc   if (shill_properties.GetIntegerWithoutPathExpansion(
GetIntegerWithoutPathExpansion  628 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc   if (!source.GetIntegerWithoutPathExpansion(src_key, &int_value))
GetIntegerWithoutPathExpansion  769 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc   if (!old_properties.GetIntegerWithoutPathExpansion(key, &old_value) ||
GetIntegerWithoutPathExpansion 1602 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc   shill_properties.GetIntegerWithoutPathExpansion(
GetIntegerWithoutPathExpansion  145 chromeos/network/network_device_handler_unittest.cc   EXPECT_TRUE(properties_->GetIntegerWithoutPathExpansion(
GetIntegerWithoutPathExpansion  163 chromeos/network/network_device_handler_unittest.cc   EXPECT_TRUE(properties_->GetIntegerWithoutPathExpansion(
GetIntegerWithoutPathExpansion  142 chromeos/network/onc/onc_normalizer.cc   ipsec->GetIntegerWithoutPathExpansion(kIKEVersion, &ike_version);
GetIntegerWithoutPathExpansion  336 chromeos/network/onc/onc_validator.cc   if (!object.GetIntegerWithoutPathExpansion(field_name, &actual_value) ||
GetIntegerWithoutPathExpansion   53 google_apis/gaia/gaia_auth_fetcher.cc       !dict->GetIntegerWithoutPathExpansion("expires_in", expires_in_secs)) {