findLeafNode     125511 third_party/sqlite/amalgamation/sqlite3.c     rc = findLeafNode(pRtree, iRowid, &pLeaf);
findLeafNode     126919 third_party/sqlite/amalgamation/sqlite3.c       rc = findLeafNode(pRtree, iDelete, &pLeaf);
findLeafNode     1254 third_party/sqlite/src/ext/rtree/rtree.c     rc = findLeafNode(pRtree, iRowid, &pLeaf);
findLeafNode     2662 third_party/sqlite/src/ext/rtree/rtree.c       rc = findLeafNode(pRtree, iDelete, &pLeaf);