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

/external/chromium_org/third_party/sqlite/src/src/
H A Dos_unix.c302 #define osClose ((int(*)(int))aSyscall[1].pCurrent) macro
1043 if( osClose(h) ){
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c24458 #define osClose ((int(*)(int))aSyscall[1].pCurrent) macro
25199 if( osClose(h) ){
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c25344 #define osClose ((int(*)(int))aSyscall[1].pCurrent) macro
26124 if( osClose(h) ){
[all...]
/external/sqlite/dist/
H A Dsqlite3.c25351 #define osClose ((int(*)(int))aSyscall[1].pCurrent) macro
26142 if( osClose(h) ){
[all...]

Completed in 519 milliseconds