Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/relational_store/frameworks/native/rdb_data_ability_adapter/src/
Dresult_set_utils.cpp81 int ResultSetUtils::GoToNextRow() in GoToNextRow() function in OHOS::RdbDataAbilityAdapter::ResultSetUtils
/foundation/distributeddatamgr/data_share/frameworks/native/common/src/
Ddatashare_abs_result_set.cpp123 int DataShareAbsResultSet::GoToNextRow() in GoToNextRow() function in OHOS::DataShare::DataShareAbsResultSet
/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/
Drelational_cursor.cpp88 int RelationalCursor::GoToNextRow(OH_Cursor *cursor) in GoToNextRow() function in OHOS::RdbNdk::RelationalCursor
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
Dstep_result_set.cpp178 int StepResultSet::GoToNextRow() in GoToNextRow() function in OHOS::NativeRdb::StepResultSet
Dabs_result_set.cpp243 int AbsResultSet::GoToNextRow() in GoToNextRow() function in OHOS::NativeRdb::AbsResultSet
Dresult_set_proxy.cpp147 int ResultSetProxy::GoToNextRow() in GoToNextRow() function in OHOS::NativeRdb::ResultSetProxy
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
Drdb_result_set_impl.cpp151 int RdbResultSetImpl::GoToNextRow() in GoToNextRow() function in OHOS::DistributedRdb::RdbResultSetImpl
/foundation/distributeddatamgr/data_share/frameworks/js/napi/common/src/
Ddatashare_result_set_proxy.cpp194 napi_value DataShareResultSetProxy::GoToNextRow(napi_env env, napi_callback_info info) in GoToNextRow() function in OHOS::DataShare::DataShareResultSetProxy
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
Dnapi_result_set.cpp393 napi_value ResultSetProxy::GoToNextRow(napi_env env, napi_callback_info info) in GoToNextRow() function in OHOS::RelationalStoreJsKit::ResultSetProxy
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/
Dnapi_result_set.cpp479 napi_value ResultSetProxy::GoToNextRow(napi_env env, napi_callback_info info) in GoToNextRow() function in OHOS::RdbJsKit::ResultSetProxy