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

/external/chromium_org/third_party/sqlite/src/src/
H A Dos_unix.c3381 static int unixFileSize(sqlite3_file *id, i64 *pSize){ function
4221 unixFileSize, /* xFileSize */ \
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c27522 static int unixFileSize(sqlite3_file *id, i64 *pSize){ function
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c27904 static int unixFileSize(sqlite3_file *id, i64 *pSize){ function
[all...]
/external/sqlite/dist/
H A Dsqlite3.c27922 static int unixFileSize(sqlite3_file *id, i64 *pSize){ function
[all...]

Completed in 476 milliseconds