Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/src/common/
H A Dnotification_analytics_util.cpp51 static std::mutex reportCacheMutex_; member
372 std::lock_guard<std::mutex> lock(reportCacheMutex_); in AddListCache()
407 std::lock_guard<std::mutex> lock(reportCacheMutex_); in ExecuteCacheList()

Completed in 2 milliseconds