nodeAcquire 125275 third_party/sqlite/amalgamation/sqlite3.c rc = nodeAcquire(pRtree, iRowid, pCursor->pNode, &pChild); nodeAcquire 125433 third_party/sqlite/amalgamation/sqlite3.c rc = nodeAcquire(pRtree, iNode, 0, ppLeaf); nodeAcquire 125551 third_party/sqlite/amalgamation/sqlite3.c rc = nodeAcquire(pRtree, 1, 0, &pRoot); nodeAcquire 125821 third_party/sqlite/amalgamation/sqlite3.c rc = nodeAcquire(pRtree, 1, 0, &pNode); nodeAcquire 125891 third_party/sqlite/amalgamation/sqlite3.c rc = nodeAcquire(pRtree, iBest, pNode, &pChild); nodeAcquire 126584 third_party/sqlite/amalgamation/sqlite3.c rc2 = nodeAcquire(pRtree, iNode, 0, &pChild->pParent); nodeAcquire 126912 third_party/sqlite/amalgamation/sqlite3.c rc = nodeAcquire(pRtree, 1, 0, &pRoot); nodeAcquire 126954 third_party/sqlite/amalgamation/sqlite3.c rc = nodeAcquire(pRtree, iChild, pRoot, &pChild); nodeAcquire 1018 third_party/sqlite/src/ext/rtree/rtree.c rc = nodeAcquire(pRtree, iRowid, pCursor->pNode, &pChild); nodeAcquire 1176 third_party/sqlite/src/ext/rtree/rtree.c rc = nodeAcquire(pRtree, iNode, 0, ppLeaf); nodeAcquire 1294 third_party/sqlite/src/ext/rtree/rtree.c rc = nodeAcquire(pRtree, 1, 0, &pRoot); nodeAcquire 1564 third_party/sqlite/src/ext/rtree/rtree.c rc = nodeAcquire(pRtree, 1, 0, &pNode); nodeAcquire 1634 third_party/sqlite/src/ext/rtree/rtree.c rc = nodeAcquire(pRtree, iBest, pNode, &pChild); nodeAcquire 2327 third_party/sqlite/src/ext/rtree/rtree.c rc2 = nodeAcquire(pRtree, iNode, 0, &pChild->pParent); nodeAcquire 2655 third_party/sqlite/src/ext/rtree/rtree.c rc = nodeAcquire(pRtree, 1, 0, &pRoot); nodeAcquire 2697 third_party/sqlite/src/ext/rtree/rtree.c rc = nodeAcquire(pRtree, iChild, pRoot, &pChild);