Searched defs:DB_JOURNAL_SIZE (Results 1 – 3 of 3) sorted by relevance
31 static constexpr int DB_JOURNAL_SIZE = 1024 * 1024; /* default file size : 1M */ variable
232 static constexpr int DB_JOURNAL_SIZE = 1024 * 1024; /* default file size : 1M */ variable
129 static constexpr int DB_JOURNAL_SIZE = 1024 * 1024; /* default file size : 1M */ variable