Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
Dschema_constant.cpp30 const std::string SchemaConstant::KEYWORD_MODE_COMPATIBLE = "COMPATIBLE"; member in DistributedDB::SchemaConstant
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
Dschema_constant.h37 static const std::string KEYWORD_MODE_COMPATIBLE; variable