rowidWrite       126407 third_party/sqlite/amalgamation/sqlite3.c   xSetMapping = ((iHeight==0)?rowidWrite:parentWrite);
rowidWrite       126773 third_party/sqlite/amalgamation/sqlite3.c         rc = rowidWrite(pRtree, p->iRowid, pNode->iNode);
rowidWrite       126837 third_party/sqlite/amalgamation/sqlite3.c         rc = rowidWrite(pRtree, pCell->iRowid, pNode->iNode);
rowidWrite       2150 third_party/sqlite/src/ext/rtree/rtree.c   xSetMapping = ((iHeight==0)?rowidWrite:parentWrite);
rowidWrite       2516 third_party/sqlite/src/ext/rtree/rtree.c         rc = rowidWrite(pRtree, p->iRowid, pNode->iNode);
rowidWrite       2580 third_party/sqlite/src/ext/rtree/rtree.c         rc = rowidWrite(pRtree, pCell->iRowid, pNode->iNode);