HomeSort by relevance Sort by last modified time
    Searched refs:NET_LOG_ERROR (Results 1 - 25 of 29) sorted by null

1 2

  /external/chromium_org/chromeos/network/
favorite_state.cc 36 NET_LOG_ERROR("Failed to parse " + key, path());
46 NET_LOG_ERROR("Failed to parse " + key, path());
63 NET_LOG_ERROR("Failed to parse " + key, path());
managed_state.cc 82 NET_LOG_ERROR("Error parsing state value", path() + "." + key);
96 NET_LOG_ERROR("Error parsing state value", path() + "." + key);
110 NET_LOG_ERROR("Error parsing state value", path() + "." + key);
128 NET_LOG_ERROR("Error parsing state value", path() + "." + key);
network_handler_callbacks.cc 69 NET_LOG_ERROR(error_name, detail);
85 NET_LOG_ERROR(
network_event_log.h 97 #define NET_LOG_ERROR(event, desc) NET_LOG_LEVEL( \
shill_property_util.cc 74 NET_LOG_ERROR("GetSSIDFromProperties", "No HexSSID set.");
86 NET_LOG_ERROR("GetSSIDFromProperties",
144 NET_LOG_ERROR("GetNameFromProperties", "No SSID set: " + service_path);
226 NET_LOG_ERROR("CopyIdentifyingProperties", "Missing VPN provider dict");
250 NET_LOG_ERROR("CopyIdentifyingProperties", "Missing required properties");
305 NET_LOG_ERROR("ShillNetworkTypeToFlag", "Unknown type: " + shill_type);
network_connection_handler.cc 36 NET_LOG_ERROR(error_msg, service_path);
434 NET_LOG_ERROR("No pending request to queue", service_path);
533 NET_LOG_ERROR("HandleConfigurationFailure called with no pending request.",
547 NET_LOG_ERROR("HandleShillConnectSuccess called with no pending request.",
566 NET_LOG_ERROR("HandleShillConnectFailure called with no pending request.",
624 NET_LOG_ERROR("Unexpected State: " + network->connection_state(),
631 NET_LOG_ERROR(error_msg, service_path);
665 NET_LOG_ERROR("ErrorCallbackForPendingRequest with no pending request.",
network_device_handler.cc 59 NET_LOG_ERROR(
75 NET_LOG_ERROR("RequestRefreshIPConfigs Failed", device_path);
106 NET_LOG_ERROR(
network_configuration_handler.cc 45 NET_LOG_ERROR(error_msg, service_path);
155 NET_LOG_ERROR("Failed to parse Profile Entry", base::StringPrintf(
160 NET_LOG_ERROR("Multiple Profile Entries", base::StringPrintf(
416 NET_LOG_ERROR("ClearProperties Failed: " + names[i], service_path);
network_state.cc 117 NET_LOG_ERROR("Invalid WebProxyAutoDiscoveryUrl: " + url_string,
135 NET_LOG_ERROR("Failed to parse " + key, path());
network_state_handler.cc 376 NET_LOG_ERROR("GetEAPForEthernet", "Unknown service path " + service_path);
380 NET_LOG_ERROR("GetEAPForEthernet", "Not of type Ethernet: " + service_path);
391 NET_LOG_ERROR(
405 NET_LOG_ERROR("GetEAPForEthernet",
452 NET_LOG_ERROR(base::StringPrintf("Bad path in list:%d", type), path);
460 NET_LOG_ERROR("Duplicate entry in list", path);
shill_property_handler.cc 238 NET_LOG_ERROR("ManagerPropertiesCallback",
546 NET_LOG_ERROR("Failed to get IP Config properties",
  /external/chromium_org/ash/system/chromeos/network/
network_connect.cc 74 NET_LOG_ERROR("Configuring unknown network", service_path);
117 NET_LOG_ERROR("Connect Failed: " + error_name, service_path);
206 NET_LOG_ERROR("Unable to activate network", service_path);
217 NET_LOG_ERROR("Unable to configure network", "");
234 NET_LOG_ERROR(desc + ": Failed: " + config_error_name, service_path);
280 NET_LOG_ERROR("User profile specified before login", "");
288 NET_LOG_ERROR("No user profile for unshared network configuration", "");
366 NET_LOG_ERROR("SetTechnologyEnabled with no device", log_string);
396 NET_LOG_ERROR("ActivateCellular with no Service", service_path);
403 NET_LOG_ERROR("ActivateCellular with no Device", service_path)
    [all...]
network_state_notifier.cc 250 NET_LOG_ERROR("Connect error notification: " + UTF16ToUTF8(error),
tray_sms.cc 347 NET_LOG_ERROR("SMS message contains no content.", "");
  /external/chromium_org/chrome/browser/chromeos/
enrollment_dialog_view.cc 250 NET_LOG_ERROR("No usable enrollment URI", network_name_);
270 NET_LOG_ERROR("Enrolling Unknown network", service_path);
  /external/chromium_org/chrome/browser/ui/webui/chromeos/
choose_mobile_network_ui.cc 91 NET_LOG_ERROR("Operation failed: " + error_name, operation_name);
130 NET_LOG_ERROR(
mobile_setup_ui.cc 82 NET_LOG_ERROR("Data Request Failed for Mobile Setup", service_path);
557 NET_LOG_ERROR("MobileActivator GetProperties Failed: " + error_name,
sim_unlock_ui.cc 597 NET_LOG_ERROR("Pin operation failed: " + error_name, operation_name);
  /external/chromium_org/chrome/browser/chromeos/options/
wimax_config_view.cc 47 NET_LOG_ERROR("Shill Error from WimaxConfigView: " + error_name, function);
149 NET_LOG_ERROR("Network not found", service_path_);
vpn_config_view.cc 385 NET_LOG_ERROR("Network not found", service_path_);
705 NET_LOG_ERROR("Shill Error getting properties VpnConfigView", service_path);
795 NET_LOG_ERROR("Shill Error from VpnConfigView: " + error_name, "");
    [all...]
  /external/chromium_org/chrome/browser/chromeos/mobile/
mobile_activator.cc 297 NET_LOG_ERROR("MobileActivator missing properties", service_path_);
320 NET_LOG_ERROR("MobileActivator GetProperties Failed: " + error_name,
850 NET_LOG_ERROR("Cellular service no longer exists", service_path);
854 NET_LOG_ERROR("Failed to call Activate() on service", service_path);
    [all...]
  /external/chromium_org/chrome/browser/chromeos/status/
data_promo_notification.cc 92 NET_LOG_ERROR("Empty carrier ID for cellular network",
  /external/chromium_org/chromeos/dbus/
shill_service_client.cc 260 NET_LOG_ERROR("ShillServiceClient service has invalid path",
  /external/chromium_org/chromeos/network/onc/
onc_certificate_importer_impl.cc 25 NET_LOG_ERROR("ONC Certificate Import Error", message)
  /external/chromium_org/chrome/browser/chromeos/settings/
device_settings_provider.cc 100 NET_LOG_ERROR("Shill error: " + name, "Network operation failed.");
    [all...]

Completed in 2187 milliseconds

1 2