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

/external/chromium_org/third_party/sqlite/src/src/
H A Dos_unix.c3292 static int unixSync(sqlite3_file *id, int flags){ function
4220 unixSync, /* xSync */ \
4970 ** a file-descriptor on the directory too. The first time unixSync()
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c27433 static int unixSync(sqlite3_file *id, int flags){ function
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c27805 static int unixSync(sqlite3_file *id, int flags){ function
[all...]
/external/sqlite/dist/
H A Dsqlite3.c27823 static int unixSync(sqlite3_file *id, int flags){ function
[all...]

Completed in 1064 milliseconds