Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Ddb_constant.cpp29 const std::string DBConstant::LOG_TABLE_VERSION_KEY = "log_table_version"; member in DistributedDB::DBConstant
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Ddb_constant.h169 static const std::string LOG_TABLE_VERSION_KEY; variable