Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/data_share/frameworks/native/common/include/
H A Dshared_block.h151 const void *GetCellUnitValueBlob(CellUnit *cellUnit, size_t *outSize) in GetCellUnitValueBlob() function in OHOS::AppDataFwk::SharedBlock
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/appdatafwk/include/
H A Dshared_block.h203 API_EXPORT const void *GetCellUnitValueBlob(CellUnit *cellUnit, size_t *outSize) in GetCellUnitValueBlob() function in OHOS::AppDataFwk::SharedBlock
/foundation/distributeddatamgr/data_share/frameworks/native/common/src/
H A Ddatashare_result_set.cpp202 const auto *blob = static_cast<const uint8_t *>(block->GetCellUnitValueBlob(cellUnit, &size)); in GetBlob()

Completed in 2 milliseconds