Searched defs:memjrnlTruncate (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dmemjournal.c167 static int memjrnlTruncate(sqlite3_file *pJfd, sqlite_int64 size){ function
186 memjrnlTruncate(pJfd, 0);
221 memjrnlTruncate, /* xTruncate */
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c69303 static int memjrnlTruncate(sqlite3_file *pJfd, sqlite_int64 size){ function
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c76515 static int memjrnlTruncate(sqlite3_file *pJfd, sqlite_int64 size){ function
[all...]
/external/sqlite/dist/
H A Dsqlite3.c76535 static int memjrnlTruncate(sqlite3_file *pJfd, sqlite_int64 size){ function
[all...]

Completed in 512 milliseconds