Home | History | Annotate | Download | only in network

Lines Matching defs:shill_properties

210     base::DictionaryValue shill_properties;
211 ShowConnectErrorNotification(error_name, service_path, shill_properties);
226 const base::DictionaryValue& shill_properties) {
228 shill_properties.GetStringWithoutPathExpansion(shill::kStateProperty, &state);
235 ShowConnectErrorNotification(error_name, service_path, shill_properties);
243 base::DictionaryValue shill_properties;
244 ShowConnectErrorNotification(error_name, service_path, shill_properties);
250 const base::DictionaryValue& shill_properties) {
254 shill_properties.GetStringWithoutPathExpansion(shill::kErrorProperty,
257 shill_properties.GetStringWithoutPathExpansion(
295 shill_properties);
297 shill_properties.GetStringWithoutPathExpansion(shill::kErrorDetailsProperty,
318 shill_properties.GetStringWithoutPathExpansion(shill::kTypeProperty,