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

/external/chromium_org/third_party/sqlite/src/ext/rtree/
H A Drtree.c991 static int descendToCell( function
1028 rc = descendToCell(pRtree, pCursor, iHeight-1, &isEof);
1107 rc = descendToCell(pRtree, pCsr, iHeight, &isEof);
1302 rc = descendToCell(pRtree, pCsr, pRtree->iDepth, &isEof);
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c125259 static int descendToCell( function
[all...]

Completed in 217 milliseconds