Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/operation/
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()
258 std::string currentDir; in ExecuteExport() local
516 std::string currentDir = workDir + "/" + dbSubDir; in ClearImportTempFile() local
H A Dmulti_ver_database_oper.cpp88 std::string currentDir = filePrefix; in BackupDb() local
129 int MultiVerDatabaseOper::ExportAllDatabases(const std::string &currentDir, const CipherPassword &p… in ExportAllDatabases()
H A Dsingle_ver_database_oper.cpp173 int SingleVerDatabaseOper::ExportMainDB(const std::string &currentDir, const CipherPassword &passwd, in ExportMainDB()
193 int SingleVerDatabaseOper::ExportMetaDB(const std::string &currentDir, const CipherPassword &passwd, in ExportMetaDB()
216 int SingleVerDatabaseOper::ExportAllDatabases(const std::string &currentDir, const CipherPassword &… in ExportAllDatabases()
H A Dlocal_database_oper.cpp122 int LocalDatabaseOper::ExportAllDatabases(const std::string &currentDir, const CipherPassword &pass… in ExportAllDatabases()
/ohos5.0/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
/ohos5.0/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
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dapplication_cleaner.cpp213 std::string currentDir = filePath + std::string(ptr->d_name); in TraverseObsoleteTempDirectory() local
/ohos5.0/commonlibrary/c_utils/base/src/
H A Ddirectory_ex.cpp247 DIR *currentDir = traversStack.top(); in ForceRemoveDirectory() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_operator.cpp1062 std::string currentDir = filePath + std::string(ptr->d_name); in TraverseCacheDirectory() local
1067 std::string currentDir = filePath + std::string(ptr->d_name); in TraverseCacheDirectory() local
1221 std::string currentDir = filePath + std::string(ptr->d_name); in ScanSoFiles() local