Searched defs:ShowErrorNotification (Results 1 - 2 of 2) sorted by last modified time

/external/chromium_org/ash/system/chromeos/network/
H A Dnetwork_connect.cc62 void ShowErrorNotification(const std::string& error_name, function in namespace:ash::__anon1966
177 ShowErrorNotification(error_name, service_path);
224 ShowErrorNotification(network_connect::kErrorActivateFailed, service_path);
234 ShowErrorNotification(NetworkConnectionHandler::kErrorConfigureFailed, "");
252 ShowErrorNotification(NetworkConnectionHandler::kErrorConfigureFailed, "");
268 ShowErrorNotification(
470 ShowErrorNotification(
H A Dnetwork_state_notifier.cc68 void ShowErrorNotification(const std::string& notification_id, function in namespace:__anon1968
163 ShowErrorNotification(
321 ShowErrorNotification(

Completed in 83 milliseconds