Searched refs:getWALTruncateSize (Results 1 – 2 of 2) sorted by relevance
167 public static long getWALTruncateSize() { in getWALTruncateSize() method in SQLiteGlobal
329 final long threshold = SQLiteGlobal.getWALTruncateSize(); in maybeTruncateWalFile()