Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/relational_store/frameworks/native/rdb_data_ability_adapter/src/
Dresult_set_utils.cpp101 int ResultSetUtils::IsAtFirstRow(bool &result) const in IsAtFirstRow() function in OHOS::RdbDataAbilityAdapter::ResultSetUtils
/foundation/distributeddatamgr/data_share/frameworks/native/common/src/
Ddatashare_abs_result_set.cpp141 int DataShareAbsResultSet::IsAtFirstRow(bool &result) const in IsAtFirstRow() function in OHOS::DataShare::DataShareAbsResultSet
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
Dstep_result_set.cpp323 int StepResultSet::IsAtFirstRow(bool &result) const in IsAtFirstRow() function in OHOS::NativeRdb::StepResultSet
Dabs_result_set.cpp265 int AbsResultSet::IsAtFirstRow(bool &result) const in IsAtFirstRow() function in OHOS::NativeRdb::AbsResultSet
Dresult_set_proxy.cpp167 int ResultSetProxy::IsAtFirstRow(bool &result) const in IsAtFirstRow() function in OHOS::NativeRdb::ResultSetProxy
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
Drdb_result_set_impl.cpp203 int RdbResultSetImpl::IsAtFirstRow(bool &result) const in IsAtFirstRow() function in OHOS::DistributedRdb::RdbResultSetImpl
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
Dnapi_result_set.cpp314 napi_value ResultSetProxy::IsAtFirstRow(napi_env env, napi_callback_info info) in IsAtFirstRow() function in OHOS::RelationalStoreJsKit::ResultSetProxy
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/
Dnapi_result_set.cpp499 napi_value ResultSetProxy::IsAtFirstRow(napi_env env, napi_callback_info info) in IsAtFirstRow() function in OHOS::RdbJsKit::ResultSetProxy