Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dgeneric_kvdb.h35 struct ImportFileInfo { struct
36 std::string backupDir; // the directory of the current database backup
37 std::string unpackedDir; // the directory of the unpacked import file
38 std::string currentDir; // the directory of the current database
39 std::string curValidFile; // the file imply that the current directory is valid
40 std::string backValidFile; // the file imply that the backup directory is valid