Home
last modified time | relevance | path

Searched refs:InIdleAllowedList (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/include/
H A Dnet_policy_rule.h195 bool InIdleAllowedList(uint32_t uid);
/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/core/
H A Dnet_policy_rule.cpp96 if (InIdleAllowedList(uid)) { in BuildTransCondition()
348 bool NetPolicyRule::InIdleAllowedList(uint32_t uid) in InIdleAllowedList() function in OHOS::NetManagerStandard::NetPolicyRule