Home
last modified time | relevance | path

Searched refs:GetBlockPos (Results 1 - 4 of 4) sorted by relevance

/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dabs_shared_result_set.cpp85 SharedBlock::CellUnit* cellUnit = block->GetCellUnit(block->GetBlockPos(), (uint32_t)columnIndex); in GetColumnType()
100 uint32_t blockPos = block->GetBlockPos(); in UpdateBlockPos()
151 auto *cellUnit = block->GetCellUnit(block->GetBlockPos(), col); in Get()
186 auto *cellUnit = block->GetCellUnit(GetBlock()->GetBlockPos(), columnIndex); in GetSize()
256 auto *cellUnit = block->GetCellUnit(block->GetBlockPos(), index); in GetCustomerValue()
H A Dsqlite_shared_result_set.cpp223 rowCount_, requiredPos, block->GetStartPos(), block->GetLastPos(), block->GetBlockPos()); in FillBlock()
/foundation/distributeddatamgr/data_share/frameworks/native/common/include/
H A Dshared_block.h233 uint32_t GetBlockPos() in GetBlockPos() function in OHOS::AppDataFwk::SharedBlock
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/appdatafwk/include/
H A Dshared_block.h302 API_EXPORT uint32_t GetBlockPos() in GetBlockPos() function in OHOS::AppDataFwk::SharedBlock

Completed in 3 milliseconds