Searched refs:Sqlite3SharedBlockMethods (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | share_block.cpp | 112 Sqlite3SharedBlockMethods sqliteBlock = in FillSharedBlockOpt() 114 …? Sqlite3SharedBlockMethods{ 1, &serializer, info->isCountAllRows, info->startPos, info->requiredP… in FillSharedBlockOpt() 117 …: Sqlite3SharedBlockMethods{ 1, &serializer, true, 0, 0, DefAddRow, DefReset, DefFinish, DefPutStr… in FillSharedBlockOpt()
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/ |
H A D | shared_block_serializer_info.h | 73 struct Sqlite3SharedBlockMethods { struct
|