HomeSort by relevance Sort by last modified time
    Searched full:restorecursorposition (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/sqlite/src/src/
btreeInt.h 523 ** this state, restoreCursorPosition() can be called to attempt to
btree.c 679 ** at most one effective restoreCursorPosition() call after each
699 #define restoreCursorPosition(p) \
715 rc = restoreCursorPosition(pCur);
    [all...]

Completed in 904 milliseconds