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

/external/chromium_org/third_party/sqlite/src/src/
H A Dbtree.c5157 static int clearCell(MemPage *pPage, unsigned char *pCell){ function
5311 ** then the optimistic overflow chain processing in clearCell()
6728 rc = clearCell(pPage, oldCell);
6837 rc = clearCell(pPage, pCell);
7076 rc = clearCell(pPage, pCell);
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c52276 static int clearCell(MemPage *pPage, unsigned char *pCell){ function
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c56980 static int clearCell(MemPage *pPage, unsigned char *pCell){ function
[all...]
/external/sqlite/dist/
H A Dsqlite3.c57000 static int clearCell(MemPage *pPage, unsigned char *pCell){ function
[all...]

Completed in 718 milliseconds