Home
last modified time | relevance | path

Searched defs:cacheMutex_ (Results 1 – 8 of 8) sorted by relevance

/foundation/filemanagement/dfs_service/services/clouddisk_database/include/
Dclouddisk_notify_utils.h49 static mutex cacheMutex_; variable
/foundation/ability/form_fwk/services/include/
Dform_cache_mgr.h76 mutable std::mutex cacheMutex_; variable
/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/
Ddns_quality_diag.h65 std::mutex cacheMutex_; variable
Ddns_param_cache.h124 ffrt::mutex cacheMutex_; variable
/foundation/arkui/ace_engine/frameworks/core/common/recorder/
Dnode_data_cache.h103 std::shared_mutex cacheMutex_; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
Drs_render_node_drawable.h174 mutable std::recursive_mutex cacheMutex_; variable
/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/mock/
Dclouddisk_notify_utils_mock.cpp32 mutex CloudDiskNotifyUtils::cacheMutex_; member in OHOS::FileManagement::CloudDisk::CloudDiskNotifyUtils
/foundation/filemanagement/dfs_service/services/clouddisk_database/src/
Dclouddisk_notify_utils.cpp31 mutex CloudDiskNotifyUtils::cacheMutex_; member in OHOS::FileManagement::CloudDisk::CloudDiskNotifyUtils