Searched refs:SetStringWithoutPathExpansion (Results 1 - 25 of 66) sorted by relevance

123

/external/chromium_org/chromeos/network/
H A Dclient_cert_util.cc191 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...]
H A Dgeolocation_handler_unittest.cc54 properties.SetStringWithoutPathExpansion(
56 properties.SetStringWithoutPathExpansion(
58 properties.SetStringWithoutPathExpansion(
H A Dnetwork_state.cc180 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,
H A Dmanaged_state.cc70 dictionary->SetStringWithoutPathExpansion(shill::kNameProperty, name());
71 dictionary->SetStringWithoutPathExpansion(shill::kTypeProperty, type());
H A Dshill_property_util.cc56 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,
H A Dnetwork_cert_migrator_unittest.cc197 provider.SetStringWithoutPathExpansion(shill::kTypeProperty,
199 provider.SetStringWithoutPathExpansion(
202 provider.SetStringWithoutPathExpansion(shill::kTypeProperty,
204 provider.SetStringWithoutPathExpansion(
206 provider.SetStringWithoutPathExpansion(
257 provider.SetStringWithoutPathExpansion(nss_property, kNSSNickname);
H A Dnetwork_configuration_handler_unittest.cc513 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(
H A Dpolicy_util.cc187 auto_connect_dictionary->SetStringWithoutPathExpansion(
313 effective->SetStringWithoutPathExpansion(::onc::network_config::kGUID, guid);
324 shill_dictionary->SetStringWithoutPathExpansion(shill::kProfileProperty,
/external/chromium_org/content/browser/geolocation/
H A Dwifi_data_provider_chromeos_unittest.cc51 properties.SetStringWithoutPathExpansion(
53 properties.SetStringWithoutPathExpansion(
55 properties.SetStringWithoutPathExpansion(
/external/chromium_org/chrome/browser/chromeos/login/supervised/
H A Dsupervised_user_password_browsertest.cc92 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,
H A Dsupervised_user_authentication.cc139 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/
H A Dcloud_external_data_manager_base_test_util.cc35 metadata->SetStringWithoutPathExpansion("url", url);
36 metadata->SetStringWithoutPathExpansion("hash", base::HexEncode(hash.c_str(),
H A Ddevice_local_account.cc99 entry->SetStringWithoutPathExpansion(
106 entry->SetStringWithoutPathExpansion(
/external/chromium_org/chromeos/network/onc/
H A Donc_translator_onc_to_shill.cc131 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,
H A Donc_translator_shill_to_onc.cc190 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/
H A Dinput_method_persistence.cc41 users_lru_input_methods->SetStringWithoutPathExpansion(username,
54 users_lru_input_methods->SetStringWithoutPathExpansion(username,
/external/chromium_org/chrome/renderer/extensions/
H A Denterprise_platform_keys_natives.cc46 dict->SetStringWithoutPathExpansion("name", info->name);
66 hash_dict->SetStringWithoutPathExpansion("name", hash_info->name);
/external/chromium_org/chrome/browser/chromeos/options/
H A Dvpn_config_view.cc356 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...]
H A Dwifi_config_view.cc675 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/
H A Dpermission_request_creator_apiary.cc134 dict.SetStringWithoutPathExpansion("namespace", kNamespace);
135 dict.SetStringWithoutPathExpansion("objectRef", (*it)->url_requested.spec());
136 dict.SetStringWithoutPathExpansion("state", kState);
/external/chromium_org/chrome/browser/prefs/tracked/
H A Dpref_service_hash_store_contents.cc145 ->SetStringWithoutPathExpansion(hash_store_id_, super_mac);
/external/chromium_org/chrome/browser/profile_resetter/
H A Dautomatic_profile_resetter_mementos.cc78 prompt_shown_dict_update.Get()->SetStringWithoutPathExpansion(profile_key,
/external/chromium_org/chromeos/dbus/
H A Dfake_shill_device_client.cc280 properties->SetStringWithoutPathExpansion(shill::kTypeProperty, type);
281 properties->SetStringWithoutPathExpansion(shill::kNameProperty, name);
282 properties->SetStringWithoutPathExpansion(shill::kDBusObjectProperty,
284 properties->SetStringWithoutPathExpansion(
/external/chromium_org/apps/
H A Dsaved_devices_service.cc133 device_entry_dict->SetStringWithoutPathExpansion(kDeviceType, kDeviceTypeUsb);
137 device_entry_dict->SetStringWithoutPathExpansion(kDeviceSerialNumber,
/external/chromium_org/chrome/browser/ui/webui/chromeos/
H A Dnetwork_config_message_handler.cc156 network_properties->SetStringWithoutPathExpansion(
191 dictionary_copy->SetStringWithoutPathExpansion("ServicePath", service_path);

Completed in 321 milliseconds

123