Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Dsqlite_global_config.h30 static constexpr int DB_PAGE_SIZE = 4096; /* default page size : 4k */ variable
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Drdb_store_config.h227 static constexpr int DB_PAGE_SIZE = 4096; /* default page size : 4k */ variable
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/mock/include/
H A Drdb_store_config.h128 static constexpr int DB_PAGE_SIZE = 4096; /* default page size : 4k */ variable