Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dschema_constant.cpp45 const std::string SchemaConstant::KEYWORD_TABLE_SPLIT_DEVICE = "SPLIT_BY_DEVICE"; member in DistributedDB::SchemaConstant
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dschema_constant.h52 static const std::string KEYWORD_TABLE_SPLIT_DEVICE; variable