Home
last modified time | relevance | path

Searched refs:foregroundUidList_ (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/netmanager_base/services/netpolicymanager/src/core/
H A Dnet_policy_rule.cpp365 return std::find(foregroundUidList_.begin(), foregroundUidList_.end(), uid) != foregroundUidList_.end(); in IsForeground()
434 foregroundUidList_.insert(uid); in UpdateForegroundUidList()
437 foregroundUidList_.erase(uid); in UpdateForegroundUidList()
/foundation/communication/netmanager_base/services/netpolicymanager/include/
H A Dnet_policy_rule.h212 std::set<uint32_t> foregroundUidList_; member in OHOS::NetManagerStandard::NetPolicyRule

Completed in 2 milliseconds