Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
H A Ddatashare_result_set.h43 int GoToNextRow() in GoToNextRow() function
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb_data_ability_adapter/src/
H A Dresult_set_utils.cpp66 int ResultSetUtils::GoToNextRow() in GoToNextRow() function in OHOS::RdbDataAbilityAdapter::ResultSetUtils
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drd_result_set.cpp168 int RdSharedResultSet::GoToNextRow() in GoToNextRow() function in OHOS::NativeRdb::RdSharedResultSet
H A Dresult_set_proxy.cpp91 int ResultSetProxy::GoToNextRow() in GoToNextRow() function in OHOS::NativeRdb::ResultSetProxy
H A Dstep_result_set.cpp239 int StepResultSet::GoToNextRow() in GoToNextRow() function in OHOS::NativeRdb::StepResultSet
H A Dcache_result_set.cpp210 int CacheResultSet::GoToNextRow() in GoToNextRow() function in OHOS::NativeRdb::CacheResultSet
H A Dabs_result_set.cpp312 int AbsResultSet::GoToNextRow() in GoToNextRow() function in OHOS::NativeRdb::AbsResultSet
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/
H A Drelational_cursor.cpp75 int RelationalCursor::GoToNextRow(OH_Cursor *cursor) in GoToNextRow() function in OHOS::RdbNdk::RelationalCursor
265 int RelationalCursor::GoToNextRow() in GoToNextRow() function in OHOS::RdbNdk::RelationalCursor
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/common/src/
H A Ddatashare_abs_result_set.cpp118 int DataShareAbsResultSet::GoToNextRow() in GoToNextRow() function in OHOS::DataShare::DataShareAbsResultSet
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/cj/src/
H A Drelational_store_impl_resultsetproxy.cpp234 bool ResultSetImpl::GoToNextRow(int32_t* rtnCode) in GoToNextRow() function in OHOS::Relational::ResultSetImpl
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_result_set_impl.cpp153 int RdbResultSetImpl::GoToNextRow() in GoToNextRow() function in OHOS::DistributedRdb::RdbResultSetImpl
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/js/napi/common/src/
H A Ddatashare_result_set_proxy.cpp201 napi_value DataShareResultSetProxy::GoToNextRow(napi_env env, napi_callback_info info) in GoToNextRow() function in OHOS::DataShare::DataShareResultSetProxy
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H A Dnapi_result_set.cpp363 napi_value ResultSetProxy::GoToNextRow(napi_env env, napi_callback_info info) in GoToNextRow() function in OHOS::RelationalStoreJsKit::ResultSetProxy
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/
H A Dnapi_result_set.cpp481 napi_value ResultSetProxy::GoToNextRow(napi_env env, napi_callback_info info) in GoToNextRow() function in OHOS::RdbJsKit::ResultSetProxy