Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1470 static std::mutex doNotDisturbMutex_; member in OHOS::Notification::final
/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp102 std::mutex AdvancedNotificationService::doNotDisturbMutex_; member in OHOS::Notification::AdvancedNotificationService
728 std::lock_guard<std::mutex> lock(doNotDisturbMutex_); in ReportDoNotDisturbModeChanged()

Completed in 6 milliseconds