Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_kvdata_storage.cpp30 struct DatabaseIdentifierCfg { struct
37 static IKvDB *OpenKvDB(const DatabaseIdentifierCfg &config, CipherType type, const CipherPassword &… in OpenKvDB()
333DatabaseIdentifierCfg config = {property.dataDir, property.identifierName, DBConstant::MULTI_VER_V… in Open()
342DatabaseIdentifierCfg config = {property.dataDir, property.identifierName, DBConstant::MULTI_VER_M… in Open()