Lines Matching defs:parentWrite
203251 static int parentWrite(Rtree *pRtree, sqlite3_int64 iNode, sqlite3_int64 iPar){203508 xSetMapping = ((iHeight==0)?rowidWrite:parentWrite);203889 rc = parentWrite(pRtree, p->iRowid, pNode->iNode);203949 rc = parentWrite(pRtree, pCell->iRowid, pNode->iNode);