Searched refs:setDestPgsz (Results 1 – 1 of 1) sorted by relevance
112 static int setDestPgsz(sqlite3_backup *p){ in setDestPgsz() function367 if( p->bDestLocked==0 && rc==SQLITE_OK && setDestPgsz(p)==SQLITE_NOMEM ){ in sqlite3_backup_step()