Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences.cpp77 std::lock_guard<std::mutex> lock(preferenceMutex_); in AddNotificationSlots()
106 std::lock_guard<std::mutex> lock(preferenceMutex_); in AddNotificationBundleProperty()
131 std::lock_guard<std::mutex> lock(preferenceMutex_); in RemoveNotificationSlot()
158 std::lock_guard<std::mutex> lock(preferenceMutex_); in RemoveNotificationAllSlots()
187 std::lock_guard<std::mutex> lock(preferenceMutex_); in RemoveNotificationForBundle()
216 std::lock_guard<std::mutex> lock(preferenceMutex_); in UpdateNotificationSlots()
252 std::lock_guard<std::mutex> lock(preferenceMutex_); in GetNotificationSlot()
274 std::lock_guard<std::mutex> lock(preferenceMutex_); in GetNotificationAllSlots()
294 std::lock_guard<std::mutex> lock(preferenceMutex_); in GetNotificationSlotsNumForBundle()
321 std::lock_guard<std::mutex> lock(preferenceMutex_); in SetNotificationSlotFlagsForBundle()
[all...]
/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_preferences.h411 std::mutex preferenceMutex_; member in OHOS::Notification::final

Completed in 3 milliseconds