Searched refs:interiorCursorCreate (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Drecover.c593 * interiorCursorCreate - create a cursor with the given parent and page.
664 static int interiorCursorCreate(RecoverInteriorCursor *pParent, function
1136 int rc = interiorCursorCreate(pCursor->pParent, pPage, pCursor->nPageSize,
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c110910 static int interiorCursorCreate(RecoverInteriorCursor *pParent, function
[all...]

Completed in 220 milliseconds