GetDictionaryWithoutPathExpansion 61 apps/saved_files_service.cc DCHECK(!file_entries->GetDictionaryWithoutPathExpansion(file_entry.id, NULL)); GetDictionaryWithoutPathExpansion 80 apps/saved_files_service.cc file_entries->GetDictionaryWithoutPathExpansion(file_entry.id, GetDictionaryWithoutPathExpansion 397 base/json/json_reader_unittest.cc ASSERT_TRUE(dict_val->GetDictionaryWithoutPathExpansion("d.e.f", GetDictionaryWithoutPathExpansion 713 base/values.cc return const_this.GetDictionaryWithoutPathExpansion( GetDictionaryWithoutPathExpansion 804 base/values.cc if (GetDictionaryWithoutPathExpansion(it.key(), &sub_dict)) { GetDictionaryWithoutPathExpansion 311 base/values.h bool GetDictionaryWithoutPathExpansion( GetDictionaryWithoutPathExpansion 314 base/values.h bool GetDictionaryWithoutPathExpansion(const std::string& key, GetDictionaryWithoutPathExpansion 325 base/values_unittest.cc ASSERT_TRUE(dict.GetDictionaryWithoutPathExpansion("this", &value2)); GetDictionaryWithoutPathExpansion 997 base/values_unittest.cc EXPECT_FALSE(main_dict.GetDictionaryWithoutPathExpansion("bool", NULL)); GetDictionaryWithoutPathExpansion 998 base/values_unittest.cc EXPECT_FALSE(main_dict.GetDictionaryWithoutPathExpansion("int", NULL)); GetDictionaryWithoutPathExpansion 999 base/values_unittest.cc EXPECT_FALSE(main_dict.GetDictionaryWithoutPathExpansion("double", NULL)); GetDictionaryWithoutPathExpansion 1000 base/values_unittest.cc EXPECT_FALSE(main_dict.GetDictionaryWithoutPathExpansion("string", NULL)); GetDictionaryWithoutPathExpansion 1001 base/values_unittest.cc EXPECT_FALSE(main_dict.GetDictionaryWithoutPathExpansion("binary", NULL)); GetDictionaryWithoutPathExpansion 1002 base/values_unittest.cc EXPECT_TRUE(main_dict.GetDictionaryWithoutPathExpansion("dict", NULL)); GetDictionaryWithoutPathExpansion 1003 base/values_unittest.cc EXPECT_FALSE(main_dict.GetDictionaryWithoutPathExpansion("list", NULL)); GetDictionaryWithoutPathExpansion 1004 base/values_unittest.cc EXPECT_FALSE(main_dict.GetDictionaryWithoutPathExpansion("DNE", NULL)); GetDictionaryWithoutPathExpansion 597 chrome/browser/background/background_contents_service.cc if (!contents->GetDictionaryWithoutPathExpansion(extension_id, &dict) || GetDictionaryWithoutPathExpansion 698 chrome/browser/background/background_contents_service.cc if (pref->GetDictionaryWithoutPathExpansion(base::UTF16ToUTF8(appid), GetDictionaryWithoutPathExpansion 59 chrome/browser/background/background_contents_service_unittest.cc pref->GetDictionaryWithoutPathExpansion(base::UTF16ToUTF8(appid), &value); GetDictionaryWithoutPathExpansion 135 chrome/browser/chromeos/extensions/echo_private_api.cc if (!offer_infos->GetDictionaryWithoutPathExpansion( GetDictionaryWithoutPathExpansion 153 chrome/browser/chromeos/login/user_image_manager_browsertest.cc images_pref->GetDictionaryWithoutPathExpansion(username, &image_properties); GetDictionaryWithoutPathExpansion 169 chrome/browser/chromeos/login/user_image_manager_browsertest.cc images_pref->GetDictionaryWithoutPathExpansion(username, &image_properties); GetDictionaryWithoutPathExpansion 499 chrome/browser/chromeos/login/user_image_manager_impl.cc needs_migration = prefs_images_unsafe->GetDictionaryWithoutPathExpansion( GetDictionaryWithoutPathExpansion 505 chrome/browser/chromeos/login/user_image_manager_impl.cc prefs_images->GetDictionaryWithoutPathExpansion(user_id(), GetDictionaryWithoutPathExpansion 570 chrome/browser/chromeos/login/user_image_manager_impl.cc if (prefs_images_unsafe->GetDictionaryWithoutPathExpansion( GetDictionaryWithoutPathExpansion 901 chrome/browser/chromeos/login/user_image_manager_impl.cc if (!update->GetDictionaryWithoutPathExpansion(user_id(), &image_properties)) GetDictionaryWithoutPathExpansion 940 chrome/browser/chromeos/login/user_image_manager_impl.cc if (!prefs_images_unsafe->GetDictionaryWithoutPathExpansion( GetDictionaryWithoutPathExpansion 1168 chrome/browser/chromeos/login/wallpaper_manager.cc if (user_wallpapers->GetDictionaryWithoutPathExpansion( GetDictionaryWithoutPathExpansion 295 chrome/browser/chromeos/mobile/mobile_activator.cc !properties.GetDictionaryWithoutPathExpansion( GetDictionaryWithoutPathExpansion 65 chrome/browser/chromeos/net/onc_utils.cc if (!onc_manual.GetDictionaryWithoutPathExpansion(onc_scheme, GetDictionaryWithoutPathExpansion 126 chrome/browser/chromeos/net/onc_utils.cc onc_proxy_settings.GetDictionaryWithoutPathExpansion(::onc::proxy::kManual, GetDictionaryWithoutPathExpansion 338 chrome/browser/chromeos/net/onc_utils.cc network->GetDictionaryWithoutPathExpansion(::onc::network_config::kEthernet, GetDictionaryWithoutPathExpansion 52 chrome/browser/chromeos/net/proxy_config_handler.cc network_policy->GetDictionaryWithoutPathExpansion( GetDictionaryWithoutPathExpansion 713 chrome/browser/chromeos/options/vpn_config_view.cc if (service_properties.GetDictionaryWithoutPathExpansion( GetDictionaryWithoutPathExpansion 1040 chrome/browser/chromeos/policy/device_local_account_browsertest.cc ASSERT_TRUE(images_pref->GetDictionaryWithoutPathExpansion( GetDictionaryWithoutPathExpansion 167 chrome/browser/chromeos/policy/network_configuration_updater_unittest.cc fake_toplevel_onc->GetDictionaryWithoutPathExpansion( GetDictionaryWithoutPathExpansion 298 chrome/browser/chromeos/policy/network_configuration_updater_unittest.cc onc_repaired->GetDictionaryWithoutPathExpansion( GetDictionaryWithoutPathExpansion 253 chrome/browser/content_settings/content_settings_pref_provider.cc bool found = pattern_pairs_settings->GetDictionaryWithoutPathExpansion( GetDictionaryWithoutPathExpansion 440 chrome/browser/content_settings/content_settings_pref_provider.cc if (settings_dictionary->GetDictionaryWithoutPathExpansion( GetDictionaryWithoutPathExpansion 534 chrome/browser/content_settings/content_settings_pref_provider.cc if (all_settings_dictionary->GetDictionaryWithoutPathExpansion( GetDictionaryWithoutPathExpansion 687 chrome/browser/content_settings/host_content_settings_map_unittest.cc EXPECT_FALSE(all_settings_dictionary->GetDictionaryWithoutPathExpansion( GetDictionaryWithoutPathExpansion 689 chrome/browser/content_settings/host_content_settings_map_unittest.cc EXPECT_TRUE(all_settings_dictionary->GetDictionaryWithoutPathExpansion( GetDictionaryWithoutPathExpansion 194 chrome/browser/extensions/activity_log/activity_actions.cc if (other()->GetDictionaryWithoutPathExpansion(constants::kActionWebRequest, GetDictionaryWithoutPathExpansion 245 chrome/browser/managed_mode/managed_user_registration_utility.cc dict->GetDictionaryWithoutPathExpansion(managed_user_id, &value); GetDictionaryWithoutPathExpansion 42 chrome/browser/managed_mode/managed_user_shared_settings_service.cc if (!parent->GetDictionaryWithoutPathExpansion(key, &dict)) { GetDictionaryWithoutPathExpansion 107 chrome/browser/managed_mode/managed_user_shared_settings_service.cc bool has_key = update_dict->GetDictionaryWithoutPathExpansion(key, &dict); GetDictionaryWithoutPathExpansion 133 chrome/browser/managed_mode/managed_user_shared_settings_service.cc if (!data->GetDictionaryWithoutPathExpansion(mu_id, &dict)) GetDictionaryWithoutPathExpansion 137 chrome/browser/managed_mode/managed_user_shared_settings_service.cc if (!dict->GetDictionaryWithoutPathExpansion(key, &settings)) GetDictionaryWithoutPathExpansion 305 chrome/browser/managed_mode/managed_user_shared_settings_service.cc bool has_key = update_dict->GetDictionaryWithoutPathExpansion(key, &dict); GetDictionaryWithoutPathExpansion 322 chrome/browser/managed_mode/managed_user_sync_service.cc bool success = dict->GetDictionaryWithoutPathExpansion(id, &value); GetDictionaryWithoutPathExpansion 495 chrome/browser/managed_mode/managed_user_sync_service.cc dict->GetDictionaryWithoutPathExpansion(managed_user.id(), &old_value); GetDictionaryWithoutPathExpansion 317 chrome/browser/net/http_server_properties_manager.cc if (!http_server_properties_dict.GetDictionaryWithoutPathExpansion( GetDictionaryWithoutPathExpansion 367 chrome/browser/net/http_server_properties_manager.cc if (server_pref_dict->GetDictionaryWithoutPathExpansion( GetDictionaryWithoutPathExpansion 406 chrome/browser/net/http_server_properties_manager.cc if (!server_pref_dict->GetDictionaryWithoutPathExpansion( GetDictionaryWithoutPathExpansion 250 chrome/browser/plugins/plugin_finder.cc if (plugin_list->GetDictionaryWithoutPathExpansion(identifier, &plugin)) { GetDictionaryWithoutPathExpansion 25 chrome/browser/prefs/pref_model_associator_unittest.cc patterns_dict->GetDictionaryWithoutPathExpansion(expression, GetDictionaryWithoutPathExpansion 43 chrome/browser/prefs/tracked/pref_service_hash_store_contents.cc if (!update_->GetDictionaryWithoutPathExpansion(key_, &dictionary)) { GetDictionaryWithoutPathExpansion 93 chrome/browser/prefs/tracked/pref_service_hash_store_contents.cc if (update->GetDictionaryWithoutPathExpansion(kHashOfHashesDict, GetDictionaryWithoutPathExpansion 102 chrome/browser/prefs/tracked/pref_service_hash_store_contents.cc return pref_hash_dicts->GetDictionaryWithoutPathExpansion(hash_store_id_, GetDictionaryWithoutPathExpansion 125 chrome/browser/prefs/tracked/pref_service_hash_store_contents.cc pref_hash_dicts->GetDictionaryWithoutPathExpansion(hash_store_id_, GetDictionaryWithoutPathExpansion 141 chrome/browser/prefs/tracked/pref_service_hash_store_contents.cc if (pref_hash_dicts->GetDictionaryWithoutPathExpansion( GetDictionaryWithoutPathExpansion 247 chrome/browser/profiles/profile_info_cache.cc cache->GetDictionaryWithoutPathExpansion(it.key(), &info); GetDictionaryWithoutPathExpansion 978 chrome/browser/profiles/profile_info_cache.cc cache->GetDictionaryWithoutPathExpansion(sorted_keys_[index], &info); GetDictionaryWithoutPathExpansion 72 chrome/browser/ui/app_list/search/history_data_store.cc if (!dict->GetDictionaryWithoutPathExpansion(kKeyAssociations, GetDictionaryWithoutPathExpansion 188 chrome/browser/ui/app_list/search/history_data_store.cc if (!assoc_dict->GetDictionaryWithoutPathExpansion(query, &entry_dict)) { GetDictionaryWithoutPathExpansion 98 chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc if (properties.GetDictionaryWithoutPathExpansion( GetDictionaryWithoutPathExpansion 299 chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc !properties.GetDictionaryWithoutPathExpansion( GetDictionaryWithoutPathExpansion 646 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc if (!shill_properties.GetDictionaryWithoutPathExpansion( GetDictionaryWithoutPathExpansion 1185 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc if (shill_properties.GetDictionaryWithoutPathExpansion( GetDictionaryWithoutPathExpansion 1757 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc if (shill_properties.GetDictionaryWithoutPathExpansion( GetDictionaryWithoutPathExpansion 1766 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc if (shill_properties.GetDictionaryWithoutPathExpansion( GetDictionaryWithoutPathExpansion 1775 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc if (shill_properties.GetDictionaryWithoutPathExpansion( GetDictionaryWithoutPathExpansion 1782 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc if (shill_properties.GetDictionaryWithoutPathExpansion( GetDictionaryWithoutPathExpansion 91 chromeos/dbus/fake_shill_device_client.cc if (!stub_devices_.GetDictionaryWithoutPathExpansion(device_path.value(), GetDictionaryWithoutPathExpansion 109 chromeos/dbus/fake_shill_device_client.cc if (!stub_devices_.GetDictionaryWithoutPathExpansion(device_path.value(), GetDictionaryWithoutPathExpansion 304 chromeos/dbus/fake_shill_device_client.cc if (!stub_devices_.GetDictionaryWithoutPathExpansion( GetDictionaryWithoutPathExpansion 326 chromeos/dbus/fake_shill_device_client.cc if (!stub_devices_.GetDictionaryWithoutPathExpansion(path, &dict)) { GetDictionaryWithoutPathExpansion 344 chromeos/dbus/fake_shill_device_client.cc if (!stub_devices_.GetDictionaryWithoutPathExpansion( GetDictionaryWithoutPathExpansion 48 chromeos/dbus/fake_shill_ipconfig_client.cc if (!ipconfigs_.GetDictionaryWithoutPathExpansion(ipconfig_path.value(), GetDictionaryWithoutPathExpansion 64 chromeos/dbus/fake_shill_ipconfig_client.cc if (ipconfigs_.GetDictionaryWithoutPathExpansion(ipconfig_path.value(), GetDictionaryWithoutPathExpansion 90 chromeos/dbus/fake_shill_profile_client.cc profile->entries.GetDictionaryWithoutPathExpansion(entry_path, &entry); GetDictionaryWithoutPathExpansion 83 chromeos/dbus/fake_shill_service_client.cc stub_services_.GetDictionaryWithoutPathExpansion(service_path.value(), GetDictionaryWithoutPathExpansion 140 chromeos/dbus/fake_shill_service_client.cc if (!stub_services_.GetDictionaryWithoutPathExpansion( GetDictionaryWithoutPathExpansion 156 chromeos/dbus/fake_shill_service_client.cc if (!stub_services_.GetDictionaryWithoutPathExpansion( GetDictionaryWithoutPathExpansion 367 chromeos/dbus/fake_shill_service_client.cc if (!stub_services_.GetDictionaryWithoutPathExpansion(service_path, &dict)) GetDictionaryWithoutPathExpansion 419 chromeos/dbus/fake_shill_service_client.cc stub_services_.GetDictionaryWithoutPathExpansion(service_path, &properties); GetDictionaryWithoutPathExpansion 441 chromeos/dbus/fake_shill_service_client.cc if (!stub_services_.GetDictionaryWithoutPathExpansion(path, &dict)) { GetDictionaryWithoutPathExpansion 459 chromeos/dbus/fake_shill_service_client.cc if (!stub_services_.GetDictionaryWithoutPathExpansion(service_path, GetDictionaryWithoutPathExpansion 496 chromeos/dbus/fake_shill_service_client.cc if (!stub_services_.GetDictionaryWithoutPathExpansion(path, &properties)) GetDictionaryWithoutPathExpansion 203 chromeos/network/client_cert_resolver.cc network_config.GetDictionaryWithoutPathExpansion(network_config::kWiFi, GetDictionaryWithoutPathExpansion 207 chromeos/network/client_cert_resolver.cc wifi->GetDictionaryWithoutPathExpansion(wifi::kEAP, &eap); GetDictionaryWithoutPathExpansion 214 chromeos/network/client_cert_resolver.cc network_config.GetDictionaryWithoutPathExpansion(network_config::kVPN, &vpn); GetDictionaryWithoutPathExpansion 217 chromeos/network/client_cert_resolver.cc vpn->GetDictionaryWithoutPathExpansion(vpn::kOpenVPN, &openvpn); GetDictionaryWithoutPathExpansion 222 chromeos/network/client_cert_resolver.cc vpn->GetDictionaryWithoutPathExpansion(vpn::kIPsec, &ipsec); GetDictionaryWithoutPathExpansion 230 chromeos/network/client_cert_resolver.cc network_config.GetDictionaryWithoutPathExpansion(network_config::kEthernet, GetDictionaryWithoutPathExpansion 234 chromeos/network/client_cert_resolver.cc ethernet->GetDictionaryWithoutPathExpansion(wifi::kEAP, &eap); GetDictionaryWithoutPathExpansion 253 chromeos/network/client_cert_util.cc service_properties.GetDictionaryWithoutPathExpansion( GetDictionaryWithoutPathExpansion 82 chromeos/network/managed_network_configuration_handler_unittest.cc profile_entries_.GetDictionaryWithoutPathExpansion(profile_path, &entries); GetDictionaryWithoutPathExpansion 95 chromeos/network/managed_network_configuration_handler_unittest.cc profile_entries_.GetDictionaryWithoutPathExpansion(profile_path.value(), GetDictionaryWithoutPathExpansion 119 chromeos/network/managed_network_configuration_handler_unittest.cc profile_entries_.GetDictionaryWithoutPathExpansion(profile_path.value(), GetDictionaryWithoutPathExpansion 124 chromeos/network/managed_network_configuration_handler_unittest.cc entries->GetDictionaryWithoutPathExpansion(entry_path, &entry); GetDictionaryWithoutPathExpansion 242 chromeos/network/managed_network_configuration_handler_unittest.cc policy->GetDictionaryWithoutPathExpansion( GetDictionaryWithoutPathExpansion 146 chromeos/network/network_cert_migrator.cc shill_properties.GetDictionaryWithoutPathExpansion( GetDictionaryWithoutPathExpansion 160 chromeos/network/network_cert_migrator_unittest.cc properties->GetDictionaryWithoutPathExpansion(shill::kProviderProperty, GetDictionaryWithoutPathExpansion 382 chromeos/network/network_connection_handler.cc if (service_properties.GetDictionaryWithoutPathExpansion( GetDictionaryWithoutPathExpansion 39 chromeos/network/network_state.cc properties.GetDictionaryWithoutPathExpansion(shill::kProviderProperty, GetDictionaryWithoutPathExpansion 98 chromeos/network/onc/onc_merger.cc (*it_inner)->GetDictionaryWithoutPathExpansion(key, &nested_dict); GetDictionaryWithoutPathExpansion 269 chromeos/network/onc/onc_translator_onc_to_shill.cc target_shill_dictionary->GetDictionaryWithoutPathExpansion( GetDictionaryWithoutPathExpansion 249 chromeos/network/onc/onc_translator_shill_to_onc.cc if (shill_dictionary_->GetDictionaryWithoutPathExpansion( GetDictionaryWithoutPathExpansion 253 chromeos/network/onc/onc_translator_shill_to_onc.cc if (shill_dictionary_->GetDictionaryWithoutPathExpansion( GetDictionaryWithoutPathExpansion 216 chromeos/network/onc/onc_utils.cc if (!onc_object->GetDictionaryWithoutPathExpansion(it.key(), &inner_object)) GetDictionaryWithoutPathExpansion 438 chromeos/network/onc/onc_utils.cc if (toplevel_onc->GetDictionaryWithoutPathExpansion( GetDictionaryWithoutPathExpansion 605 chromeos/network/onc/onc_utils.cc if (!onc_object->GetDictionaryWithoutPathExpansion(it.key(), &inner_object)) GetDictionaryWithoutPathExpansion 253 chromeos/network/policy_applicator.cc policy.GetDictionaryWithoutPathExpansion(::onc::network_config::kEthernet, GetDictionaryWithoutPathExpansion 91 chromeos/network/policy_util.cc policy.GetDictionaryWithoutPathExpansion(::onc::network_config::kEthernet, GetDictionaryWithoutPathExpansion 94 chromeos/network/policy_util.cc actual_network.GetDictionaryWithoutPathExpansion( GetDictionaryWithoutPathExpansion 108 chromeos/network/policy_util.cc policy.GetDictionaryWithoutPathExpansion(::onc::network_config::kWiFi, GetDictionaryWithoutPathExpansion 111 chromeos/network/policy_util.cc actual_network.GetDictionaryWithoutPathExpansion( GetDictionaryWithoutPathExpansion 244 chromeos/network/shill_property_util.cc if (!service_properties.GetDictionaryWithoutPathExpansion( GetDictionaryWithoutPathExpansion 339 components/policy/core/common/cloud/component_cloud_policy_store.cc if (!dict->GetDictionaryWithoutPathExpansion(it.key(), &description)) GetDictionaryWithoutPathExpansion 838 components/wifi/wifi_service_win.cc if (created_profiles_.GetDictionaryWithoutPathExpansion( GetDictionaryWithoutPathExpansion 1440 components/wifi/wifi_service_win.cc if (connect_properties_.GetDictionaryWithoutPathExpansion( GetDictionaryWithoutPathExpansion 1675 components/wifi/wifi_service_win.cc if (created_profiles_.GetDictionaryWithoutPathExpansion( GetDictionaryWithoutPathExpansion 430 extensions/browser/extension_prefs.cc if (!update_dict->GetDictionaryWithoutPathExpansion(*i, &extension_dict)) { GetDictionaryWithoutPathExpansion 1350 extensions/browser/extension_prefs.cc !extensions->GetDictionaryWithoutPathExpansion(extension_id, &ext)) GetDictionaryWithoutPathExpansion 122 extensions/common/features/base_feature_provider.cc CHECK(root.GetDictionaryWithoutPathExpansion(parent_name, &parent)); GetDictionaryWithoutPathExpansion 368 google_apis/drive/base_requests.cc dictionary->GetDictionaryWithoutPathExpansion(kErrorKey, &error)) { GetDictionaryWithoutPathExpansion 99 third_party/libaddressinput/chromium/json.cc if (!GetDict()->GetDictionaryWithoutPathExpansion(key, &sub_dict) ||