Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Ddistributed_rdb_tools.cpp40 const int MAX_DISTRIBUTED_TABLE_COUNT = 32; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Ddb_constant.h140 static constexpr int MAX_DISTRIBUTED_TABLE_COUNT = 32; variable