Home
last modified time | relevance | path

Searched defs:DB_JOURNAL_SIZE (Results 1 - 3 of 3) sorted by relevance

/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Dsqlite_global_config.h31 static constexpr int DB_JOURNAL_SIZE = 1024 * 1024; /* default file size : 1M */ member in OHOS::NativeRdb::GlobalExpr
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Drdb_store_config.h232 static constexpr int DB_JOURNAL_SIZE = 1024 * 1024; /* default file size : 1M */ member in OHOS::NativeRdb::RdbStoreConfig
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/mock/include/
H A Drdb_store_config.h129 static constexpr int DB_JOURNAL_SIZE = 1024 * 1024; /* default file size : 1M */ member in OHOS::NativeRdb::RdbStoreConfig

Completed in 3 milliseconds