/external/chromium_org/chrome/browser/managed_mode/ |
D | managed_user_settings_service_unittest.cc | 135 EXPECT_TRUE(split_items_.GetWithoutPathExpansion(key, &expected_value)); in VerifySyncDataItem() 180 EXPECT_FALSE(settings_->GetWithoutPathExpansion(kSettingsName, &value)); in TEST_F() 193 ASSERT_TRUE(settings_->GetWithoutPathExpansion(kSettingsName, &value)); in TEST_F() 203 EXPECT_FALSE(settings_->GetWithoutPathExpansion(kSettingsName, &value)); in TEST_F() 225 ASSERT_TRUE(settings_->GetWithoutPathExpansion(kSettingsName, &value)); in TEST_F() 233 EXPECT_FALSE(settings_->GetWithoutPathExpansion(kSettingsName, &value)); in TEST_F() 240 ASSERT_TRUE(settings_->GetWithoutPathExpansion(kSettingsName, &value)); in TEST_F() 318 EXPECT_FALSE(settings_->GetWithoutPathExpansion(kAtomicItemName, &value)); in TEST_F() 319 EXPECT_FALSE(settings_->GetWithoutPathExpansion(kSplitItemName, &value)); in TEST_F()
|
D | supervised_user_pref_store.cc | 104 if (settings->GetWithoutPathExpansion(entry.settings_name, &value)) in OnNewSettingsAvailable()
|
/external/chromium/base/ |
D | values.cc | 41 bool rv = dict->GetWithoutPathExpansion(*it, &child); in CopyWithoutEmptyChildren() 412 return current_dictionary->GetWithoutPathExpansion(current_path, out_value); in Get() 514 bool DictionaryValue::GetWithoutPathExpansion(const std::string& key, in GetWithoutPathExpansion() function in DictionaryValue 530 if (!GetWithoutPathExpansion(key, &value)) in GetIntegerWithoutPathExpansion() 539 if (!GetWithoutPathExpansion(key, &value)) in GetDoubleWithoutPathExpansion() 549 if (!GetWithoutPathExpansion(key, &value)) in GetStringWithoutPathExpansion() 559 if (!GetWithoutPathExpansion(key, &value)) in GetStringWithoutPathExpansion() 569 bool result = GetWithoutPathExpansion(key, &value); in GetDictionaryWithoutPathExpansion() 582 bool result = GetWithoutPathExpansion(key, &value); in GetListWithoutPathExpansion() 633 if (dictionary->GetWithoutPathExpansion(*key, &merge_value)) { in MergeDictionary() [all …]
|
D | values.h | 274 bool GetWithoutPathExpansion(const std::string& key,
|
/external/chromium_org/chromeos/network/ |
D | device_state.cc | 87 if (!dict->GetWithoutPathExpansion(shill::kSIMLockRetriesLeftProperty, in PropertyChanged() 94 if (!dict->GetWithoutPathExpansion(shill::kSIMLockTypeProperty, in PropertyChanged() 101 if (!dict->GetWithoutPathExpansion(shill::kSIMLockEnabledProperty, in PropertyChanged()
|
D | policy_util.cc | 42 onc_object->GetWithoutPathExpansion(field_name, &value); in RemoveFakeCredentials()
|
D | network_profile_handler.cc | 78 properties.GetWithoutPathExpansion(shill::kProfilesProperty, &profiles); in GetManagerPropertiesCallback()
|
D | shill_property_util.cc | 178 shill_dictionary.GetWithoutPathExpansion(shill::kUIDataProperty, in GetUIDataFromProperties()
|
D | network_sms_handler.cc | 414 if (!properties.GetWithoutPathExpansion(shill::kDevicesProperty, &value) || in ManagerPropertiesCallback()
|
/external/chromium_org/base/ |
D | values.cc | 482 return current_dictionary->GetWithoutPathExpansion(current_path, out_value); in Get() 610 bool DictionaryValue::GetWithoutPathExpansion(const std::string& key, in GetWithoutPathExpansion() function in base::DictionaryValue 623 bool DictionaryValue::GetWithoutPathExpansion(const std::string& key, in GetWithoutPathExpansion() function in base::DictionaryValue 625 return static_cast<const DictionaryValue&>(*this).GetWithoutPathExpansion( in GetWithoutPathExpansion() 633 if (!GetWithoutPathExpansion(key, &value)) in GetBooleanWithoutPathExpansion() 642 if (!GetWithoutPathExpansion(key, &value)) in GetIntegerWithoutPathExpansion() 651 if (!GetWithoutPathExpansion(key, &value)) in GetDoubleWithoutPathExpansion() 661 if (!GetWithoutPathExpansion(key, &value)) in GetStringWithoutPathExpansion() 670 if (!GetWithoutPathExpansion(key, &value)) in GetStringWithoutPathExpansion() 680 bool result = GetWithoutPathExpansion(key, &value); in GetDictionaryWithoutPathExpansion() [all …]
|
D | values.h | 291 bool GetWithoutPathExpansion(const std::string& key, 293 bool GetWithoutPathExpansion(const std::string& key, Value** out_value);
|
/external/chromium_org/chrome/browser/value_store/ |
D | testing_value_store.cc | 53 if (storage_.GetWithoutPathExpansion(*it, &value)) { in Get() 83 if (!storage_.GetWithoutPathExpansion(it.key(), &old_value) || in Set()
|
/external/chromium_org/third_party/libaddressinput/chromium/ |
D | json.cc | 38 dict_->GetWithoutPathExpansion(key, &val); in HasStringValueForKey()
|
/external/chromium/chrome/browser/sync/glue/ |
D | preference_model_associator.cc | 299 bool success = from_dict_value.GetWithoutPathExpansion(*key, &from_value); in MergeDictionaryValues() 303 if (result->GetWithoutPathExpansion(*key, &to_key_value)) { in MergeDictionaryValues()
|
/external/chromium_org/chromeos/network/onc/ |
D | onc_translator_shill_to_onc.cc | 179 !shill_dictionary_->GetWithoutPathExpansion(shill_property_name, in TranslateOpenVPN() 371 !shill_dictionary_->GetWithoutPathExpansion(shill_property_name, in CopyProperty()
|
D | onc_merger.cc | 110 (*it_inner)->GetWithoutPathExpansion(key, &value); in MergeDictionaries()
|
/external/chromium_org/chrome/test/chromedriver/chrome/ |
D | log.cc | 48 dict->GetWithoutPathExpansion(it.key(), &child); in SmartDeepCopy()
|
/external/chromium/base/json/ |
D | json_writer.cc | 161 bool result = dict->GetWithoutPathExpansion(*key_itr, &value); in BuildJSONString()
|
/external/chromium_org/tools/json_schema_compiler/ |
D | util.h | 110 if (!from.GetWithoutPathExpansion(name, &maybe_list)) in PopulateOptionalArrayFromDictionary()
|
/external/chromium/chrome/browser/ |
D | background_page_tracker.cc | 74 bool found = contents->GetWithoutPathExpansion(*it, &value); in GetUnacknowledgedBackgroundPageCount()
|
/external/chromium_org/chrome/browser/chromeos/policy/ |
D | configuration_policy_handler_chromeos.cc | 49 if (!dict.GetWithoutPathExpansion(subkey, &raw_value)) { in GetSubkeyString()
|
/external/chromium_org/chromeos/dbus/ |
D | fake_shill_device_client.cc | 300 if (!dict->GetWithoutPathExpansion(property, &value)) { in NotifyObserversPropertyChanged()
|
D | shill_client_unittest_base.cc | 273 EXPECT_TRUE(expected_dictionary->GetWithoutPathExpansion(key, in ExpectDictionaryValueArgument()
|
/external/chromium/chrome/browser/ui/webui/ |
D | most_visited_handler.cc | 242 if (pinned_urls->GetWithoutPathExpansion(*it, &value)) { in GetPinnedURLAtIndex()
|
/external/chromium/chrome/browser/metrics/ |
D | metrics_log.cc | 416 if (profile_metrics.GetWithoutPathExpansion(*i, &value)) { in WriteProfileMetrics()
|