HomeSort by relevance Sort by last modified time
    Searched refs:SetWithoutPathExpansion (Results 1 - 25 of 114) sorted by null

1 2 3 4 5

  /external/chromium_org/extensions/common/
value_builder.cc 20 dict_->SetWithoutPathExpansion(path, new base::FundamentalValue(in_value));
26 dict_->SetWithoutPathExpansion(path, new base::FundamentalValue(in_value));
32 dict_->SetWithoutPathExpansion(path, new base::StringValue(in_value));
38 dict_->SetWithoutPathExpansion(path, new base::StringValue(in_value));
44 dict_->SetWithoutPathExpansion(path, in_value.Build().release());
50 dict_->SetWithoutPathExpansion(path, in_value.Build().release());
56 dict_->SetWithoutPathExpansion(path, new base::FundamentalValue(in_value));
  /external/chromium_org/chromeos/dbus/
fake_shill_ipconfig_client.cc 67 dict->SetWithoutPathExpansion(name, value.DeepCopy());
71 dvalue->SetWithoutPathExpansion(name, value.DeepCopy());
72 ipconfigs_.SetWithoutPathExpansion(ipconfig_path.value(),
103 ipconfigs_.SetWithoutPathExpansion(ip_config_path, properties.DeepCopy());
fake_shill_service_client.cc 338 properties->SetWithoutPathExpansion(
363 properties->SetWithoutPathExpansion(
377 properties->SetWithoutPathExpansion(shill::kGuidProperty,
381 properties->SetWithoutPathExpansion(
387 properties->SetWithoutPathExpansion(
390 properties->SetWithoutPathExpansion(
393 properties->SetWithoutPathExpansion(
396 properties->SetWithoutPathExpansion(
400 properties->SetWithoutPathExpansion(
433 provider->SetWithoutPathExpansion(property, value.DeepCopy())
    [all...]
shill_ipconfig_client_unittest.cc 107 value.SetWithoutPathExpansion(shill::kAddressProperty,
109 value.SetWithoutPathExpansion(shill::kMtuProperty,
gsm_sms_client_unittest.cc 269 expected_result.SetWithoutPathExpansion(
271 expected_result.SetWithoutPathExpansion(kTextKey,
311 sms->SetWithoutPathExpansion(kNumberKey,
313 sms->SetWithoutPathExpansion(kTextKey, new base::StringValue(kExampleText));
fake_shill_profile_client.cc 69 properties->SetWithoutPathExpansion(shill::kEntriesProperty, entry_paths);
146 profile->entries.SetWithoutPathExpansion(entry_path, properties.DeepCopy());
208 profile->entries.SetWithoutPathExpansion(service_path,
shill_profile_client_unittest.cc 113 value.SetWithoutPathExpansion(shill::kEntriesProperty, entries);
145 value.SetWithoutPathExpansion(shill::kTypeProperty,
169 value.SetWithoutPathExpansion(shill::kOfflineModeProperty,
shill_client_unittest_base.cc 41 result->SetWithoutPathExpansion(key, new base::StringValue(value));
283 properties->SetWithoutPathExpansion(
286 properties->SetWithoutPathExpansion(
288 properties->SetWithoutPathExpansion(shill::kTypeProperty,
291 properties->SetWithoutPathExpansion(
  /external/chromium_org/extensions/browser/api/bluetooth_low_energy/
utils.cc 34 to->SetWithoutPathExpansion(
49 chrc_value->SetWithoutPathExpansion(
  /external/chromium_org/base/json/
json_writer_unittest.cc 112 period_dict.SetWithoutPathExpansion("a.b", new FundamentalValue(3));
113 period_dict.SetWithoutPathExpansion("c", new FundamentalValue(2));
115 period_dict2->SetWithoutPathExpansion("g.h.i.j", new FundamentalValue(1));
116 period_dict.SetWithoutPathExpansion("d.e.f", period_dict2);
122 period_dict3.SetWithoutPathExpansion("a.b", new FundamentalValue(1));
  /external/chromium_org/tools/json_schema_compiler/test/
test_util.cc 49 dict->SetWithoutPathExpansion(ak, av);
56 dict->SetWithoutPathExpansion(bk, bv);
64 dict->SetWithoutPathExpansion(ck, cv);
crossref_unittest.cc 16 value->SetWithoutPathExpansion("number", new base::FundamentalValue(1.1));
17 value->SetWithoutPathExpansion("integer", new base::FundamentalValue(4));
18 value->SetWithoutPathExpansion("string", new base::StringValue("bling"));
19 value->SetWithoutPathExpansion("boolean", new base::FundamentalValue(true));
simple_api_unittest.cc 15 value->SetWithoutPathExpansion("number", new base::FundamentalValue(1.1));
16 value->SetWithoutPathExpansion("integer", new base::FundamentalValue(4));
17 value->SetWithoutPathExpansion("string", new base::StringValue("bling"));
18 value->SetWithoutPathExpansion("boolean", new base::FundamentalValue(true));
  /external/chromium_org/extensions/browser/value_store/
testing_value_store.cc 54 settings->SetWithoutPathExpansion(*it, value->DeepCopy());
70 settings.SetWithoutPathExpansion(key, value.DeepCopy());
91 storage_.SetWithoutPathExpansion(it.key(), it.value().DeepCopy());
value_store_change.cc 23 changes_value.SetWithoutPathExpansion(it->key(), change_value);
  /external/chromium_org/chrome/renderer/extensions/
enterprise_platform_keys_natives.cc 54 dict->SetWithoutPathExpansion(
67 dict->SetWithoutPathExpansion("hash", hash_dict.release());
  /external/chromium_org/chrome/browser/ui/app_list/search/
history_data_store.cc 151 entry_dict->SetWithoutPathExpansion(kKeyPrimary,
165 entry_dict->SetWithoutPathExpansion(kKeySecondary, results_list.release());
173 entry_dict->SetWithoutPathExpansion(kKeyUpdateTime,
207 assoc_dict->SetWithoutPathExpansion(query, entry_dict);
  /external/chromium_org/net/spdy/
spdy_header_block.cc 19 headers_dict->SetWithoutPathExpansion(
  /external/chromium_org/chromeos/network/onc/
onc_merger.cc 66 result_editable->SetWithoutPathExpansion(
129 result->SetWithoutPathExpansion(key, merged_value.release());
399 augmented_value->SetWithoutPathExpansion(
414 augmented_value->SetWithoutPathExpansion(
418 augmented_value->SetWithoutPathExpansion(
424 augmented_value->SetWithoutPathExpansion(
428 augmented_value->SetWithoutPathExpansion(
onc_translator_shill_to_onc.cc 205 onc_object_->SetWithoutPathExpansion(::onc::openvpn::kRemoteCertKU,
245 onc_object_->SetWithoutPathExpansion(onc_field_name,
512 onc_object_->SetWithoutPathExpansion(::onc::ipconfig::kNameServers,
551 onc_object_->SetWithoutPathExpansion(onc_field_name, nested_object.release());
562 onc_object_->SetWithoutPathExpansion(onc_dictionary_name, nested);
564 nested->SetWithoutPathExpansion(onc_field_name, value.DeepCopy());
599 onc_object_->SetWithoutPathExpansion(onc_field_name, result.release());
642 onc_object_->SetWithoutPathExpansion(field_signature->onc_field_name,
  /external/chromium_org/chrome/browser/supervised_user/
supervised_user_shared_settings_service.cc 44 parent->SetWithoutPathExpansion(key, dict);
110 update_dict->SetWithoutPathExpansion(key, dict);
112 dict->SetWithoutPathExpansion(kValue, value.DeepCopy());
218 dict->SetWithoutPathExpansion(kValue, value.release());
322 update_dict->SetWithoutPathExpansion(key, dict);
326 dict->SetWithoutPathExpansion(kValue, value.release());
supervised_user_settings_service.cc 135 dict->SetWithoutPathExpansion(key_suffix, value.release());
142 local_settings_->SetWithoutPathExpansion(key, value.release());
185 dict->SetWithoutPathExpansion(name_suffix, value.release());
204 dict->SetWithoutPathExpansion(key_suffix, it.value().DeepCopy());
271 dict->SetWithoutPathExpansion(key, value.release());
  /external/chromium_org/chromeos/network/
device_state.cc 35 properties_.SetWithoutPathExpansion(key, value.DeepCopy());
138 ip_configs_.SetWithoutPathExpansion(ip_config_path, ip_config);
  /external/chromium_org/extensions/browser/api/web_request/
upload_data_presenter.cc 33 dictionary->SetWithoutPathExpansion(key, list);
48 dictionary->SetWithoutPathExpansion(key, value);
upload_data_presenter_unittest.cc 28 expected_form.SetWithoutPathExpansion("key.with.dots", values.release());

Completed in 714 milliseconds

1 2 3 4 5