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

1 2 3

  /external/chromium_org/chromeos/network/
client_cert_util.cc 191 properties->SetStringWithoutPathExpansion(shill::kOpenVPNPinProperty,
193 properties->SetStringWithoutPathExpansion(
198 properties->SetStringWithoutPathExpansion(shill::kL2tpIpsecPinProperty,
200 properties->SetStringWithoutPathExpansion(
202 properties->SetStringWithoutPathExpansion(
207 properties->SetStringWithoutPathExpansion(shill::kEapPinProperty,
215 properties->SetStringWithoutPathExpansion(shill::kEapCertIdProperty,
217 properties->SetStringWithoutPathExpansion(shill::kEapKeyIdProperty,
231 properties->SetStringWithoutPathExpansion(shill::kOpenVPNPinProperty,
233 properties->SetStringWithoutPathExpansion(
    [all...]
geolocation_handler_unittest.cc 54 properties.SetStringWithoutPathExpansion(
56 properties.SetStringWithoutPathExpansion(
58 properties.SetStringWithoutPathExpansion(
network_state.cc 180 dictionary->SetStringWithoutPathExpansion(shill::kGuidProperty, guid());
181 dictionary->SetStringWithoutPathExpansion(shill::kSecurityProperty,
186 dictionary->SetStringWithoutPathExpansion(shill::kErrorProperty, error());
187 dictionary->SetStringWithoutPathExpansion(shill::kStateProperty,
204 dictionary->SetStringWithoutPathExpansion(shill::kEapMethodProperty,
210 dictionary->SetStringWithoutPathExpansion(
213 dictionary->SetStringWithoutPathExpansion(shill::kActivationStateProperty,
215 dictionary->SetStringWithoutPathExpansion(shill::kRoamingStateProperty,
managed_state.cc 70 dictionary->SetStringWithoutPathExpansion(shill::kNameProperty, name());
71 dictionary->SetStringWithoutPathExpansion(shill::kTypeProperty, type());
shill_property_util.cc 56 dest->SetStringWithoutPathExpansion(key, string_value);
74 properties->SetStringWithoutPathExpansion(shill::kWifiHexSsid, hex_ssid);
241 shill_dictionary->SetStringWithoutPathExpansion(shill::kUIDataProperty,
256 dest->SetStringWithoutPathExpansion(shill::kTypeProperty, type);
264 dest->SetStringWithoutPathExpansion(shill::kSecurityProperty,
298 dest->SetStringWithoutPathExpansion(shill::kProviderTypeProperty,
302 dest->SetStringWithoutPathExpansion(shill::kProviderHostProperty,
network_cert_migrator_unittest.cc 197 provider.SetStringWithoutPathExpansion(shill::kTypeProperty,
199 provider.SetStringWithoutPathExpansion(
202 provider.SetStringWithoutPathExpansion(shill::kTypeProperty,
204 provider.SetStringWithoutPathExpansion(
206 provider.SetStringWithoutPathExpansion(
257 provider.SetStringWithoutPathExpansion(nss_property, kNSSNickname);
network_configuration_handler_unittest.cc 513 properties_to_set.SetStringWithoutPathExpansion(
515 properties_to_set.SetStringWithoutPathExpansion(
565 properties_to_set.SetStringWithoutPathExpansion(
597 properties.SetStringWithoutPathExpansion(shill::kNameProperty, service_path);
598 properties.SetStringWithoutPathExpansion(shill::kGuidProperty, service_path);
599 properties.SetStringWithoutPathExpansion(
601 properties.SetStringWithoutPathExpansion(
603 properties.SetStringWithoutPathExpansion(
policy_util.cc 187 auto_connect_dictionary->SetStringWithoutPathExpansion(
313 effective->SetStringWithoutPathExpansion(::onc::network_config::kGUID, guid);
324 shill_dictionary->SetStringWithoutPathExpansion(shill::kProfileProperty,
  /external/chromium_org/content/browser/geolocation/
wifi_data_provider_chromeos_unittest.cc 51 properties.SetStringWithoutPathExpansion(
53 properties.SetStringWithoutPathExpansion(
55 properties.SetStringWithoutPathExpansion(
  /external/chromium_org/chrome/browser/chromeos/login/supervised/
supervised_user_password_browsertest.cc 92 password.SetStringWithoutPathExpansion(kPasswordSignature, "signature");
93 password.SetStringWithoutPathExpansion(kEncryptedPassword,
156 password.SetStringWithoutPathExpansion(kPasswordSignature, "signature");
157 password.SetStringWithoutPathExpansion(kEncryptedPassword,
205 password.SetStringWithoutPathExpansion(kPasswordSignature, "signature");
206 password.SetStringWithoutPathExpansion(kEncryptedPassword,
246 password.SetStringWithoutPathExpansion(kPasswordSignature, "signature");
247 password.SetStringWithoutPathExpansion(kEncryptedPassword,
supervised_user_authentication.cc 139 password_data->SetStringWithoutPathExpansion(kSalt, salt);
148 password_data->SetStringWithoutPathExpansion(kEncryptedPassword,
150 password_data->SetStringWithoutPathExpansion(kPasswordSignature,
153 extra_data->SetStringWithoutPathExpansion(kPasswordEncryptionKey,
155 extra_data->SetStringWithoutPathExpansion(kPasswordSignatureKey,
  /external/chromium_org/chrome/browser/chromeos/policy/
cloud_external_data_manager_base_test_util.cc 35 metadata->SetStringWithoutPathExpansion("url", url);
36 metadata->SetStringWithoutPathExpansion("hash", base::HexEncode(hash.c_str(),
device_local_account.cc 99 entry->SetStringWithoutPathExpansion(
106 entry->SetStringWithoutPathExpansion(
  /external/chromium_org/chromeos/network/onc/
onc_translator_onc_to_shill.cc 131 shill_dictionary_->SetStringWithoutPathExpansion(shill::kTypeProperty,
145 shill_dictionary_->SetStringWithoutPathExpansion(
168 shill_dictionary_->SetStringWithoutPathExpansion(
202 shill_dictionary_->SetStringWithoutPathExpansion(
223 shill_dictionary_->SetStringWithoutPathExpansion(shill::kModeProperty,
265 shill_dictionary_->SetStringWithoutPathExpansion(shill::kNameProperty,
301 shill_dictionary_->SetStringWithoutPathExpansion(shill_property_name,
onc_translator_shill_to_onc.cc 190 onc_object_->SetStringWithoutPathExpansion(::onc::ethernet::kAuthentication,
265 onc_object_->SetStringWithoutPathExpansion(::onc::ipsec::kAuthenticationType,
286 onc_object_->SetStringWithoutPathExpansion(::onc::vpn::kType,
291 onc_object_->SetStringWithoutPathExpansion(::onc::vpn::kHost,
321 onc_object_->SetStringWithoutPathExpansion(::onc::wifi::kSSID, ssid);
403 onc_object_->SetStringWithoutPathExpansion(::onc::network_config::kType,
412 onc_object_->SetStringWithoutPathExpansion(::onc::network_config::kName,
425 onc_object_->SetStringWithoutPathExpansion(
449 onc_object_->SetStringWithoutPathExpansion(
459 onc_object_->SetStringWithoutPathExpansion(
    [all...]
  /external/chromium_org/chrome/browser/chromeos/input_method/
input_method_persistence.cc 41 users_lru_input_methods->SetStringWithoutPathExpansion(username,
54 users_lru_input_methods->SetStringWithoutPathExpansion(username,
  /external/chromium_org/chrome/renderer/extensions/
enterprise_platform_keys_natives.cc 46 dict->SetStringWithoutPathExpansion("name", info->name);
66 hash_dict->SetStringWithoutPathExpansion("name", hash_info->name);
  /external/chromium_org/chrome/browser/chromeos/options/
vpn_config_view.cc 356 properties.SetStringWithoutPathExpansion(
358 properties.SetStringWithoutPathExpansion(
360 properties.SetStringWithoutPathExpansion(
362 properties.SetStringWithoutPathExpansion(
819 properties->SetStringWithoutPathExpansion(
823 properties->SetStringWithoutPathExpansion(
827 properties->SetStringWithoutPathExpansion(
831 properties->SetStringWithoutPathExpansion(
847 properties->SetStringWithoutPathExpansion(
851 properties->SetStringWithoutPathExpansion(
    [all...]
wifi_config_view.cc 675 properties.SetStringWithoutPathExpansion(
678 properties.SetStringWithoutPathExpansion(
697 properties.SetStringWithoutPathExpansion(
704 properties.SetStringWithoutPathExpansion(
724 properties.SetStringWithoutPathExpansion(
732 properties.SetStringWithoutPathExpansion(shill::kTypeProperty,
866 properties->SetStringWithoutPathExpansion(
868 properties->SetStringWithoutPathExpansion(
870 properties->SetStringWithoutPathExpansion(
872 properties->SetStringWithoutPathExpansion(
    [all...]
  /external/chromium_org/chrome/browser/supervised_user/
permission_request_creator_apiary.cc 134 dict.SetStringWithoutPathExpansion("namespace", kNamespace);
135 dict.SetStringWithoutPathExpansion("objectRef", (*it)->url_requested.spec());
136 dict.SetStringWithoutPathExpansion("state", kState);
  /external/chromium_org/chrome/browser/prefs/tracked/
pref_service_hash_store_contents.cc 145 ->SetStringWithoutPathExpansion(hash_store_id_, super_mac);
  /external/chromium_org/chrome/browser/profile_resetter/
automatic_profile_resetter_mementos.cc 78 prompt_shown_dict_update.Get()->SetStringWithoutPathExpansion(profile_key,
  /external/chromium_org/chromeos/dbus/
fake_shill_device_client.cc 280 properties->SetStringWithoutPathExpansion(shill::kTypeProperty, type);
281 properties->SetStringWithoutPathExpansion(shill::kNameProperty, name);
282 properties->SetStringWithoutPathExpansion(shill::kDBusObjectProperty,
284 properties->SetStringWithoutPathExpansion(
  /external/chromium_org/apps/
saved_devices_service.cc 133 device_entry_dict->SetStringWithoutPathExpansion(kDeviceType, kDeviceTypeUsb);
137 device_entry_dict->SetStringWithoutPathExpansion(kDeviceSerialNumber,
  /external/chromium_org/chrome/browser/ui/webui/chromeos/
network_config_message_handler.cc 156 network_properties->SetStringWithoutPathExpansion(
191 dictionary_copy->SetStringWithoutPathExpansion("ServicePath", service_path);

Completed in 1361 milliseconds

1 2 3