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

/external/chromium_org/third_party/sqlite/src/src/
H A Dbtree.c4193 static int moveToRoot(BtCursor *pCur){ function
4323 rc = moveToRoot(pCur);
4362 rc = moveToRoot(pCur);
4434 rc = moveToRoot(pCur);
4458 ** a moveToChild() or moveToRoot() call would have detected corruption. */
6745 ** Previous versions of SQLite called moveToRoot() to move the cursor
6889 moveToRoot(pCur);
7334 rc = moveToRoot(pCur);
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c51312 static int moveToRoot(BtCursor *pCur){ function
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c55899 static int moveToRoot(BtCursor *pCur){ function
[all...]
/external/sqlite/dist/
H A Dsqlite3.c55919 static int moveToRoot(BtCursor *pCur){ function
[all...]

Completed in 2462 milliseconds