Searched refs:os2Truncate (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dos_os2.c185 static int os2Truncate( sqlite3_file *id, i64 nByte ){ function
571 os2Truncate(id, sz);
1349 os2Truncate, /* xTruncate */
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c22197 static int os2Truncate( sqlite3_file *id, i64 nByte ){ function
22583 os2Truncate(id, sz);
23361 os2Truncate, /* xTruncate */
[all...]

Completed in 193 milliseconds