Home
last modified time | relevance | path

Searched refs:NET_LOG_EVENT (Results 1 – 15 of 15) sorted by relevance

/external/chromium_org/chromeos/network/
Dnetwork_connection_handler.cc59 NET_LOG_EVENT("OpenVPN: No username", service_path); in VPNRequiresCredentials()
66 NET_LOG_EVENT("OpenVPN: Passphrase Required", service_path); in VPNRequiresCredentials()
69 NET_LOG_EVENT("OpenVPN Is Configured", service_path); in VPNRequiresCredentials()
75 NET_LOG_EVENT("VPN: PSK Required", service_path); in VPNRequiresCredentials()
81 NET_LOG_EVENT("VPN: Passphrase Required", service_path); in VPNRequiresCredentials()
84 NET_LOG_EVENT("VPN Is Configured", service_path); in VPNRequiresCredentials()
180 NET_LOG_EVENT("Certificates Loaded", ""); in Init()
185 NET_LOG_EVENT("Certificate Loader not initialized", ""); in Init()
212 NET_LOG_EVENT("Logged In", ""); in LoggedInStateChanged()
223 NET_LOG_EVENT("Certificates Loaded", ""); in OnCertificatesLoaded()
[all …]
Dnetwork_change_notifier_chromeos.cc123 NET_LOG_EVENT("NCNDefaultNetworkLost", service_path_); in UpdateState()
140 NET_LOG_EVENT( in UpdateState()
148 NET_LOG_EVENT( in UpdateState()
171 NET_LOG_EVENT( in UpdateState()
180 NET_LOG_EVENT( in UpdateState()
Dshill_property_handler.cc126 NET_LOG_EVENT("UpdateManagerProperties", ""); in UpdateManagerProperties()
198 NET_LOG_EVENT("ConnectToBestServices", ""); in ConnectToBestServices()
246 NET_LOG_EVENT("ManagerPropertiesCallback", "Success"); in ManagerPropertiesCallback()
375 NET_LOG_EVENT("AvailableTechnologies:", technologies_str.str()); in UpdateAvailableTechnologies()
391 NET_LOG_EVENT("EnabledTechnologies:", technologies_str.str()); in UpdateEnabledTechnologies()
408 NET_LOG_EVENT("UninitializedTechnologies:", technologies_str.str()); in UpdateUninitializedTechnologies()
525 NET_LOG_EVENT( in GetIPConfigCallback()
530 NET_LOG_EVENT("IP Config properties received", path); in GetIPConfigCallback()
Dnetwork_state_handler.cc363 NET_LOG_EVENT("RequestUpdate", service_path); in RequestUpdateForNetwork()
377 NET_LOG_EVENT("SetCheckPortalList", check_portal_list); in SetCheckPortalList()
476 NET_LOG_EVENT("ProfileListChanged", "Re-Requesting Network Properties"); in ProfileListChanged()
535 NET_LOG_EVENT("NetworkPropertiesUpdated", GetLogName(network)); in UpdateNetworkStateProperties()
611 NET_LOG_EVENT("DevicePropertyUpdated", detail); in UpdateDeviceProperty()
683 NET_LOG_EVENT("NOTIFY:NetworkListChanged", in ManagedStateListChanged()
695 NET_LOG_EVENT("DeviceList", devices); in ManagedStateListChanged()
768 NET_LOG_EVENT("DefaultNetworkServiceChanged:", default_network_path_); in DefaultNetworkServiceChanged()
872 NET_LOG_EVENT( in OnNetworkConnectionStateChanged()
880 NET_LOG_EVENT("NOTIFY:" + event + ": " + network->connection_state(), in OnNetworkConnectionStateChanged()
[all …]
Dnetwork_device_handler_impl.cc71 NET_LOG_EVENT("IPConfigs.Refresh Succeeded", ipconfig_path); in IPConfigRefreshCallback()
121 NET_LOG_EVENT("Device.ProposeScan succeeded.", device_path); in ProposeScanCallback()
164 NET_LOG_EVENT(event_desc, device_path); in TDLSSuccessCallback()
205 NET_LOG_EVENT(base::StringPrintf("TDLS Retry: %d", params.retry_count), in TDLSErrorCallback()
241 NET_LOG_EVENT("CallPerformTDLSOperation: " + params.operation, device_path); in CallPerformTDLSOperation()
Ddevice_state.cc133 NET_LOG_EVENT("IPConfig Updated: " + ip_config_path, path()); in IPConfigPropertiesChanged()
136 NET_LOG_EVENT("IPConfig Added: " + ip_config_path, path()); in IPConfigPropertiesChanged()
Dnetwork_event_log.h106 #define NET_LOG_EVENT(event, desc) NET_LOG_LEVEL( \ macro
Ddhcp_proxy_script_fetcher_chromeos.cc80 NET_LOG_EVENT("DhcpProxyScriptFetcher", pac_url); in ContinueFetch()
/external/chromium_org/chrome/browser/extensions/api/networking_private/
Dnetworking_private_event_router_chromeos.cc152 NET_LOG_EVENT("NetworkingPrivate.NetworkListChanged: No Listeners", ""); in NetworkListChanged()
156 NET_LOG_EVENT("NetworkingPrivate.NetworkListChanged", ""); in NetworkListChanged()
178 NET_LOG_EVENT("NetworkingPrivate.NetworkPropertiesUpdated: No Listeners", in NetworkPropertiesUpdated()
182 NET_LOG_EVENT("NetworkingPrivate.NetworkPropertiesUpdated", in NetworkPropertiesUpdated()
200 NET_LOG_EVENT("NetworkingPrivate.OnPortalDetectionCompleted: No Listeners", in OnPortalDetectionCompleted()
204 NET_LOG_EVENT("NetworkingPrivate.OnPortalDetectionCompleted", path); in OnPortalDetectionCompleted()
/external/chromium_org/chrome/browser/chromeos/net/
Dnetwork_portal_detector_impl.cc173 NET_LOG_EVENT(StringPrintf( in Report()
309 NET_LOG_EVENT(StringPrintf("Starting detection attempt: network_id=%s", in Enable()
346 NET_LOG_EVENT("Default network changed", "None"); in DefaultNetworkChanged()
367 NET_LOG_EVENT(StringPrintf( in DefaultNetworkChanged()
567 NET_LOG_EVENT( in Observe()
/external/chromium_org/chrome/browser/chromeos/
Denrollment_dialog_view.cc234 NET_LOG_EVENT("Showing enrollment dialog", network_name_); in Enroll()
295 NET_LOG_EVENT("No enrollment URIs", service_path); in CreateDialog()
/external/chromium_org/chrome/browser/ui/webui/chromeos/
Dchoose_mobile_network_ui.cc170 NET_LOG_EVENT("ChooseMobileNetwork", "Device is scanning for networks."); in DeviceListChanged()
Dmobile_setup_ui.cc312 NET_LOG_EVENT("Starting mobile setup", service_path); in GetPropertiesAndStartDataRequest()
/external/chromium_org/chrome/browser/chromeos/mobile/
Dmobile_activator.cc292 NET_LOG_EVENT("MobileActivator::GetProperties received for stale network", in GetPropertiesAndContinueActivation()
725 NET_LOG_EVENT("Activation failure detected ", network->path()); in PickNextState()
953 NET_LOG_EVENT("Activating cellular service", network->path()); in RequestCellularActivation()
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
Dinternet_options_handler.cc167 NET_LOG_EVENT("SetNetworkProperty: " + property, service_path); in SetNetworkProperty()
427 NET_LOG_EVENT("SetApnCallback", service_path); in SetApnProperties()