Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
Dsecurity_manager.cpp111 KeyFilesAutoLock fileLock(keyFiles); in GetDBPassword() local
160 KeyFilesAutoLock fileLock(keyFiles); in SaveDBPassword() local
170 KeyFilesAutoLock fileLock(keyFiles); in DelDBPassword() local
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/include/cloud_disk/
Dcloud_disk_inode.h99 std::shared_mutex fileLock; member
/foundation/distributeddatamgr/preferences/frameworks/native/src/
Dpreferences_helper.cpp260 PreferencesFileLock fileLock(filePath); in DeletePreferences() local
Dpreferences_xml_utils.cpp497 PreferencesFileLock fileLock(fileName); in XmlReadFile() local
739 PreferencesFileLock fileLock(fileName); in SaveXmlFile() 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_incremental_restore_async.cpp128 unique_lock<mutex> fileLock(ctx->fileCountLock_); in OnFileReady() local
Dtools_op_restore_async.cpp122 unique_lock<mutex> fileLock(ctx->fileCountLock_); in OnFileReady() local
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/test/
Dsecurity_manager_test.cpp539 SecurityManager::KeyFilesAutoLock fileLock(keyFiles); in __anon6bef1d2e0202() local