/ohos5.0/foundation/communication/netmanager_base/services/netsyscontroller/src/ |
H A D | netsys_controller_service_impl.cpp | 434 NETMGR_LOG_D("BindSocket"); in BindSocket() 455 NETMGR_LOG_D("EnableNat"); in EnableNat() 461 NETMGR_LOG_D("DisableNat"); in DisableNat() 530 NETMGR_LOG_D("SetIpAddress"); in SetIpAddress() 539 NETMGR_LOG_D("SetBlocking"); in SetBlocking() 548 NETMGR_LOG_D("StartDhcpClient"); in StartDhcpClient() 557 NETMGR_LOG_D("StopDhcpClient"); in StopDhcpClient() 575 NETMGR_LOG_D("SetBlocking"); in StartDhcpService() 584 NETMGR_LOG_D("StopDhcpService"); in StopDhcpService() 749 NETMGR_LOG_D("AddStaticArp"); in AddStaticArp() [all …]
|
H A D | netsys_native_client.cpp | 599 NETMGR_LOG_D("NetsysNativeClient GetAllRxBytes"); in GetAllRxBytes() 610 NETMGR_LOG_D("NetsysNativeClient GetAllTxBytes"); in GetAllTxBytes() 689 NETMGR_LOG_D("NetsysNativeClient InterfaceGetList"); in InterfaceGetList() 702 NETMGR_LOG_D("NetsysNativeClient UidGetList"); in UidGetList() 868 NETMGR_LOG_D("Execute GetSystemAbilityManager"); in GetProxy() 934 NETMGR_LOG_D("on remote died"); in OnRemoteDied() 1051 NETMGR_LOG_D("NetsysNativeClient::SetBlocking"); in SetBlocking() 1074 NETMGR_LOG_D("NetsysNativeClient::StartDhcpClient"); in StartDhcpClient() 1085 NETMGR_LOG_D("NetsysNativeClient::StopDhcpClient"); in StopDhcpClient() 1131 NETMGR_LOG_D("NetsysNativeClient StartDhcpService"); in StartDhcpService() [all …]
|
H A D | mock_netsys_native_client.cpp | 348 NETMGR_LOG_D("GetUidRxBytes uid is [%{public}u]", uid); in GetUidRxBytes() 355 NETMGR_LOG_D("GetUidTxBytes uid is [%{public}u]", uid); in GetUidTxBytes() 369 NETMGR_LOG_D("GetUidOnIfaceRxBytes uid is [%{public}u] " in GetUidOnIfaceRxBytes() 376 NETMGR_LOG_D("GetUidOnIfaceRxBytes uid is [%{public}u] " in GetUidOnIfaceTxBytes() 436 NETMGR_LOG_D("InterfaceGetList"); in InterfaceGetList() 521 NETMGR_LOG_D("SetDefaultNetWork netId is [%{public}d]", netId); in SetDefaultNetWork() 527 NETMGR_LOG_D("ClearDefaultNetWorkNetId"); in ClearDefaultNetWorkNetId() 533 NETMGR_LOG_D("BindSocket: netId = [%{public}u]", netId); in BindSocket() 539 NETMGR_LOG_D("ShareDnsSet: netId[%{public}d]", netId); in ShareDnsSet() 545 NETMGR_LOG_D("RegisterNetsysNotifyCallback"); in RegisterNetsysNotifyCallback() [all …]
|
H A D | netsys_controller.cpp | 421 NETMGR_LOG_D("NetsysController GetAllRxBytes"); in GetAllRxBytes() 431 NETMGR_LOG_D("NetsysController GetAllTxBytes"); in GetAllTxBytes() 441 NETMGR_LOG_D("NetsysController GetUidRxBytes"); in GetUidRxBytes() 451 NETMGR_LOG_D("NetsysController GetUidTxBytes"); in GetUidTxBytes() 481 NETMGR_LOG_D("NetsysController GetIfaceRxBytes"); in GetIfaceRxBytes() 491 NETMGR_LOG_D("NetsysController GetIfaceTxBytes"); in GetIfaceTxBytes() 521 NETMGR_LOG_D("NetsysController GetIfaceRxPackets"); in GetIfaceRxPackets() 531 NETMGR_LOG_D("NetsysController GetIfaceTxPackets"); in GetIfaceTxPackets() 551 NETMGR_LOG_D("ClearDefaultNetWorkNetId"); in ClearDefaultNetWorkNetId() 703 NETMGR_LOG_D("NetsysController::set addr"); in SetIpAddress() [all …]
|
/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/common/ |
H A D | netsys_policy_wrapper.cpp | 28 …NETMGR_LOG_D("NetsysPolicyWrapper:RegisterNetsysObserver netsys return[%{public}d]", netsysReturnV… in RegisterNetsysCallback() 35 …NETMGR_LOG_D("NetsysPolicyWrapper:EnableDataSaver enable[%{public}d] netsys return[%{public}d]", e… in BandwidthEnableDataSaver() 43 …NETMGR_LOG_D("NetsysPolicyWrapper:SetIfaceQuota iface[%{public}s] bytes[%{public}s] netsys return[… in BandwidthSetIfaceQuota() 51 …NETMGR_LOG_D("NetsysPolicyWrapper:RemoveIfaceQuota iface[%{public}s] netsys return[%{public}d]", i… in BandwidthRemoveIfaceQuota() 66 …NETMGR_LOG_D("NetsysPolicyWrapper:RemoveDeniedList uid[%{public}u] netsys return[%{public}d]", uid, in BandwidthRemoveDeniedList() 74 … NETMGR_LOG_D("NetsysPolicyWrapper:AddAllowedList uid[%{public}u] netsys return[%{public}d]", uid, in BandwidthAddAllowedList() 82 …NETMGR_LOG_D("NetsysPolicyWrapper:RemoveAllowedLists uid[%{public}u] netsys return[%{public}d]", u… in BandwidthRemoveAllowedList() 92 …NETMGR_LOG_D("NetsysPolicyWrapper:PowerSaveUpdataAllowedList uid[%{public}u] netsys return[%{publi… in PowerSaveUpdataAllowedList() 100 …NETMGR_LOG_D("SetUidsAllowedListChain chain[%{public}u] uids size[%{public}zu] netsys return[%{pub… in FirewallSetUidsAllowedListChain() 108 …NETMGR_LOG_D("SetUidsDeniedListChain chain[%{public}u] uids size[%{public}zu] netsys return[%{publ… in FirewallSetUidsDeniedListChain() [all …]
|
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/ |
H A D | network.cpp | 84 NETMGR_LOG_D("Enter UpdateBasicNetwork"); in UpdateBasicNetwork() 103 NETMGR_LOG_D("Enter CreateBasicNetwork"); in CreateBasicNetwork() 150 NETMGR_LOG_D("Enter ReleaseBasicNetwork"); in ReleaseBasicNetwork() 154 NETMGR_LOG_D("Destroy physical network"); in ReleaseBasicNetwork() 415 NETMGR_LOG_D("Network UpdateDns in."); in UpdateDns() 430 NETMGR_LOG_D("Network UpdateDns out."); in UpdateDns() 438 NETMGR_LOG_D("Network UpdateMtu in."); in UpdateMtu() 448 NETMGR_LOG_D("Network UpdateMtu out."); in UpdateMtu() 565 NETMGR_LOG_D("Enter StopNetDetection"); in StopNetDetection() 574 NETMGR_LOG_D("Enter InitNetMonitor"); in InitNetMonitor() [all …]
|
H A D | net_supplier.cpp | 62 NETMGR_LOG_D("Net type[%{public}d],default score[%{public}d]", in InitNetScore() 66 NETMGR_LOG_D("netScore_ = %{public}d", netScore_); in InitNetScore() 94 …NETMGR_LOG_D("Update net supplier[%{public}d, %{public}s], netSupplierInfo[%{public}s]", supplierI… in UpdateNetSupplierInfo() 127 NETMGR_LOG_D("Update netlink info: netLinkInfo[%{public}s]", netLinkInfo.ToString(" ").c_str()); in UpdateNetLinkInfo() 240 …NETMGR_LOG_D("Supplier[%{public}d, %{public}s] request connect, available=%{public}d", supplierId_, in SupplierConnection() 253 NETMGR_LOG_D("execute RequestNetwork"); in SupplierConnection() 255 NETMGR_LOG_D("RequestNetwork errCode[%{public}d]", errCode); in SupplierConnection() 285 NETMGR_LOG_D("execute ReleaseNetwork, supplierId[%{public}d]", supplierId_); in SupplierDisconnection() 287 NETMGR_LOG_D("ReleaseNetwork retCode[%{public}d]", errCode); in SupplierDisconnection() 344 NETMGR_LOG_D("Same net supplier, no need to disconnect."); in ReceiveBestScore() [all …]
|
H A D | dns_result_call_back.cpp | 27 NETMGR_LOG_D("Dns Result Report interface is called"); in OnDnsResultReport() 37 …NETMGR_LOG_D("Netdetection for dns fail, netId:%{public}d,totalReports:%{public}d, failReports:%{p… in OnDnsResultReport() 40 NETMGR_LOG_D("Netdetection for dns success, netId:%{public}d, totalReports:%{public}d," in OnDnsResultReport() 85 … NETMGR_LOG_D("GetDefaultNet result: %{public}d, defaultNetid: %{public}d", result, defaultNetid); in IterateDnsReportResults() 87 NETMGR_LOG_D("netId_: %{public}d, queryResult_: %{public}d, pid_ : %{public}d", in IterateDnsReportResults()
|
H A D | net_proxy_userinfo.cpp | 48 NETMGR_LOG_D("net_conn permission database onCreate"); in OnCreate() 54 NETMGR_LOG_D("net_conn permission database onOpen, create table"); in OnOpen() 60 NETMGR_LOG_D("net_conn permission database upgrade"); in OnUpgrade() 107 NETMGR_LOG_D("net_conn database save user and pass info end"); in SaveHttpProxyHostPass() 149 NETMGR_LOG_D("net_conn database get host and pass info end"); in GetHttpProxyHostPass()
|
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/ |
H A D | net_conn_client.cpp | 89 NETMGR_LOG_D("EnableVnicNetwork client in."); in EnableVnicNetwork() 101 NETMGR_LOG_D("DisableVnicNetwork client in."); in DisableVnicNetwork() 114 NETMGR_LOG_D("RegisterNetSupplier client in."); in RegisterNetSupplier() 126 NETMGR_LOG_D("UnregisterNetSupplier client in."); in UnregisterNetSupplier() 287 NETMGR_LOG_D("GetDefaultNet client in."); in GetDefaultNet() 297 NETMGR_LOG_D("fail to get default net."); in GetDefaultNet() 301 NETMGR_LOG_D("GetDefaultNet client out."); in GetDefaultNet() 307 NETMGR_LOG_D("HasDefaultNet client in."); in HasDefaultNet() 426 NETMGR_LOG_D("get proxy is ok"); in GetProxy() 430 NETMGR_LOG_D("execute GetSystemAbilityManager"); in GetProxy() [all …]
|
H A D | network_security_config.cpp | 70 NETMGR_LOG_D("Succeed to get NetworkSecurityConfig"); in NetworkSecurityConfig() 208 NETMGR_LOG_D("Build dir [%{public}s]", rehashedCertpath.c_str()); in BuildRehasedCAPath() 238 NETMGR_LOG_D("No customized CA certs."); in ReHashCAPathForX509() 338 NETMGR_LOG_D("NetworkSecurityConfig Cached."); in GetConfig() 368 NETMGR_LOG_D("get profile success"); in GetJsonProfile() 438 NETMGR_LOG_D("expiration: %{public}s", pinSet.expiration_.c_str()); in ParseJsonPinSet() 459 NETMGR_LOG_D("digest: %{public}s", pin.digest_.c_str()); in ParseJsonPinSet() 488 NETMGR_LOG_D("size: %{public}u", size); in ParseJsonDomainConfigs() 585 NETMGR_LOG_D("No pinned pubkey configured."); in GetPinSetForHostName() 596 NETMGR_LOG_D("Got pinnned pubkey %{public}s", pin.digest_.c_str()); in GetPinSetForHostName() [all …]
|
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/ |
H A D | net_conn_callback_stub.cpp | 43 NETMGR_LOG_D("Stub call start, code:[%{public}d]", code); in OnRemoteRequest() 59 NETMGR_LOG_D("Stub default case, need check"); in OnRemoteRequest() 66 NETMGR_LOG_D("sent raw data is less than 32k"); in OnNetAvailable() 85 NETMGR_LOG_D("sent raw data is less than 32k"); in OnNetCapabilitiesChange() 135 NETMGR_LOG_D("sent raw data is less than 32k"); in OnNetConnectionPropertiesChange() 156 NETMGR_LOG_D("sent raw data is less than 32k"); in OnNetLost() 176 NETMGR_LOG_D("sent raw data is less than 32k"); in OnNetUnavailable() 190 NETMGR_LOG_D("sent raw data is less than 32k"); in OnNetBlockStatusChange() 251 NETMGR_LOG_D("Stub call start, code:[%{public}d]", code); in OnRemoteRequest() 267 NETMGR_LOG_D("Stub default case, need check"); in OnRemoteRequest() [all …]
|
H A D | net_interface_callback_stub.cpp | 43 NETMGR_LOG_D("Stub call start, code:[%{public}d]", code); in OnRemoteRequest() 59 NETMGR_LOG_D("Stub default case, need check"); in OnRemoteRequest() 190 …NETMGR_LOG_D("OnInterfaceAddressUpdated, addr, iface:[%{public}s], scope:[%{public}d]", ifName.c_s… in OnInterfaceAddressUpdated() 197 …NETMGR_LOG_D("OnInterfaceAddressRemoved, addr, iface:[%{public}s], scope:[%{public}d]", ifName.c_s… in OnInterfaceAddressRemoved() 203 NETMGR_LOG_D("OnInterfaceAdded, iface:[%{public}s]", ifName.c_str()); in OnInterfaceAdded() 209 NETMGR_LOG_D("OnInterfaceRemoved, iface:[%{public}s]", ifName.c_str()); in OnInterfaceRemoved() 215 NETMGR_LOG_D("OnInterfaceChanged, iface:[%{public}s] -> Up:[%{public}d]", ifName.c_str(), up); in OnInterfaceChanged() 221 …NETMGR_LOG_D("OnInterfaceLinkStateChanged, iface:[%{public}s] -> Up:[%{public}d]", ifName.c_str(),… in OnInterfaceLinkStateChanged()
|
/ohos5.0/foundation/communication/netmanager_base/services/netstatsmanager/src/ |
H A D | net_stats_service.cpp | 67 NETMGR_LOG_D("the state is already running"); in OnStart() 92 NETMGR_LOG_D("Start Dump, fd: %{public}d", fd); in Dump() 268 NETMGR_LOG_D("Enter GetAllRxBytes"); in GetAllRxBytes() 274 NETMGR_LOG_D("Enter GetAllTxBytes"); in GetAllTxBytes() 391 NETMGR_LOG_D("Enter UpdateStatsData."); in UpdateStatsData() 397 NETMGR_LOG_D("End UpdateStatsData."); in UpdateStatsData() 409 NETMGR_LOG_D("Enter GetAllStatsInfo."); in GetAllStatsInfo() 421 NETMGR_LOG_D("Enter GetAllSimStatsInfo."); in GetAllSimStatsInfo() 428 NETMGR_LOG_D("Enter GetTrafficStatsByNetwork."); in GetTrafficStatsByNetwork() 480 NETMGR_LOG_D("Enter GetTrafficStatsByUidNetwork."); in GetTrafficStatsByUidNetwork() [all …]
|
/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/core/ |
H A D | net_policy_rule.cpp | 56 …NETMGR_LOG_D("TransPolicyToRule only with uid value: uid[%{public}u] policy[%{public}u]", uid, pol… in TransPolicyToRule() 75 NETMGR_LOG_D("Update policy's value.uid:[%{public}u] policy[%{public}u]", uid, policy); in TransPolicyToRule() 84 NETMGR_LOG_D("End TransPolicyToRule"); in TransPolicyToRule() 114 NETMGR_LOG_D("BuildTransCondition uid[%{public}u] policy[%{public}u]", uid, policy); in BuildTransCondition() 151 NETMGR_LOG_D("GetMatchTransCondition condition: %{public}d.", i); in GetMatchTransCondition() 179 NETMGR_LOG_D("uid:[%{public}u] netsysCtrl: [%{public}u]", uid, netsysCtrl); in NetsysCtrl() 187 NETMGR_LOG_D("Don't need to do anything,keep now status."); in ProcessCtrlNone() 222 NETMGR_LOG_D("Can't find uid:[%{public}u] and its policy, return default value.", uid); in GetPolicyByUid() 246 NETMGR_LOG_D("IsUidNetAllowed:uid[%{public}u] metered:[%{public}d]", uid, metered); in IsUidNetAllowed() 344 NETMGR_LOG_D("IsIdleMode:deviceIdleMode_[%{public}d", deviceIdleMode_); in IsIdleMode() [all …]
|
H A D | net_policy_callback.cpp | 111 NETMGR_LOG_D("NotifyNetUidPolicyChange uid[%{public}u] policy[%{public}u]", uid, policy); in NotifyNetUidPolicyChangeAsync() 140 NETMGR_LOG_D("NotifyNetUidRuleChange uid[%{public}u] rule[%{public}u]", uid, rule); in NotifyNetUidRuleChangeAsync() 168 NETMGR_LOG_D("NotifyNetBackgroundPolicyChange isAllowed[%{public}d]", isAllowed); in NotifyNetBackgroundPolicyChangeAsync() 199 … NETMGR_LOG_D("NotifyNetQuotaPolicyChange quotaPolicies.size[%{public}zu]", quotaPolicies.size()); in NotifyNetQuotaPolicyChangeAsync() 226 NETMGR_LOG_D("NotifyNetMeteredIfacesChange iface size[%{public}zu]", ifaces.size()); in NotifyNetMeteredIfacesChangeAsync() 242 NETMGR_LOG_D("NotifyNetMeteredIfacesChange iface size[%{public}zu]", ifaces.size()); in NotifyNetMeteredIfacesChange()
|
H A D | net_policy_file.cpp | 55 NETMGR_LOG_D("read [%{public}s] from disk.", fileName.c_str()); in ReadFile() 121 NETMGR_LOG_D("uid: %{public}s", uidPolicy.uid.c_str()); in ParseUidPolicy() 124 NETMGR_LOG_D("policy: %{public}s", uidPolicy.policy.c_str()); in ParseUidPolicy() 135 … NETMGR_LOG_D("backgroundPolicyStatus: %{public}s", netPolicy.backgroundPolicyStatus.c_str()); in ParseBackgroundPolicy() 147 NETMGR_LOG_D("netQuotaPolicy size: %{public}u", size); in ParseQuotaPolicy() 199 NETMGR_LOG_D("netFirewallRules.deniedList: %{public}u", deniedListNumber); in ParseFirewallRule() 207 NETMGR_LOG_D("netFirewallRules.allowedList: %{public}u", allowedListNumber); in ParseFirewallRule() 272 NETMGR_LOG_D("content: %{public}s", content.c_str()); in Obj2Json() 339 NETMGR_LOG_D("read k[%{public}d].", k); in AddFirewallRule() 395 NETMGR_LOG_D("Write File start, model:[%{public}u]", netUidPolicyOpType); in WritePolicyByUid() [all …]
|
/ohos5.0/foundation/communication/netmanager_base/test/fuzztest/netconnclient_fuzzer/ |
H A D | net_conn_client_fuzzer.cpp | 110 NETMGR_LOG_D("Net conn client fuzz test g_isInited is false."); in OnRemoteRequest() 124 NETMGR_LOG_D("Write token failed."); in WriteInterfaceToken() 282 NETMGR_LOG_D("GetAddressByNameFuzzTest write token failed or invalid parameter."); in GetAddressByNameFuzzTest() 292 NETMGR_LOG_D("GetAddressByNameFuzzTest write token failed or invalid parameter."); in GetAddressByNameFuzzTest() 301 NETMGR_LOG_D("GetAddressByNameFuzzTest write token failed or invalid parameter."); in GetAddressByNameFuzzTest() 770 NETMGR_LOG_D("GetIfaceNamesFuzzTest write token failed or invalid parameter."); in GetIfaceNamesFuzzTest() 780 NETMGR_LOG_D("GetIfaceNamesFuzzTest write token failed or invalid parameter."); in GetIfaceNamesFuzzTest() 983 NETMGR_LOG_D("AddNetworkRouteFuzzTest write token failed or invalid parameter."); in AddNetworkRouteFuzzTest() 993 NETMGR_LOG_D("AddNetworkRouteFuzzTest write token failed or invalid parameter."); in AddNetworkRouteFuzzTest() 1002 NETMGR_LOG_D("AddNetworkRouteFuzzTest write token failed or invalid parameter."); in AddNetworkRouteFuzzTest() [all …]
|
H A D | mock_net_conn_permission.cpp | 23 NETMGR_LOG_D("Net conn client fuzzer permissionName: %{public}s", permissionName.c_str()); in CheckPermissionWithCache() 29 NETMGR_LOG_D("Net conn client fuzzer permissionName: %{public}s", permissionName.c_str()); in CheckPermission() 35 NETMGR_LOG_D("Is conn caller."); in IsSystemCaller()
|
/ohos5.0/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/ |
H A D | net_conn_callback_test.cpp | 51 NETMGR_LOG_D("NetAvailable: netId = %{public}d", netHandle->GetNetId()); in NetAvailable() 63 NETMGR_LOG_D("NetCapabilitiesChange: netId = [%{public}d]", netHandle->GetNetId()); in NetCapabilitiesChange() 64 NETMGR_LOG_D("[%{public}s]", netAllCap->ToString("|").c_str()); in NetCapabilitiesChange() 75 …NETMGR_LOG_D("NetConnectionPropertiesChange: netId = %{public}d info = %{public}s", netHandle->Get… in NetConnectionPropertiesChange() 86 NETMGR_LOG_D("NetLost: netId = %{public}d", netHandle->GetNetId()); in NetLost() 93 NETMGR_LOG_D("NetUnavailable"); in NetUnavailable() 100 NETMGR_LOG_D("NetConnCallbackTest::NetLost: netId = %{public}d bolcked = %{public}s", in NetBlockStatusChange()
|
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netstatsclient/src/ |
H A D | net_stats_client.cpp | 38 NETMGR_LOG_D("RegisterNetStatsCallback client in"); in RegisterNetStatsCallback() 46 NETMGR_LOG_D("RegisterNetStatsCallback success, save callback"); in RegisterNetStatsCallback() 62 NETMGR_LOG_D("UnRegisterNetStatsCallback success, delete callback"); in UnregisterNetStatsCallback() 74 NETMGR_LOG_D("get proxy is ok"); in GetProxy() 78 NETMGR_LOG_D("execute GetSystemAbilityManager"); in GetProxy() 120 NETMGR_LOG_D("Register result %{public}d", ret); in RecoverCallback() 126 NETMGR_LOG_D("on remote died"); in OnRemoteDied() 150 NETMGR_LOG_D("on remote died recover callback"); in OnRemoteDied() 417 NETMGR_LOG_D("GetUidTxBytesEx in"); in GetUidTxBytesEx() 427 NETMGR_LOG_D("GetUidRxBytesEx in"); in GetUidRxBytesEx()
|
/ohos5.0/foundation/communication/netmanager_base/test/fuzztest/netpolicyclient_fuzzer/ |
H A D | mock_net_policy_permission.cpp | 23 NETMGR_LOG_D("Is system caller."); in IsSystemCaller() 29 NETMGR_LOG_D("Net policy client fuzzer permissionName: %{public}s", permissionName.c_str()); in CheckPermission() 35 NETMGR_LOG_D("Net policy client fuzzer permissionName: %{public}s", permissionName.c_str()); in CheckPermissionWithCache()
|
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/stub/ |
H A D | net_conn_service_stub.cpp | 233 NETMGR_LOG_D("stub default case, need check"); in OnRemoteRequest() 355 NETMGR_LOG_D("stub processing"); in OnRegisterNetSupplier() 578 NETMGR_LOG_D("OnUpdateNetSupplierInfo in."); in OnUpdateNetSupplierInfo() 581 NETMGR_LOG_D("fail to get supplier id."); in OnUpdateNetSupplierInfo() 592 NETMGR_LOG_D("OnUpdateNetSupplierInfo out."); in OnUpdateNetSupplierInfo() 790 NETMGR_LOG_D("OnGetDefaultNet Begin..."); in OnGetDefaultNet() 807 NETMGR_LOG_D("OnHasDefaultNet Begin..."); in OnHasDefaultNet() 835 NETMGR_LOG_D("stub execute GetSpecificNet"); in OnGetSpecificNet() 863 NETMGR_LOG_D("stub execute GetAllNets"); in OnGetAllNets() 1027 NETMGR_LOG_D("stub execute GetAddressByName"); in OnGetAddressByName() [all …]
|
/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/ |
H A D | net_policy_service.cpp | 95 NETMGR_LOG_D("Start policy Dump, fd: %{public}d", fd); in Dump() 104 NETMGR_LOG_D("Init"); in Init() 136 NETMGR_LOG_D("GetPolicyByUid uid[%{public}d]", uid); in GetPolicyByUid() 146 NETMGR_LOG_D("GetUidsByPolicy policy[%{public}d]", policy); in GetUidsByPolicy() 220 NETMGR_LOG_D("GetNetQuotaPolicies begin"); in GetNetQuotaPolicies() 253 NETMGR_LOG_D("GetBackgroundPolicy begin"); in GetBackgroundPolicy() 263 NETMGR_LOG_D("GetBackgroundPolicyByUid uid[%{public}d]", uid); in GetBackgroundPolicyByUid() 283 NETMGR_LOG_D("SetDeviceIdleTrustlist start"); in SetDeviceIdleTrustlist() 293 NETMGR_LOG_D("GetDeviceIdleTrustlist start"); in GetDeviceIdleTrustlist() 313 NETMGR_LOG_D("GetPowerSaveTrustlist start"); in GetPowerSaveTrustlist() [all …]
|
H A D | net_access_policy_database.cpp | 86 NETMGR_LOG_D("InitRdbStore"); in InitRdbStore() 92 NETMGR_LOG_D("InsertData"); in InsertData() 121 NETMGR_LOG_D("DeleteByUid"); in DeleteByUid() 141 NETMGR_LOG_D("UpdateByUid"); in UpdateByUid() 169 NETMGR_LOG_D("QueryAll"); in QueryAll() 199 NETMGR_LOG_D("QueryByUid uid:%{public}d", uid); in QueryByUid()
|