/ohos5.0/foundation/communication/netmanager_base/services/netsyscontroller/src/ |
H A D | netsys_controller.cpp | 32 NETMGR_LOG_I("netsys Init"); in Init() 34 NETMGR_LOG_I("netsys initialization is complete"); in Init() 97 NETMGR_LOG_I("Create Vnic network"); in CreateVnic() 107 NETMGR_LOG_I("Destroy Vnic network"); in DestroyVnic() 200 NETMGR_LOG_I("get interface config"); in GetInterfaceConfig() 210 NETMGR_LOG_I("set interface config"); in SetInterfaceConfig() 501 NETMGR_LOG_I("InterfaceGetList"); in InterfaceGetList() 511 NETMGR_LOG_I("UidGetList"); in UidGetList() 645 NETMGR_LOG_I("StartDnsProxyListen"); in StartDnsProxyListen() 655 NETMGR_LOG_I("StopDnsProxyListen"); in StopDnsProxyListen() [all …]
|
H A D | netsys_controller_service_impl.cpp | 65 NETMGR_LOG_I("Create Vnic network"); in CreateVnic() 71 NETMGR_LOG_I("Destroy Vnic network"); in DestroyVnic() 290 NETMGR_LOG_I("GetCellularRxBytes"); in GetCellularRxBytes() 308 NETMGR_LOG_I("GetAllRxBytes"); in GetAllRxBytes() 317 NETMGR_LOG_I("GetAllTxBytes"); in GetAllTxBytes() 326 NETMGR_LOG_I("GetUidRxBytes"); in GetUidRxBytes() 335 NETMGR_LOG_I("GetUidTxBytes"); in GetUidTxBytes() 362 NETMGR_LOG_I("GetIfaceRxBytes"); in GetIfaceRxBytes() 371 NETMGR_LOG_I("GetIfaceTxBytes"); in GetIfaceTxBytes() 380 NETMGR_LOG_I("InterfaceGetList"); in InterfaceGetList() [all …]
|
H A D | mock_netsys_native_client.cpp | 123 NETMGR_LOG_I("Destroy network: netId[%{public}d]", netId); in NetworkDestroy() 176 NETMGR_LOG_I("Get mtu: ifName[%{public}s]", ifName.c_str()); in GetInterfaceMtu() 218 NETMGR_LOG_I("create dns cache: netId[%{public}d]", netId); in CreateNetworkCache() 224 NETMGR_LOG_I("Destroy dns cache: netId[%{public}d]", netId); in DestroyNetworkCache() 255 NETMGR_LOG_I("GetCellularRxBytes"); in GetCellularRxBytes() 264 NETMGR_LOG_I("GetCellularTxBytes"); in GetCellularTxBytes() 273 NETMGR_LOG_I("GetAllBytes"); in GetAllBytes() 291 NETMGR_LOG_I("GetAllRxBytes"); in GetAllRxBytes() 300 NETMGR_LOG_I("GetAllTxBytes"); in GetAllTxBytes() 455 NETMGR_LOG_I("UidGetList"); in UidGetList() [all …]
|
/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/ |
H A D | net_policy_service.cpp | 62 NETMGR_LOG_I("OnStart"); in OnStart() 179 NETMGR_LOG_I("RegisterNetPolicyCallback"); in RegisterNetPolicyCallback() 195 NETMGR_LOG_I("UnregisterNetPolicyCallback"); in UnregisterNetPolicyCallback() 230 NETMGR_LOG_I("ResetPolicies begin"); in ResetPolicies() 235 NETMGR_LOG_I("ResetPolicies end."); in ResetPolicies() 273 NETMGR_LOG_I("UpdateRemindPolicy start"); in UpdateRemindPolicy() 323 NETMGR_LOG_I("SetPowerSaveTrustlist start"); in SetPowerSaveTrustlist() 386 NETMGR_LOG_I("OnNetSysRestart"); in OnNetSysRestart() 395 NETMGR_LOG_I("FactoryResetPolicies begin"); in FactoryResetPolicies() 527 NETMGR_LOG_I("NotifyNetAccessPolicyDiag"); in NotifyNetAccessPolicyDiag() [all …]
|
H A D | net_access_policy_dialog_impl.cpp | 50 NETMGR_LOG_I("OnAbilityConnectDone"); in ConnectSystemUi() 56 NETMGR_LOG_I("network access policy dialog has been show"); in ConnectSystemUi() 80 NETMGR_LOG_I("OnAbilityConnectDone"); in OnAbilityConnectDone() 107 NETMGR_LOG_I("Show network access policy dialog is success"); in OnAbilityConnectDone() 113 NETMGR_LOG_I("OnAbilityDisconnectDone"); in OnAbilityDisconnectDone()
|
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/ |
H A D | net_monitor.cpp | 106 NETMGR_LOG_I("Stop net[%{public}d] monitor in", netId_); in Stop() 120 NETMGR_LOG_I("Net[%{public}d] probe success", netId_); in ProcessDetection() 166 NETMGR_LOG_I("start net detection"); in SendProbe() 186 NETMGR_LOG_I("http detect result: portal"); in SendProbe() 190 NETMGR_LOG_I("https detect result: success"); in SendProbe() 193 NETMGR_LOG_I("backup url detection start"); in SendProbe() 231 NETMGR_LOG_I("primary http detect result: portal"); in ProcessThreadDetectResult() 235 NETMGR_LOG_I("fallback http detect result: portal"); in ProcessThreadDetectResult() 239 NETMGR_LOG_I("primary https detect result: success"); in ProcessThreadDetectResult() 243 NETMGR_LOG_I("fallback https detect result: success"); in ProcessThreadDetectResult() [all …]
|
H A D | net_supplier.cpp | 83 NETMGR_LOG_I("Reset net supplier %{public}u", supplierId_); in ResetNetSupplier() 374 NETMGR_LOG_I("CancelRequest reqId:%{public}u", reqId); in CancelRequest() 406 NETMGR_LOG_I("NetSupplier inserted cap:NET_CAPABILITY_VALIDATED"); in SetNetValid() 411 NETMGR_LOG_I("NetSupplier remove cap:NET_CAPABILITY_PORTAL"); in SetNetValid() 417 NETMGR_LOG_I("NetSupplier inserted cap:NET_CAPABILITY_PORTAL"); in SetNetValid() 422 NETMGR_LOG_I("NetSupplier remove cap:NET_CAPABILITY_VALIDATED"); in SetNetValid() 435 NETMGR_LOG_I("NetSupplier remove cap:NET_CAPABILITY_VALIDATED"); in SetNetValid() 440 NETMGR_LOG_I("NetSupplier remove cap:NET_CAPABILITY_PORTAL"); in SetNetValid() 499 NETMGR_LOG_I("set default supplier[%{public}d].", supplierId_); in SetDefault() 507 NETMGR_LOG_I("clear default supplier[%{public}d].", supplierId_); in ClearDefault() [all …]
|
H A D | net_conn_service.cpp | 172 NETMGR_LOG_I("Init end"); in Init() 724 NETMGR_LOG_I("Enter Async"); in RegUnRegNetDetectionCallbackAsync() 846 NETMGR_LOG_I("End NetDetection"); in NetDetectionAsync() 920 NETMGR_LOG_I( in ActivateNetwork() 1318 NETMGR_LOG_I( in MakeDefaultNetWork() 1655 NETMGR_LOG_I("No default http proxy."); in GetDefaultHttpProxy() 1844 NETMGR_LOG_I("Enter delay"); in SetAirplaneMode() 1862 NETMGR_LOG_I("SetAirplaneMode out"); in SetAirplaneMode() 1977 NETMGR_LOG_I("End SetGlobalHttpProxy."); in SetGlobalHttpProxy() 2389 NETMGR_LOG_I("OnNetSysRestart"); in OnNetSysRestart() [all …]
|
H A D | net_factoryreset_callback.cpp | 51 NETMGR_LOG_I("callback counts [%{public}u]", callbackCounts); in RegisterNetFactoryResetCallback() 65 …NETMGR_LOG_I("End RegisterNetFactoryResetCallback,callback counts [%{public}zu]", callbacks_.size(… in RegisterNetFactoryResetCallback() 91 NETMGR_LOG_I("Enter UnregisterNetFactoryResetCallback"); in UnregisterNetFactoryResetCallback() 101 NETMGR_LOG_I("End UnregisterNetFactoryResetCallback"); in UnregisterNetFactoryResetCallback() 108 NETMGR_LOG_I("NotifyNetFactoryResetAsync enter"); in NotifyNetFactoryResetAsync() 123 NETMGR_LOG_I("NotifyNetFactoryReset enter, callback count = [%{public}zu]", callbacks_.size()); in NotifyNetFactoryReset()
|
H A D | nat464_service.cpp | 60 NETMGR_LOG_I("update nat464 service state"); in UpdateServiceState() 92 NETMGR_LOG_I("start to discover prefix64 from DNS64 server"); in StartPrefixDiscovery() 100 NETMGR_LOG_I("stop flag is true, stop cycle"); in DiscoverPrefix() 107 NETMGR_LOG_I("Get prefix64 from DNS64 server, stop cycle"); in DiscoverPrefix() 114 …NETMGR_LOG_I("Fail to get prefix64 from DNS64 server, try again after %{public}u ms", discoveryCyc… in DiscoverPrefix()
|
H A D | net_http_probe.cpp | 115 NETMGR_LOG_I("Send net:[%{public}d] %{public}s probe in", netId_, in SendProbe() 419 NETMGR_LOG_I("Using proxy for http probe on netId:[%{public}d]", netId_); in SetProxyOption() 526 NETMGR_LOG_I("Get net[%{public}d] ip addr for HTTP&HTTPS probe url ", netId_); in SendDnsProbe() 533 NETMGR_LOG_I("Get net[%{public}d] ip addr for HTTP probe url ", netId_); in SendDnsProbe() 539 NETMGR_LOG_I("Get net[%{public}d] ip addr for HTTPS probe url ", netId_); in SendDnsProbe() 570 … NETMGR_LOG_I("net[%{public}d], probeType[%{public}d] response header empty", netId_, probeType_); in GetHeaderField() 580 …NETMGR_LOG_I("net[%{public}d], probeType[%{public}d], key:[%{public}s]", netId_, probeType_, key.c… in GetHeaderField() 593 …NETMGR_LOG_I("net[%{public}d], response code 200 with content length -1, consider as fail", netId_… in CheckRespCode() 597 …NETMGR_LOG_I("net[%{public}d], response code 200, content length less 5, consider as fail", netId_… in CheckRespCode() 667 NETMGR_LOG_I("Recv net[%{public}d] http probe response, code:[%{public}d]", netId_, in RecvHttpProbeResponse() [all …]
|
H A D | network.cpp | 298 … NETMGR_LOG_I("UpdateIpAddrs, old ip addrs size: [%{public}zu]", netLinkInfo_.netAddrList_.size()); in UpdateIpAddrs() 338 …NETMGR_LOG_I("HandleUpdateIpAddrs, new ip addrs size: [%{public}zu]", newNetLinkInfo.netAddrList_.… in HandleUpdateIpAddrs() 424 NETMGR_LOG_I("update dns server: %{public}s", ss.str().c_str()); in UpdateDns() 481 NETMGR_LOG_I("Enter RNDCB"); in RegisterNetDetectionCallback() 499 NETMGR_LOG_I("Enter URNDCB"); in UnRegisterNetDetectionCallback() 517 NETMGR_LOG_I("Enter StartNetDetection"); in StartNetDetection() 524 NETMGR_LOG_I("netMonitor_ is null."); in StartNetDetection() 546 … NETMGR_LOG_I("Last netDetectionState: [%{public}d->%{public}d]", preStatus, lastDetectResult); in NetDetectionForDnsHealth() 551 NETMGR_LOG_I("Dns report success, so restart detection."); in NetDetectionForDnsHealth() 556 NETMGR_LOG_I("Dns report fail, start net detection"); in NetDetectionForDnsHealth() [all …]
|
H A D | net_datashare_utils.cpp | 80 NETMGR_LOG_I("DataShareHelper query success,value[%{public}s]", value.c_str()); in Query() 104 NETMGR_LOG_I("DataShareHelper insert success"); in Insert() 134 NETMGR_LOG_I("DataShareHelper update success"); in Update()
|
/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/stub/ |
H A D | net_policy_service_stub.cpp | 202 …NETMGR_LOG_I("SetPolicyByUid callingUid/callingPid: %{public}d/%{public}d", IPCSkeleton::GetCallin… in OnSetPolicyByUid() 227 …NETMGR_LOG_I("GetPolicyByUid callingUid/callingPid: %{public}d/%{public}d", IPCSkeleton::GetCallin… in OnGetPolicyByUid() 253 …NETMGR_LOG_I("GetUidsByPolicy callingUid/callingPid: %{public}d/%{public}d", IPCSkeleton::GetCalli… in OnGetUidsByPolicy() 364 NETMGR_LOG_I("UnregisterNetPolicyCallback callingUid/callingPid: %{public}d/%{public}d", in OnUnregisterNetPolicyCallback() 384 …NETMGR_LOG_I("SetNetQuotaPolicies callingUid/callingPid: %{public}d/%{public}d", IPCSkeleton::GetC… in OnSetNetQuotaPolicies() 403 …NETMGR_LOG_I("GetNetQuotaPolicies callingUid/callingPid: %{public}d/%{public}d", IPCSkeleton::GetC… in OnGetNetQuotaPolicies() 424 …NETMGR_LOG_I("ResetPolicies callingUid/callingPid: %{public}d/%{public}d", IPCSkeleton::GetCalling… in OnResetPolicies() 443 …NETMGR_LOG_I("SetBackgroundPolicy callingUid/callingPid: %{public}d/%{public}d", IPCSkeleton::GetC… in OnSetBackgroundPolicy() 462 …NETMGR_LOG_I("GetBackgroundPolicy callingUid/callingPid: %{public}d/%{public}d", IPCSkeleton::GetC… in OnGetBackgroundPolicy() 507 …NETMGR_LOG_I("SnoozePolicy callingUid/callingPid: %{public}d/%{public}d", IPCSkeleton::GetCallingU… in OnSnoozePolicy() [all …]
|
/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/common/ |
H A D | napi_common.cpp | 268 NETMGR_LOG_I("NapiCommon HandleAsyncWork end"); in HandleAsyncWork() 274 NETMGR_LOG_I("Handle1ValueCallback start"); in Handle1ValueCallback() 283 NETMGR_LOG_I("Handle1ValueCallback start normal callback"); in Handle1ValueCallback() 292 NETMGR_LOG_I("Handle1ValueCallback normal callback end"); in Handle1ValueCallback() 302 NETMGR_LOG_I("Handle1ValueCallback promise callback end"); in Handle1ValueCallback() 306 NETMGR_LOG_I("Handle1ValueCallback end"); in Handle1ValueCallback() 311 NETMGR_LOG_I("Handle2ValueCallback start"); in Handle2ValueCallback() 320 NETMGR_LOG_I("Handle2ValueCallback start normal callback"); in Handle2ValueCallback() 331 NETMGR_LOG_I("Handle2ValueCallback normal callback end"); in Handle2ValueCallback() 339 NETMGR_LOG_I("Handle2ValueCallback promise callback end"); in Handle2ValueCallback() [all …]
|
/ohos5.0/foundation/communication/netmanager_base/test/netstatsmanager/unittest/net_stats_manager_test/ |
H A D | net_stats_database_helper_test.cpp | 87 NETMGR_LOG_I("InsertDataHelperTest001"); 109 NETMGR_LOG_I("SelectDataHelperTest001"); 115 … NETMGR_LOG_I("uid:%{public}d, iface:%{public}s, date:%{public}s", info.uid_, info.iface_.c_str(), 128 NETMGR_LOG_I("SelectDataHelperTest002"); 142 NETMGR_LOG_I("SelectDataHelperTest003"); 156 NETMGR_LOG_I("SelectDataHelperTest004"); 171 NETMGR_LOG_I("QueryDataDataHelperTest001"); 187 NETMGR_LOG_I("QueryDataDataHelperTest002"); 204 NETMGR_LOG_I("DeleteDataHelperTest001"); 215 NETMGR_LOG_I("DeleteDataHelperTest002");
|
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/ |
H A D | net_conn_client.cpp | 263 NETMGR_LOG_I("UpdateNetSupplierInfo client in."); in UpdateNetSupplierInfo() 275 NETMGR_LOG_I("UpdateNetLinkInfo client in."); in UpdateNetLinkInfo() 464 NETMGR_LOG_I("SetAirplaneMode client in."); in SetAirplaneMode() 565 NETMGR_LOG_I("RemoveDeathRecipient success"); in DlCloseRemoveDeathRecipient() 614 NETMGR_LOG_I("Enter AppHttpProxy"); in SetAppHttpProxy() 714 NETMGR_LOG_I("AddNetworkRoute client in."); in AddNetworkRoute() 727 NETMGR_LOG_I("RemoveNetworkRoute client in."); in RemoveNetworkRoute() 740 NETMGR_LOG_I("AddInterfaceAddress client in."); in AddInterfaceAddress() 753 NETMGR_LOG_I("DelInterfaceAddress client in."); in DelInterfaceAddress() 765 NETMGR_LOG_I("AddStaticArp client in."); in AddStaticArp() [all …]
|
H A D | network_security_config.cpp | 651 NETMGR_LOG_I("DumpConfigs:baseConfig_.trustAnchors_.certs"); in DumpConfigs() 653 NETMGR_LOG_I("[%{public}s]", cert.c_str()); in DumpConfigs() 656 NETMGR_LOG_I("DumpConfigs:domainConfigs_"); in DumpConfigs() 658 NETMGR_LOG_I("======================="); in DumpConfigs() 660 … NETMGR_LOG_I("domainConfigs_.domains_[%{public}s][%{public}s]", domain.domainName_.c_str(), in DumpConfigs() 663 NETMGR_LOG_I("domainConfigs_.domains_.pinSet_.expiration_[%{public}s]", in DumpConfigs() 666 …NETMGR_LOG_I("domainConfigs_.domains_.pinSet_.pins[%{public}s][%{public}s]", pin.digestAlgorithm_.… in DumpConfigs() 670 NETMGR_LOG_I("domainConfigs_.domains_.trustAnchors_.certs_[%{public}s]", cert.c_str()); in DumpConfigs()
|
/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/core/ |
H A D | net_policy_callback.cpp | 55 NETMGR_LOG_I("callback counts [%{public}u]", callbackCounts); in RegisterNetPolicyCallback() 69 NETMGR_LOG_I("End RegisterNetPolicyCallback"); in RegisterNetPolicyCallback() 95 NETMGR_LOG_I("Enter UnregisterNetPolicyCallback"); in UnregisterNetPolicyCallback() 105 NETMGR_LOG_I("End UnregisterNetPolicyCallback"); in UnregisterNetPolicyCallback() 128 NETMGR_LOG_I("NotifyNetUidPolicyChange uid= %{public}d policy= %{public}d", uid, policy); in NotifyNetUidPolicyChange() 156 NETMGR_LOG_I("NetUidRuleChange uid=%{public}d policy=%{public}d", uid, rule); in NotifyNetUidRuleChange()
|
H A D | net_policy_rule.cpp | 28 NETMGR_LOG_I("Start init uid and policy."); in Init() 132 … NETMGR_LOG_I("Same netsys and uid ,don't need to do others.now netsys is: [%{public}u]", netsys); in TransConditionToRuleAndNetsys() 235 NETMGR_LOG_I("GetUidsByPolicy:policy:[%{public}u]", policy); in GetUidsByPolicy() 252 …NETMGR_LOG_I("IsUidNetAllowed:rule[%{public}u], backgroundAllow_[%{public}d]", rule, backgroundAll… in IsUidNetAllowed() 299 …NETMGR_LOG_I("Same background policy,don't need to repeat set. now background policy is:[%{public}… in SetBackgroundPolicy() 328 NETMGR_LOG_I("Reset uids-policies and backgroundpolicy"); in ResetPolicies() 337 NETMGR_LOG_I("GetBackgroundPolicy:backgroundAllow_[%{public}d", backgroundAllow_); in GetBackgroundPolicy()
|
/ohos5.0/foundation/communication/netmanager_base/services/netstatsmanager/src/ |
H A D | net_stats_callback.cpp | 41 NETMGR_LOG_I("netStatsCallback_ had this callback"); in RegisterNetStatsCallback() 45 NETMGR_LOG_I("netStatsCallback_ add callback."); in RegisterNetStatsCallback() 59 NETMGR_LOG_I("netStatsCallback_ erase callback."); in UnregisterNetStatsCallback()
|
H A D | net_stats_listener.cpp | 48 NETMGR_LOG_I("NetStatsListener RegisterStatsCallback is successful"); in RegisterStatsCallback() 53 …NETMGR_LOG_I("NetStatsListener::OnReceiveEvent(), event:[%{public}s], data:[%{public}s], code:[%{p… in OnReceiveEvent()
|
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/ |
H A D | net_supplier_callback_stub.cpp | 47 NETMGR_LOG_I("Descriptor checked failed"); in OnRemoteRequest() 59 NETMGR_LOG_I("Stub default case, need check"); in OnRemoteRequest() 141 … NETMGR_LOG_I("RequestNetwork[%{public}s], cost=%{public}lld", ident.c_str(), durationNs.count()); in RequestNetwork() 153 … NETMGR_LOG_I("ReleaseNetwork[%{public}s], cost=%{public}lld", ident.c_str(), durationNs.count()); in ReleaseNetwork()
|
/ohos5.0/foundation/communication/netmanager_base/test/commonduplicatedcode/ |
H A D | common_net_stats_callback_test.h | 33 NETMGR_LOG_I("NetIfaceStatsChanged iface:%{public}s", iface.c_str()); in NetIfaceStatsChanged() 39 NETMGR_LOG_I("NetIfaceStatsChanged iface:%{public}s uid:%{public}d", iface.c_str(), uid); in NetUidStatsChanged()
|
/ohos5.0/foundation/communication/netmanager_base/utils/common_utils/src/ |
H A D | netmanager_hitrace.cpp | 37 …NETMGR_LOG_I("NetmanagerStartAsyncTrace value:%{public}s, taskId:%{public}d", value.c_str(), taskI… in NetmanagerStartAsyncTrace() 43 …NETMGR_LOG_I("NetmanagerFinishAsyncTrace value:%{public}s, taskId:%{public}d", value.c_str(), task… in NetmanagerFinishAsyncTrace()
|