Home
last modified time | relevance | path

Searched refs:FillBlockInfo (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Dstatement.h55 virtual int32_t FillBlockInfo(SharedBlockInfo *info) const = 0;
H A Drd_statement.h53 int32_t FillBlockInfo(SharedBlockInfo* info) const override;
H A Dsqlite_statement.h58 int32_t FillBlockInfo(SharedBlockInfo *info) const override;
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dsqlite_shared_result_set.cpp249 errCode = statement->FillBlockInfo(&blockInfo); in ExecuteForSharedBlock()
H A Dsqlite_statement.cpp262 auto errCode = FillBlockInfo(&info); in Count()
569 int32_t SqliteStatement::FillBlockInfo(SharedBlockInfo *info) const in FillBlockInfo() function in OHOS::NativeRdb::SqliteStatement
H A Drd_statement.cpp504 int32_t RdStatement::FillBlockInfo(SharedBlockInfo* info) const in FillBlockInfo() function in OHOS::NativeRdb::RdStatement
/ohos5.0/docs/zh-cn/application-dev/dfx/
H A Dappfreeze-guidelines.md626 …ib64/platformsdk/libnative_rdb.z.so(OHOS::NativeRdb::SqliteStatement::FillBlockInfo(OHOS::NativeRd…
/ohos5.0/docs/en/application-dev/dfx/
H A Dappfreeze-guidelines.md626 …ib64/platformsdk/libnative_rdb.z.so(OHOS::NativeRdb::SqliteStatement::FillBlockInfo(OHOS::NativeRd…