Home
last modified time | relevance | path

Searched refs:MULTI_VER_VALUE_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.cpp67 int version = ((config.fileName == DBConstant::MULTI_VER_VALUE_STORE) ? in OpenKvDB()
303 dbProperties.SetStringProp(KvDBProperties::FILE_NAME, DBConstant::MULTI_VER_VALUE_STORE); in GetVersion()
333 …ntifierCfg config = {property.dataDir, property.identifierName, DBConstant::MULTI_VER_VALUE_STORE}; in Open()
448 dbProperties.SetStringProp(KvDBProperties::FILE_NAME, DBConstant::MULTI_VER_VALUE_STORE); in BackupCurrentDatabase()
467 dbProperties.SetStringProp(KvDBProperties::FILE_NAME, DBConstant::MULTI_VER_VALUE_STORE); in ImportDatabase()
H A Dmulti_ver_natural_store.cpp1066 …nt errCodeValue = KvDBUtils::RemoveKvDB(storeDir, storeOnlyDir, DBConstant::MULTI_VER_VALUE_STORE); in RemoveKvDB()
1096 DBConstant::MULTI_VER_VALUE_STORE, in GetKvDBSize()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Ddb_constant.h75 static constexpr const char *MULTI_VER_VALUE_STORE = "value_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()