Searched defs:currentDir (Results 1 - 8 of 8) sorted by relevance
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/ |
H A D | single_ver_natural_store.cpp | 63 std::string currentDir = storeDir + item.first + "/"; in RemoveKvDB() local
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/operation/ |
H A D | multi_ver_database_oper.cpp | 88 std::string currentDir = filePrefix; in BackupDb() local 129 int MultiVerDatabaseOper::ExportAllDatabases(const std::string ¤tDir, const CipherPassword &passwd, in ExportAllDatabases() argument
|
H A D | local_database_oper.cpp | 122 int LocalDatabaseOper::ExportAllDatabases(const std::string ¤tDir, const CipherPassword &passwd, in ExportAllDatabases() argument
|
H A D | single_ver_database_oper.cpp | 173 int SingleVerDatabaseOper::ExportMainDB(const std::string ¤tDir, const CipherPassword &passwd, in ExportMainDB() argument 193 int SingleVerDatabaseOper::ExportMetaDB(const std::string ¤tDir, const CipherPassword &passwd, in ExportMetaDB() argument 216 int SingleVerDatabaseOper::ExportAllDatabases(const std::string ¤tDir, const CipherPassword &passwd, in ExportAllDatabases() argument [all...] |
H A D | database_oper.cpp | 107 std::string currentDir = workDir + "/" + dbSubDir; in RekeyRecover() local 223 int DatabaseOper::CreateBackupDirForExport(const KvDBProperties &property, std::string ¤tDir, in CreateBackupDirForExport() argument 258 std::string currentDir; in ExecuteExport() local 516 std::string currentDir = workDir + "/" + dbSubDir; ClearImportTempFile() local [all...] |
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/ |
H A D | generic_kvdb.h | 38 std::string currentDir; // the directory of the current database member
|
/foundation/ability/ability_runtime/frameworks/native/appkit/app/ |
H A D | application_cleaner.cpp | 210 std::string currentDir = filePath + std::string(ptr->d_name); in TraverseObsoleteTempDirectory() local
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/ |
H A D | installd_operator.cpp | 941 std::string currentDir = filePath + std::string(ptr->d_name); in TraverseCacheDirectory() local 946 std::string currentDir = filePath + std::string(ptr->d_name); in TraverseCacheDirectory() local 1099 std::string currentDir = filePath + std::string(ptr->d_name); in ScanSoFiles() local
|
Completed in 11 milliseconds