HomeSort by relevance Sort by last modified time
    Searched refs:NET_LOG_USER (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/chromeos/network/
network_activation_handler.cc 28 NET_LOG_USER("ActivateNetwork", service_path);
36 NET_LOG_USER("CompleteActivation", service_path);
45 NET_LOG_USER("Activation Request", service_path + ": '" + carrier + "'");
59 NET_LOG_USER("CompleteActivation Request", service_path);
network_event_log.h 102 #define NET_LOG_USER(event, desc) NET_LOG_LEVEL( \
network_configuration_handler.cc 238 NET_LOG_USER("SetProperties", service_path);
260 NET_LOG_USER("ClearProperties", service_path);
290 NET_LOG_USER("CreateConfiguration", type);
320 NET_LOG_USER("Remove Configuration", service_path);
332 NET_LOG_USER("SetNetworkProfile", service_path + ": " + profile_path);
network_connection_handler.cc 213 NET_LOG_USER("ConnectToNetwork", service_path);
217 NET_LOG_USER("Connect Request While Pending", service_path);
294 NET_LOG_USER("DisconnectNetwork", service_path);
479 NET_LOG_USER("VPN Requires Credentials", service_path);
681 NET_LOG_USER("Disconnect Request", service_path);
network_state_handler.cc 103 NET_LOG_USER("UpdateManagerProperties", "");
130 NET_LOG_USER("SetTechnologyEnabled",
327 NET_LOG_USER("RequestScan", "");
339 NET_LOG_USER("ConnectToBestWifiNetwork", "");
  /external/chromium_org/ash/system/chromeos/network/
network_connect.cc 176 NET_LOG_USER("Connect Succeeded", service_path);
212 NET_LOG_USER("Activation Succeeded", service_path);
223 NET_LOG_USER("Configure Succeeded", service_path);
258 NET_LOG_USER("ClearPropertiesAndConnect", service_path);
328 NET_LOG_USER("ConnectToNetwork", service_path);
331 NET_LOG_USER("Configure: " + network->error(), service_path);
347 NET_LOG_USER("SetTechnologyEnabled", log_string);
351 NET_LOG_USER("Technology already in target state.", log_string);
376 NET_LOG_USER("Cannot enable cellular device without SIM.", log_string);
393 NET_LOG_USER("ActivateCellular", service_path)
    [all...]
  /external/chromium_org/chrome/browser/chromeos/
enrollment_dialog_view.cc 255 NET_LOG_USER("Enrollment Complete", service_path);
286 NET_LOG_USER("Enrolling", service_path);
  /external/chromium_org/chrome/browser/ui/webui/chromeos/
sim_unlock_ui.cc 513 NET_LOG_USER(operation_name, cellular->path());
533 NET_LOG_USER(operation_name, cellular->path());
553 NET_LOG_USER(operation_name, cellular->path());
574 NET_LOG_USER(operation_name, cellular->path());
  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
internet_options_handler.cc     [all...]

Completed in 64 milliseconds