Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Ddistributeddb_constant.cpp29 const std::string DistributedDBConstant::UNCOMPATIBLE_FOR_NORMAL_COMMON_SCHEMA = member in DistributedDBDataGenerator::DistributedDBConstant
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/include/
H A Ddistributeddb_constant.h82 static const std::string UNCOMPATIBLE_FOR_NORMAL_COMMON_SCHEMA; variable