Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/appdatamgr/frameworks/innerkitsimpl/native_rdb/src/
Dstep_result_set.cpp208 int StepResultSet::IsAtFirstRow(bool &result) const in IsAtFirstRow() function in OHOS::NativeRdb::StepResultSet
Dabs_result_set.cpp142 int AbsResultSet::IsAtFirstRow(bool &result) const in IsAtFirstRow() function in OHOS::NativeRdb::AbsResultSet
/foundation/distributeddatamgr/appdatamgr/frameworks/jskitsimpl/napi_rdb/src/
Dnapi_result_set.cpp393 napi_value ResultSetProxy::IsAtFirstRow(napi_env env, napi_callback_info info) in IsAtFirstRow() function in OHOS::RdbJsKit::ResultSetProxy