Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_rdb_data_mgr.cpp114 std::lock_guard<std::mutex> lock(createdTableMutex_); in Init()
154 std::lock_guard<std::mutex> lock(createdTableMutex_); in Destroy()
564 std::lock_guard<std::mutex> lock(createdTableMutex_); in DropUserTable()
594 std::lock_guard<std::mutex> lock(createdTableMutex_); in GetUserTableName()
623 std::lock_guard<std::mutex> lock(createdTableMutex_); in GenerateOperatedTables()
/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_rdb_data_mgr.h168 mutable std::mutex createdTableMutex_; member in OHOS::Notification::NotificationDataMgr

Completed in 2 milliseconds