Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/mock/include/
H A Drdb_store_manager.h55 static constexpr uint32_t BUCKET_MAX_SIZE = 4; variable
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Drdb_store_manager.h55 static constexpr uint32_t BUCKET_MAX_SIZE = 4; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_render_node_gc.h33 const int BUCKET_MAX_SIZE = 50; variable