Searched refs:memdbTruncate (Results 1 – 1 of 1) sorted by relevance
108 static int memdbTruncate(sqlite3_file*, sqlite3_int64 size);166 memdbTruncate, /* xTruncate */330 static int memdbTruncate(sqlite3_file *pFile, sqlite_int64 size){ in memdbTruncate() function