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

/external/chromium_org/third_party/sqlite/src/src/
H A Dbtree.c4269 static int moveToLeftmost(BtCursor *pCur){ function
4287 ** between moveToLeftmost() and moveToRightmost(). moveToLeftmost()
4331 rc = moveToLeftmost(pCur);
4636 rc = moveToLeftmost(pCur);
4661 rc = moveToLeftmost(pCur);
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c51388 static int moveToLeftmost(BtCursor *pCur){ function
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c55972 static int moveToLeftmost(BtCursor *pCur){ function
[all...]
/external/sqlite/dist/
H A Dsqlite3.c55992 static int moveToLeftmost(BtCursor *pCur){ function
[all...]

Completed in 4242 milliseconds