Home
last modified time | relevance | path

Searched defs:instanceMutex_ (Results 1 – 17 of 17) sorted by relevance

/base/notification/distributed_notification_service/services/ans/include/
Dcommon_notification_publish_process.h31 static ffrt::mutex instanceMutex_; variable
Dadvanced_datashare_observer.h64 static ffrt::mutex instanceMutex_; variable
Dlive_publish_process.h42 static ffrt::mutex instanceMutex_; variable
Dadvanced_notification_service.h1812 static ffrt::mutex instanceMutex_; variable
/base/security/device_auth/frameworks/inc/
Ddeviceauth_sa.h56 std::recursive_mutex instanceMutex_; variable
/base/notification/distributed_notification_service/services/reminder/include/
Dreminder_agent_service.h141 static std::mutex instanceMutex_; // for instance_ variable
/base/notification/distributed_notification_service/interfaces/kits/native/
Dans_dialog_host_client.h43 inline static std::mutex instanceMutex_; variable
/base/notification/distributed_notification_service/services/ans/src/advanced_notification_publish/
Dcommon_notification_publish_process.cpp24 ffrt::mutex CommonNotificationPublishProcess::instanceMutex_; member in OHOS::Notification::CommonNotificationPublishProcess
Dlive_publish_process.cpp33 ffrt::mutex LivePublishProcess::instanceMutex_; member in OHOS::Notification::LivePublishProcess
/base/notification/common_event_service/services/include/
Dcommon_event_manager_service.h202 static ffrt::mutex instanceMutex_; variable
/base/notification/common_event_service/interfaces/kits/ndk/src/
Doh_commonevent_wrapper.cpp71 ffrt::mutex SubscriberManager::instanceMutex_; member in SubscriberManager
/base/notification/common_event_service/tools/test/mock/
Dmock_common_event_stub.cpp22 std::mutex MockCommonEventStub::instanceMutex_; member in OHOS::EventFwk::MockCommonEventStub
/base/notification/distributed_notification_service/services/reminder/src/
Dreminder_agent_service.cpp47 std::mutex ReminderAgentService::instanceMutex_; member in OHOS::Notification::ReminderAgentService
/base/notification/common_event_service/frameworks/core/src/
Dcommon_event.cpp39 std::mutex CommonEvent::instanceMutex_; member in OHOS::EventFwk::CommonEvent
/base/notification/common_event_service/services/src/
Dcommon_event_manager_service.cpp48 ffrt::mutex CommonEventManagerService::instanceMutex_; member in OHOS::EventFwk::CommonEventManagerService
/base/notification/distributed_notification_service/services/ans/src/
Dadvanced_notification_service.cpp113 ffrt::mutex AdvancedNotificationService::instanceMutex_; member in OHOS::Notification::AdvancedNotificationService
Dnotification_preferences.cpp41 ffrt::mutex NotificationPreferences::instanceMutex_; member in OHOS::Notification::NotificationPreferences