Home
last modified time | relevance | path

Searched refs:GetCbInst (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/core/
H A Dnet_policy_rule.cpp72 GetCbInst()->NotifyNetUidPolicyChangeAsync(uid, policy); in TransPolicyToRule()
77 GetCbInst()->NotifyNetUidPolicyChangeAsync(uid, policy); in TransPolicyToRule()
143 GetCbInst()->NotifyNetUidRuleChangeAsync(uid, rule); in TransConditionToRuleAndNetsys()
290 GetCbInst()->NotifyNetBackgroundPolicyChangeAsync(allow); in SetBackgroundPolicy()
H A Dnet_policy_base.cpp26 std::shared_ptr<NetPolicyCallback> NetPolicyBase::GetCbInst() in GetCbInst() function in OHOS::NetManagerStandard::NetPolicyBase
H A Dnet_policy_traffic.cpp142 GetCbInst()->NotifyNetQuotaPolicyChangeAsync(quotaPolicies_); in UpdateQuotaPoliciesInner()
208 GetCbInst()->NotifyNetMeteredIfacesChangeAsync(meteredIfaces_); in UpdateMeteredIfaces()
/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/include/
H A Dnet_policy_base.h66 std::shared_ptr<NetPolicyCallback> GetCbInst();