Home
last modified time | relevance | path

Searched defs:fileLock (Results 1 – 7 of 7) sorted by relevance

/foundation/filemanagement/dfs_service/services/cloudfiledaemon/include/cloud_disk/
Dcloud_disk_inode.h93 std::shared_mutex fileLock; member
/foundation/distributeddatamgr/preferences/frameworks/native/src/
Dpreferences_helper.cpp231 PreferencesFileLock fileLock(lockFilePath, dataGroupId); in DeletePreferences() local
Dpreferences_xml_utils.cpp117 PreferencesFileLock fileLock(MakeFilePath(fileName, STR_LOCK), dataGroupId); in XmlReadFile() local
305 PreferencesFileLock fileLock(MakeFilePath(fileName, STR_LOCK), dataGroupId); in XmlSaveFormatFileEnc() local
/foundation/filemanagement/app_file_service/tools/backup_tool/src/
Dtools_op_restore.cpp137 unique_lock<mutex> fileLock(ctx->fileCountLock_); in OnFileReady() local
Dtools_op_incremental_restore.cpp159 unique_lock<mutex> fileLock(ctx->fileCountLock_); in OnFileReady() local
Dtools_op_restore_async.cpp122 unique_lock<mutex> fileLock(ctx->fileCountLock_); in OnFileReady() local
Dtools_op_incremental_restore_async.cpp128 unique_lock<mutex> fileLock(ctx->fileCountLock_); in OnFileReady() local