Home
last modified time | relevance | path

Searched defs:currentDir (Results 1 - 8 of 8) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dsingle_ver_natural_store.cpp63 std::string currentDir = storeDir + item.first + "/"; in RemoveKvDB() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/operation/
H A Dmulti_ver_database_oper.cpp88 std::string currentDir = filePrefix; in BackupDb() local
129 int MultiVerDatabaseOper::ExportAllDatabases(const std::string &currentDir, const CipherPassword &passwd, in ExportAllDatabases() argument
H A Dlocal_database_oper.cpp122 int LocalDatabaseOper::ExportAllDatabases(const std::string &currentDir, const CipherPassword &passwd, in ExportAllDatabases() argument
H A Dsingle_ver_database_oper.cpp173 int SingleVerDatabaseOper::ExportMainDB(const std::string &currentDir, const CipherPassword &passwd, in ExportMainDB() argument
193 int SingleVerDatabaseOper::ExportMetaDB(const std::string &currentDir, const CipherPassword &passwd, in ExportMetaDB() argument
216 int SingleVerDatabaseOper::ExportAllDatabases(const std::string &currentDir, const CipherPassword &passwd, in ExportAllDatabases() argument
[all...]
H A Ddatabase_oper.cpp107 std::string currentDir = workDir + "/" + dbSubDir; in RekeyRecover() local
223 int DatabaseOper::CreateBackupDirForExport(const KvDBProperties &property, std::string &currentDir, 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 Dgeneric_kvdb.h38 std::string currentDir; // the directory of the current database member
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dapplication_cleaner.cpp210 std::string currentDir = filePath + std::string(ptr->d_name); in TraverseObsoleteTempDirectory() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_operator.cpp941 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