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

/external/chromium_org/third_party/sqlite/src/src/
H A Dbtree.c4287 ** between moveToLeftmost() and moveToRightmost(). moveToLeftmost()
4288 ** finds the left-most entry beneath the *entry* whereas moveToRightmost()
4294 static int moveToRightmost(BtCursor *pCur){ function
4370 rc = moveToRightmost(pCur);
4701 rc = moveToRightmost(pCur);
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c51413 static int moveToRightmost(BtCursor *pCur){ function
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c55997 static int moveToRightmost(BtCursor *pCur){ function
[all...]
/external/sqlite/dist/
H A Dsqlite3.c56017 static int moveToRightmost(BtCursor *pCur){ function
[all...]

Completed in 488 milliseconds