Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_live_view_service.cpp526 std::lock_guard<std::mutex> lock(delayNotificationMutext_); in UpdateInDelayNotificationList()
543 std::lock_guard<std::mutex> lock(delayNotificationMutext_); in AddToDelayNotificationList()
568 std::lock_guard<std::mutex> lock(delayNotificationMutext_); in IsNotificationExistsInDelayList()
H A Dadvanced_notification_service.cpp1221 std::lock_guard<std::mutex> lock(delayNotificationMutext_); in GetNotificationKeys()
1270 std::lock_guard<std::mutex> lock(delayNotificationMutext_); in RemoveFromNotificationList()
1345 std::lock_guard<std::mutex> lock(delayNotificationMutext_); in RemoveFromDelayedNotificationList()
1384 std::lock_guard<std::mutex> lock(delayNotificationMutext_); in GetFromDelayedNotificationList()
H A Dadvanced_notification_publish_service.cpp1361 std::lock_guard<std::mutex> lock(delayNotificationMutext_); in RemoveSystemLiveViewNotificationsOfSa()
/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1469 std::mutex delayNotificationMutext_; member in OHOS::Notification::final

Completed in 11 milliseconds