Home
last modified time | relevance | path

Searched refs:isCountAllRows (Results 1 - 3 of 3) sorted by relevance

/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Dshare_block.h41 int isCountAllRows; member
52 isCountAllRows = 0; in SharedBlockInfo()
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dshare_block.cpp102 Sqlite3SharedBlockMethods sqliteBlock = { 1, &serializer, info->isCountAllRows, info->startPos, in FillSharedBlockOpt()
142 while (!hasException && (!isFull || info->isCountAllRows)) { in FillSharedBlock()
H A Dsqlite_shared_result_set.cpp267 blockInfo.isCountAllRows = false; in ExecuteForSharedBlock()

Completed in 2 milliseconds