Searched defs:service_path (Results 1 - 25 of 62) sorted by relevance

123

/external/chromium_org/chromeos/network/
H A Dnetwork_configuration_handler.h57 // Gets the properties of the network with id |service_path|. See note on
60 const std::string& service_path,
64 // Sets the properties of the network with id |service_path|. This means the
69 const std::string& service_path,
80 void ClearProperties(const std::string& service_path,
86 // profile, and returns the new service_path to |callback| if successful.
96 // Removes the network |service_path| from any profiles that include it.
99 const std::string& service_path,
103 // Changes the profile for the network |service_path| to |profile_path|.
105 void SetNetworkProfile(const std::string& service_path,
131 PendingProfileEntryDeleterForTest(const std::string& service_path) argument
[all...]
H A Dnetwork_policy_observer.h22 virtual void PolicyApplied(const std::string& service_path) {}; argument
H A Dnetwork_activation_handler.cc24 const std::string& service_path,
28 NET_LOG_USER("ActivateNetwork", service_path);
29 CallShillActivate(service_path, carrier, success_callback, error_callback);
33 const std::string& service_path,
36 NET_LOG_USER("CompleteActivation", service_path);
37 CallShillCompleteActivation(service_path, success_callback, error_callback);
41 const std::string& service_path,
45 NET_LOG_USER("Activation Request", service_path + ": '" + carrier + "'");
47 dbus::ObjectPath(service_path),
50 AsWeakPtr(), service_path, success_callbac
23 Activate( const std::string& service_path, const std::string& carrier, const base::Closure& success_callback, const network_handler::ErrorCallback& error_callback) argument
32 CompleteActivation( const std::string& service_path, const base::Closure& success_callback, const network_handler::ErrorCallback& error_callback) argument
40 CallShillActivate( const std::string& service_path, const std::string& carrier, const base::Closure& success_callback, const network_handler::ErrorCallback& error_callback) argument
55 CallShillCompleteActivation( const std::string& service_path, const base::Closure& success_callback, const network_handler::ErrorCallback& error_callback) argument
68 HandleShillSuccess( const std::string& service_path, const base::Closure& success_callback) argument
[all...]
/external/chromium_org/ui/chromeos/network/
H A Dnetwork_info.h27 std::string service_path; member in struct:ui::NetworkInfo
/external/chromium_org/chromeos/dbus/
H A Dfake_bluetooth_gatt_characteristic_service_provider.h29 const dbus::ObjectPath& service_path);
46 const dbus::ObjectPath& service_path() const { return service_path_; } function in class:chromeos::FakeBluetoothGattCharacteristicServiceProvider
H A Dfake_bluetooth_gatt_characteristic_service_provider.cc21 const dbus::ObjectPath& service_path)
24 service_path_(service_path),
15 FakeBluetoothGattCharacteristicServiceProvider( const dbus::ObjectPath& object_path, Delegate* delegate, const std::string& uuid, const std::vector<std::string>& flags, const std::vector<std::string>& permissions, const dbus::ObjectPath& service_path) argument
H A Dfake_bluetooth_gatt_manager_client.cc27 const dbus::ObjectPath& service_path,
31 VLOG(1) << "Register GATT service: " << service_path.value();
34 ServiceMap::iterator iter = service_map_.find(service_path);
37 "GATT service doesn't exist: " + service_path.value());
46 "GATT service already registered: " + service_path.value());
56 const dbus::ObjectPath& service_path,
59 VLOG(1) << "Unregister GATT service: " << service_path.value();
62 ServiceMap::iterator iter = service_map_.find(service_path);
65 "GATT service doesn't exist: " + service_path.value());
74 "GATT service not registered: " + service_path
26 RegisterService( const dbus::ObjectPath& service_path, const Options& options, const base::Closure& callback, const ErrorCallback& error_callback) argument
55 UnregisterService( const dbus::ObjectPath& service_path, const base::Closure& callback, const ErrorCallback& error_callback) argument
[all...]
H A Dshill_manager_client_unittest.cc370 std::string service_path = "/"; local
371 dbus::ObjectPath service_path_obj(service_path);
390 service_path,
H A Dshill_service_client.cc32 const dbus::ObjectPath& service_path,
38 " for: " + service_path.value() + ": " +
73 const dbus::ObjectPath& service_path,
75 GetHelper(service_path)->AddPropertyChangedObserver(observer);
79 const dbus::ObjectPath& service_path,
81 GetHelper(service_path)->RemovePropertyChangedObserver(observer);
84 virtual void GetProperties(const dbus::ObjectPath& service_path,
88 GetHelper(service_path)->CallDictionaryValueMethodWithErrorCallback(
92 service_path, callback));
95 virtual void SetProperty(const dbus::ObjectPath& service_path,
30 OnGetDictionaryError( const std::string& method_name, const dbus::ObjectPath& service_path, const ShillServiceClient::DictionaryValueCallback& callback, const std::string& error_name, const std::string& error_message) argument
231 GetHelper(const dbus::ObjectPath& service_path) argument
[all...]
/external/chromium_org/components/metrics/net/
H A Dwifi_access_point_info_provider_chromeos.cc60 const std::string &service_path,
59 ParseInfo( const std::string &service_path, const base::DictionaryValue& properties) argument
/external/chromium_org/chrome/browser/chromeos/login/ui/
H A Dproxy_settings_dialog.cc40 GURL GetURLForProxySettings(const std::string& service_path) { argument
44 net::EscapeUrlEncodedData(service_path, true).c_str());
/external/chromium_org/chrome/browser/chromeos/net/
H A Dproxy_config_handler.cc30 void NotifyNetworkStateHandler(const std::string& service_path) { argument
33 service_path);
H A Dnetwork_portal_detector_impl_browsertest.cc50 void SetConnected(const std::string& service_path) { argument
52 dbus::ObjectPath(service_path),
/external/chromium_org/chrome/browser/ui/webui/chromeos/
H A Dmobile_setup_dialog.cc35 void ShowDialog(const std::string& service_path);
68 void MobileSetupDialog::Show(const std::string& service_path) { argument
70 MobileSetupDialogDelegate::GetInstance()->ShowDialog(service_path);
85 void MobileSetupDialogDelegate::ShowDialog(const std::string& service_path) { argument
86 service_path_ = service_path;
H A Dnetwork_config_message_handler.cc32 std::string* service_path) {
38 *service_path = network->path();
109 std::string service_path; local
110 if (!GetServicePathFromGuid(guid, &service_path)) {
116 service_path,
131 std::string service_path; local
132 if (!GetServicePathFromGuid(guid, &service_path)) {
140 service_path,
149 const std::string& service_path,
157 "ServicePath", service_path);
31 GetServicePathFromGuid(const std::string& guid, std::string* service_path) argument
147 GetPropertiesSuccess( int callback_id, const std::string& service_path, const base::DictionaryValue& dictionary) const argument
171 std::string service_path; local
185 GetShillPropertiesSuccess( int callback_id, const std::string& service_path, const base::DictionaryValue& dictionary) const argument
[all...]
/external/chromium_org/ash/system/tray/
H A Dsystem_tray_delegate.h38 std::string service_path; member in struct:ash::NetworkIconInfo
142 // Shows the settings related to network. If |service_path| is not empty,
144 virtual void ShowNetworkSettings(const std::string& service_path) = 0;
253 virtual void ShowMobileSetupDialog(const std::string& service_path) = 0;
/external/chromium_org/ash/system/chromeos/network/
H A Dnetwork_connect.cc63 const std::string& service_path) {
65 ShowNetworkConnectError(error_name, service_path);
68 void HandleUnconfiguredNetwork(const std::string& service_path) { argument
70 GetNetworkState(service_path);
72 NET_LOG_ERROR("Configuring unknown network", service_path);
80 ShowNetworkConfigure(service_path);
88 ShowNetworkConfigure(service_path);
94 ash::network_connect::ActivateCellular(service_path);
98 ash::network_connect::ShowMobileSetup(service_path);
104 ShowNetworkSettings(service_path);
62 ShowErrorNotification(const std::string& error_name, const std::string& service_path) argument
137 OnConnectFailed(const std::string& service_path, const std::string& error_name, scoped_ptr<base::DictionaryValue> error_data) argument
195 OnConnectSucceeded(const std::string& service_path) argument
206 CallConnectToNetwork(const std::string& service_path, bool check_error_state) argument
220 OnActivateFailed(const std::string& service_path, const std::string& error_name, scoped_ptr<base::DictionaryValue> error_data) argument
227 OnActivateSucceeded(const std::string& service_path) argument
237 OnConfigureSucceeded(bool connect_on_configure, const std::string& service_path) argument
263 SetPropertiesFailed(const std::string& desc, const std::string& service_path, const std::string& config_error_name, scoped_ptr<base::DictionaryValue> error_data) argument
288 ClearPropertiesAndConnect( const std::string& service_path, const std::vector<std::string>& properties_to_clear) argument
302 ConfigureSetProfileSucceeded( const std::string& service_path, scoped_ptr<base::DictionaryValue> properties_to_set) argument
316 GetNetworkState(const std::string& service_path) argument
332 ConnectToNetwork(const std::string& service_path) argument
402 ActivateCellular(const std::string& service_path) argument
434 ShowMobileSetup(const std::string& service_path) argument
461 ConfigureNetworkAndConnect(const std::string& service_path, const base::DictionaryValue& properties, bool shared) argument
493 ErrorString(const std::string& error, const std::string& service_path) argument
575 ShowNetworkSettings(const std::string& service_path) argument
[all...]
H A Dnetwork_state_notifier.cc208 const std::string& service_path) {
209 if (service_path.empty()) {
211 ShowConnectErrorNotification(error_name, service_path, shill_properties);
216 service_path,
220 weak_ptr_factory_.GetWeakPtr(), error_name, service_path));
225 const std::string& service_path,
235 ShowConnectErrorNotification(error_name, service_path, shill_properties);
240 const std::string& service_path,
244 ShowConnectErrorNotification(error_name, service_path, shill_properties);
249 const std::string& service_path,
206 ShowNetworkConnectError( const std::string& error_name, const std::string& service_path) argument
223 ConnectErrorPropertiesSucceeded( const std::string& error_name, const std::string& service_path, const base::DictionaryValue& shill_properties) argument
238 ConnectErrorPropertiesFailed( const std::string& error_name, const std::string& service_path, const std::string& shill_connect_error, scoped_ptr<base::DictionaryValue> shill_error_data) argument
247 ShowConnectErrorNotification( const std::string& error_name, const std::string& service_path, const base::DictionaryValue& shill_properties) argument
[all...]
/external/chromium_org/athena/system/
H A Dnetwork_selector.cc136 network_.service_path,
146 network_.service_path,
172 network_.service_path,
237 void ShowPasswordView(const std::string& service_path) { argument
240 service_path);
261 void OnNetworkConnectionError(const std::string& service_path, argument
270 ShowPasswordView(service_path);
277 network_.service_path);
282 network_.service_path,
288 network_.service_path,
[all...]
/external/chromium_org/chrome/browser/chromeos/
H A Denrollment_dialog_view.cc249 void EnrollmentComplete(const std::string& service_path) { argument
250 NET_LOG_USER("Enrollment Complete", service_path);
260 bool CreateDialog(const std::string& service_path, argument
263 GetNetworkState(service_path);
265 NET_LOG_ERROR("Enrolling Unknown network", service_path);
292 NET_LOG_ERROR("Certificate pattern is empty", service_path);
295 NET_LOG_EVENT("No enrollment URIs", service_path);
299 NET_LOG_USER("Enrolling", service_path);
304 base::Bind(&EnrollmentComplete, service_path));
/external/chromium_org/chrome/browser/chromeos/mobile/
H A Dmobile_activator_unittest.cc69 virtual const NetworkState* GetNetworkState(const std::string& service_path) { argument
/external/chromium_org/chrome/browser/chromeos/options/
H A Dnetwork_config_view.cc89 std::string service_path = network->path(); local
92 child_config_view_ = new WifiConfigView(this, service_path, false);
94 child_config_view_ = new WimaxConfigView(this, service_path);
96 child_config_view_ = new VPNConfigView(this, service_path);
104 "" /* service_path */,
111 "" /* service_path */);
122 void NetworkConfigView::Show(const std::string& service_path, argument
128 GetNetworkState(service_path);
130 LOG(ERROR) << "NetworkConfigView::Show called with invalid service_path";
232 "" /* service_path */,
289 ChildNetworkConfigView( NetworkConfigView* parent, const std::string& service_path) argument
[all...]
H A Dwimax_config_view.cc52 const std::string& service_path)
53 : ChildNetworkConfigView(parent, service_path),
360 const std::string& service_path,
51 WimaxConfigView(NetworkConfigView* parent, const std::string& service_path) argument
359 InitFromProperties( const std::string& service_path, const base::DictionaryValue& properties) argument
/external/chromium_org/chrome/browser/chromeos/status/
H A Ddata_promo_notification.cc121 void NotificationClicked(const std::string& service_path, argument
124 ash::network_connect::ShowNetworkSettings(service_path);
/external/chromium_org/chrome/browser/extensions/api/networking_private/
H A Dnetworking_private_apitest.cc237 void AddService(const std::string& service_path, argument
242 service_path, service_path + "_guid", name,

Completed in 337 milliseconds

123