/external/chromium_org/chromeos/network/ |
D | network_connection_handler.cc | 59 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 …]
|
D | network_change_notifier_chromeos.cc | 123 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()
|
D | shill_property_handler.cc | 126 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()
|
D | network_state_handler.cc | 363 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 …]
|
D | network_device_handler_impl.cc | 71 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()
|
D | device_state.cc | 133 NET_LOG_EVENT("IPConfig Updated: " + ip_config_path, path()); in IPConfigPropertiesChanged() 136 NET_LOG_EVENT("IPConfig Added: " + ip_config_path, path()); in IPConfigPropertiesChanged()
|
D | network_event_log.h | 106 #define NET_LOG_EVENT(event, desc) NET_LOG_LEVEL( \ macro
|
D | dhcp_proxy_script_fetcher_chromeos.cc | 80 NET_LOG_EVENT("DhcpProxyScriptFetcher", pac_url); in ContinueFetch()
|
/external/chromium_org/chrome/browser/extensions/api/networking_private/ |
D | networking_private_event_router_chromeos.cc | 152 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/ |
D | network_portal_detector_impl.cc | 173 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/ |
D | enrollment_dialog_view.cc | 234 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/ |
D | choose_mobile_network_ui.cc | 170 NET_LOG_EVENT("ChooseMobileNetwork", "Device is scanning for networks."); in DeviceListChanged()
|
D | mobile_setup_ui.cc | 312 NET_LOG_EVENT("Starting mobile setup", service_path); in GetPropertiesAndStartDataRequest()
|
/external/chromium_org/chrome/browser/chromeos/mobile/ |
D | mobile_activator.cc | 292 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/ |
D | internet_options_handler.cc | 167 NET_LOG_EVENT("SetNetworkProperty: " + property, service_path); in SetNetworkProperty() 427 NET_LOG_EVENT("SetApnCallback", service_path); in SetApnProperties()
|