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

/external/chromium_org/third_party/sqlite/src/src/
H A Dmemjournal.c207 static int memjrnlFileSize(sqlite3_file *pJfd, sqlite_int64 *pSize){ function
223 memjrnlFileSize, /* xFileSize */
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c69343 static int memjrnlFileSize(sqlite3_file *pJfd, sqlite_int64 *pSize){ function
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c76555 static int memjrnlFileSize(sqlite3_file *pJfd, sqlite_int64 *pSize){ function
[all...]
/external/sqlite/dist/
H A Dsqlite3.c76575 static int memjrnlFileSize(sqlite3_file *pJfd, sqlite_int64 *pSize){ function
[all...]

Completed in 639 milliseconds