Home
last modified time | relevance | path

Searched refs:MULTI_VER_META_STORE (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_kvdata_storage.cpp315 dbProperties.SetStringProp(KvDBProperties::FILE_NAME, DBConstant::MULTI_VER_META_STORE); in GetVersion()
342 …entifierCfg config = {property.dataDir, property.identifierName, DBConstant::MULTI_VER_META_STORE}; in Open()
439 dbProperties.SetStringProp(KvDBProperties::FILE_NAME, DBConstant::MULTI_VER_META_STORE); in BackupCurrentDatabase()
458 dbProperties.SetStringProp(KvDBProperties::FILE_NAME, DBConstant::MULTI_VER_META_STORE); in ImportDatabase()
H A Dmulti_ver_natural_store.cpp1067 … int errCodeMeta = KvDBUtils::RemoveKvDB(storeDir, storeOnlyDir, DBConstant::MULTI_VER_META_STORE); in RemoveKvDB()
1097 DBConstant::MULTI_VER_META_STORE in GetKvDBSize()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Ddb_constant.h76 static constexpr const char *MULTI_VER_META_STORE = "meta_storage"; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/operation/
H A Ddatabase_oper.cpp356 DBConstant::MULTI_VER_VALUE_STORE, DBConstant::MULTI_VER_META_STORE in RemoveDbDir()