Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Ddb_constant.cpp32 const std::string DBConstant::SINGLE_VER_DATA_STORE = "gen_natural_store"; member in DistributedDB::DBConstant
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Ddb_constant.h77 static const std::string SINGLE_VER_DATA_STORE; variable