Searched refs:kErrorShillError (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chromeos/network/
H A Dnetwork_activation_handler.cc18 const char NetworkActivationHandler::kErrorShillError[] = "shill-error"; member in class:chromeos::NetworkActivationHandler
52 kErrorShillError, service_path, error_callback));
65 kErrorShillError, service_path, error_callback));
H A Dnetwork_activation_handler.h26 static const char kErrorShillError[]; member in class:chromeos::NetworkActivationHandler
35 // kErrorShillError if a DBus or Shill error occurred.
46 // kErrorShillError if a DBus or Shill error occurred.
H A Dnetwork_connection_handler.h83 static const char kErrorShillError[]; member in class:chromeos::NetworkConnectionHandler
116 // kErrorShillError if a DBus or Shill error occurred.
H A Dnetwork_connection_handler.cc119 const char NetworkConnectionHandler::kErrorShillError[] = "shill-error"; member in class:chromeos::NetworkConnectionHandler
752 kErrorShillError, service_path, error_callback));

Completed in 373 milliseconds