Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/data_share/frameworks/native/common/include/
H A Dshared_block.h248 void SetBlockPos(uint32_t blockPos) in SetBlockPos() argument
250 mHeader->blockPos_ = blockPos; in SetBlockPos()
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/appdatafwk/include/
H A Dshared_block.h326 API_EXPORT void SetBlockPos(uint32_t blockPos) in SetBlockPos() argument
328 mHeader->blockPos_ = blockPos; in SetBlockPos()
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dabs_shared_result_set.cpp100 uint32_t blockPos = block->GetBlockPos(); in UpdateBlockPos() local
101 if (static_cast<uint32_t>(position) != startPos + blockPos) { in UpdateBlockPos()

Completed in 3 milliseconds