Searched refs:rowidWrite (Results 1 – 1 of 1) sorted by relevance
220460 static int rowidWrite(Rtree *pRtree, sqlite3_int64 iRowid, sqlite3_int64 iNode){ function220656 xSetMapping = ((iHeight==0)?rowidWrite:parentWrite);220980 rc = rowidWrite(pRtree, pCell->iRowid, pNode->iNode);