Home
last modified time | relevance | path

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

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