Home
last modified time | relevance | path

Searched refs:ReadBackgroundPolicy (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/include/
H A Dnet_policy_file.h104 bool ReadBackgroundPolicy();
/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/core/
H A Dnet_policy_rule.cpp30 backgroundAllow_ = GetFileInst()->ReadBackgroundPolicy(); in Init()
H A Dnet_policy_file.cpp525 bool NetPolicyFile::ReadBackgroundPolicy() in ReadBackgroundPolicy() function in OHOS::NetManagerStandard::NetPolicyFile