Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dsqlite_shared_result_set.cpp213 void SqliteSharedResultSet::SetFillBlockForwardOnly(bool isOnlyFillResultSetBlockInput) in SetFillBlockForwardOnly() argument
215 isOnlyFillBlock_ = isOnlyFillResultSetBlockInput; in SetFillBlockForwardOnly()
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Dsqlite_shared_result_set.h46 void SetFillBlockForwardOnly(bool isOnlyFillResultSetBlockInput);