Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Dconnection_pool.h132 static constexpr uint32_t MAX_TRANS = 4; variable
/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_store_impl_test.cpp927 constexpr size_t MAX_TRANS = 4; variable