Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/services/netpolicymanager/include/
H A Dnet_policy_rule.h213 std::mutex foregroundUidListMutex_; member in OHOS::NetManagerStandard::NetPolicyRule
/foundation/communication/netmanager_base/services/netpolicymanager/src/core/
H A Dnet_policy_rule.cpp364 std::lock_guard lock(foregroundUidListMutex_); in IsForeground()
432 std::lock_guard lock(foregroundUidListMutex_); in UpdateForegroundUidList()

Completed in 2 milliseconds