Searched refs:fillInUnixFile (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dos_unix.c4474 int fillInUnixFile( function
4871 return fillInUnixFile(vfs, fd, dirfd, file, fileName, noLock, isDelete, 0);
5131 rc = fillInUnixFile(pVfs, fd, syncDir, pFile, zPath, noLock,
5136 /* Use unixClose to clean up the resources added in fillInUnixFile
5149 rc = fillInUnixFile(pVfs, fd, syncDir, pFile, zPath, noLock,
5815 rc = fillInUnixFile(&dummyVfs, fd, 0, (sqlite3_file*)pNew, path, 0, 0, 0);
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c28630 int fillInUnixFile( function
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c29612 static int fillInUnixFile( function
[all...]
/external/sqlite/dist/
H A Dsqlite3.c29640 static int fillInUnixFile( function
[all...]

Completed in 1656 milliseconds