GetBooleanWithoutPathExpansion  301 base/values.h    bool GetBooleanWithoutPathExpansion(const std::string& key,
GetBooleanWithoutPathExpansion  933 base/values_unittest.cc   EXPECT_TRUE(main_dict.GetBooleanWithoutPathExpansion("bool", NULL));
GetBooleanWithoutPathExpansion  934 base/values_unittest.cc   EXPECT_FALSE(main_dict.GetBooleanWithoutPathExpansion("int", NULL));
GetBooleanWithoutPathExpansion  935 base/values_unittest.cc   EXPECT_FALSE(main_dict.GetBooleanWithoutPathExpansion("double", NULL));
GetBooleanWithoutPathExpansion  936 base/values_unittest.cc   EXPECT_FALSE(main_dict.GetBooleanWithoutPathExpansion("string", NULL));
GetBooleanWithoutPathExpansion  937 base/values_unittest.cc   EXPECT_FALSE(main_dict.GetBooleanWithoutPathExpansion("binary", NULL));
GetBooleanWithoutPathExpansion  938 base/values_unittest.cc   EXPECT_FALSE(main_dict.GetBooleanWithoutPathExpansion("dict", NULL));
GetBooleanWithoutPathExpansion  939 base/values_unittest.cc   EXPECT_FALSE(main_dict.GetBooleanWithoutPathExpansion("list", NULL));
GetBooleanWithoutPathExpansion  940 base/values_unittest.cc   EXPECT_FALSE(main_dict.GetBooleanWithoutPathExpansion("DNE", NULL));
GetBooleanWithoutPathExpansion  289 chrome/browser/chromeos/login/supervised_user_manager_impl.cc   if (password_info->GetBooleanWithoutPathExpansion(kRequirePasswordUpdate,
GetBooleanWithoutPathExpansion  293 chrome/browser/chromeos/login/supervised_user_manager_impl.cc   if (password_info->GetBooleanWithoutPathExpansion(kHasIncompleteKey, &flag))
GetBooleanWithoutPathExpansion  325 chrome/browser/chromeos/login/supervised_user_manager_impl.cc   return dictionary->GetBooleanWithoutPathExpansion(user_id, out_value);
GetBooleanWithoutPathExpansion 1586 chrome/browser/chromeos/login/user_manager_impl.cc     prefs_force_online->GetBooleanWithoutPathExpansion(user_id,
GetBooleanWithoutPathExpansion  297 chrome/browser/chromeos/net/onc_utils.cc   global_config->GetBooleanWithoutPathExpansion(
GetBooleanWithoutPathExpansion  725 chrome/browser/chromeos/options/vpn_config_view.cc     provider_properties->GetBooleanWithoutPathExpansion(
GetBooleanWithoutPathExpansion  740 chrome/browser/chromeos/options/vpn_config_view.cc   service_properties.GetBooleanWithoutPathExpansion(
GetBooleanWithoutPathExpansion 1270 chrome/browser/chromeos/options/wifi_config_view.cc       properties.GetBooleanWithoutPathExpansion(
GetBooleanWithoutPathExpansion 1322 chrome/browser/chromeos/options/wifi_config_view.cc     properties.GetBooleanWithoutPathExpansion(
GetBooleanWithoutPathExpansion 1329 chrome/browser/chromeos/options/wifi_config_view.cc   properties.GetBooleanWithoutPathExpansion(
GetBooleanWithoutPathExpansion  371 chrome/browser/chromeos/options/wimax_config_view.cc     properties.GetBooleanWithoutPathExpansion(
GetBooleanWithoutPathExpansion  189 chrome/browser/extensions/activity_log/activity_actions.cc     if (other()->GetBooleanWithoutPathExpansion(constants::kActionPrerender,
GetBooleanWithoutPathExpansion  498 chrome/browser/managed_mode/managed_user_service.cc   if (!dict->GetBooleanWithoutPathExpansion(hostname, &allow))
GetBooleanWithoutPathExpansion  510 chrome/browser/managed_mode/managed_user_service.cc   if (!dict->GetBooleanWithoutPathExpansion(normalized_url.spec(), &allow))
GetBooleanWithoutPathExpansion   93 chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc   properties.GetBooleanWithoutPathExpansion(
GetBooleanWithoutPathExpansion 1646 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc   shill_properties.GetBooleanWithoutPathExpansion(
GetBooleanWithoutPathExpansion  662 chromeos/dbus/cros_disks_client.cc   properties->GetBooleanWithoutPathExpansion(
GetBooleanWithoutPathExpansion  664 chromeos/dbus/cros_disks_client.cc   properties->GetBooleanWithoutPathExpansion(
GetBooleanWithoutPathExpansion  666 chromeos/dbus/cros_disks_client.cc   properties->GetBooleanWithoutPathExpansion(
GetBooleanWithoutPathExpansion  668 chromeos/dbus/cros_disks_client.cc   properties->GetBooleanWithoutPathExpansion(
GetBooleanWithoutPathExpansion  670 chromeos/dbus/cros_disks_client.cc   properties->GetBooleanWithoutPathExpansion(
GetBooleanWithoutPathExpansion   62 chromeos/network/network_connection_handler.cc     provider_properties.GetBooleanWithoutPathExpansion(
GetBooleanWithoutPathExpansion   71 chromeos/network/network_connection_handler.cc     provider_properties.GetBooleanWithoutPathExpansion(
GetBooleanWithoutPathExpansion   77 chromeos/network/network_connection_handler.cc     provider_properties.GetBooleanWithoutPathExpansion(
GetBooleanWithoutPathExpansion  352 chromeos/network/network_connection_handler.cc   service_properties.GetBooleanWithoutPathExpansion(
GetBooleanWithoutPathExpansion  364 chromeos/network/network_connection_handler.cc   service_properties.GetBooleanWithoutPathExpansion(
GetBooleanWithoutPathExpansion  469 chromeos/network/network_device_handler_impl.cc     if (!device_state->properties().GetBooleanWithoutPathExpansion(
GetBooleanWithoutPathExpansion  207 chromeos/network/network_device_handler_unittest.cc   EXPECT_TRUE(properties_->GetBooleanWithoutPathExpansion(
GetBooleanWithoutPathExpansion  220 chromeos/network/network_device_handler_unittest.cc   EXPECT_TRUE(properties_->GetBooleanWithoutPathExpansion(
GetBooleanWithoutPathExpansion  157 chromeos/network/onc/onc_certificate_importer_impl.cc   if (certificate.GetBooleanWithoutPathExpansion(::onc::kRemove, &remove) &&
GetBooleanWithoutPathExpansion   85 chromeos/network/onc/onc_normalizer.cc   cert->GetBooleanWithoutPathExpansion(::onc::kRemove, &remove);
GetBooleanWithoutPathExpansion  150 chromeos/network/onc/onc_normalizer.cc   network->GetBooleanWithoutPathExpansion(::onc::kRemove, &remove);
GetBooleanWithoutPathExpansion  482 chromeos/network/onc/onc_validator.cc   result->GetBooleanWithoutPathExpansion(::onc::kRemove, &remove);
GetBooleanWithoutPathExpansion  839 chromeos/network/onc/onc_validator.cc   result->GetBooleanWithoutPathExpansion(::onc::kRemove, &remove);
GetBooleanWithoutPathExpansion  280 chromeos/network/policy_applicator.cc   global_network_config_.GetBooleanWithoutPathExpansion(
GetBooleanWithoutPathExpansion  287 chromeos/network/policy_applicator.cc   if (entry_properties.GetBooleanWithoutPathExpansion(