Searched refs:GetNetsysInst (Results 1 – 4 of 4) sorted by relevance
165 GetNetsysInst()->BandwidthRemoveAllowedList(uid); in NetsysCtrl()166 GetNetsysInst()->BandwidthRemoveDeniedList(uid); in NetsysCtrl()169 GetNetsysInst()->BandwidthAddDeniedList(uid); in NetsysCtrl()170 GetNetsysInst()->BandwidthRemoveAllowedList(uid); in NetsysCtrl()193 GetNetsysInst()->BandwidthRemoveDeniedList(uid); in ProcessCtrlAddAllowedList()194 GetNetsysInst()->BandwidthAddAllowedList(uid); in ProcessCtrlAddAllowedList()295 GetNetsysInst()->BandwidthEnableDataSaver(!allow); in SetBackgroundPolicy()393 GetNetsysInst()->BandwidthRemoveDeniedList(uid); in DeleteUid()394 GetNetsysInst()->BandwidthRemoveAllowedList(uid); in DeleteUid()484 return GetNetsysInst()->DeleteNetworkAccessPolicy(uid); in DeleteNetworkAccessPolicy()[all …]
36 std::shared_ptr<NetsysPolicyWrapper> NetPolicyBase::GetNetsysInst() in GetNetsysInst() function in OHOS::NetManagerStandard::NetPolicyBase
49 GetNetsysInst()->RegisterNetsysCallback(netsysCallback_); in Init()187 GetNetsysInst()->BandwidthSetIfaceQuota(iface, quotaRemain); in UpdateMeteredIfacesQuota()193 GetNetsysInst()->BandwidthRemoveIfaceQuota(meteredIfaces_[i]); in UpdateMeteredIfacesQuota()
68 std::shared_ptr<NetsysPolicyWrapper> GetNetsysInst();