Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
Drdb_sqlite_shared_result_set_test.cpp180 bool isAtFirstRow, bool isEnded) in CheckResultSetAttribute()
451 bool isAtFirstRow = false; variable
Drdb_step_result_set_test.cpp149 std::shared_ptr<ResultSet> resultSet, int pos, bool isStart, bool isAtFirstRow, bool isEnded) in CheckResultSetAttribute()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
Drdb_result_set_stub.cpp310 bool isAtFirstRow = false; in OnIsAtFirstRow() local