Home
last modified time | relevance | path

Searched defs:ITERS_COUNT (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Drd_connection.h71 static constexpr uint32_t ITERS_COUNT = sizeof(ITERS) / sizeof(ITERS[0]); variable
H A Dconnection_pool.h131 static constexpr uint32_t ITERS_COUNT = 2; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_general_store.h116 static constexpr uint32_t ITERS_COUNT = sizeof(ITERS) / sizeof(ITERS[0]); variable