Home
last modified time | relevance | path

Searched refs:GetAddedRows (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Dshared_block_serializer_info.h55 int GetAddedRows() const in GetAddedRows() function
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dshare_block.cpp142 info->addedRows = serializer.GetAddedRows(); in FillSharedBlockOpt()