Searched refs:isCountAllRows (Results 1 – 4 of 4) sorted by relevance
41 int isCountAllRows; member52 isCountAllRows = 0; in SharedBlockInfo()
114 …? Sqlite3SharedBlockMethods{ 1, &serializer, info->isCountAllRows, info->startPos, info->requiredP… in FillSharedBlockOpt()162 while (!hasException && (!isFull || info->isCountAllRows)) { in FillSharedBlock()
242 blockInfo.isCountAllRows = false; in ExecuteForSharedBlock()
259 info.isCountAllRows = true; in Count()