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

/external/chromium_org/third_party/sqlite/src/src/
H A Dbtree.c1956 static int removeFromSharingList(BtShared *pBt){ function
2039 if( !p->sharable || removeFromSharingList(pBt) ){
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c49075 static int removeFromSharingList(BtShared *pBt){ function
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c53563 static int removeFromSharingList(BtShared *pBt){ function
[all...]
/external/sqlite/dist/
H A Dsqlite3.c53583 static int removeFromSharingList(BtShared *pBt){ function
[all...]

Completed in 599 milliseconds