Home
last modified time | relevance | path

Searched defs:startRowIndex (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/common/src/
H A Ddatashare_result_set.cpp76 bool DataShareResultSet::OnGo(int startRowIndex, int targetRowIndex, int *cachedIndex) in OnGo()
98 void DataShareResultSet::FillBlock(int startRowIndex, AppDataFwk::SharedBlock *block) in FillBlock()