Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb_data_ability_adapter/src/
H A Dresult_set_utils.cpp61 int ResultSetUtils::GoToLastRow() in GoToLastRow() function in OHOS::RdbDataAbilityAdapter::ResultSetUtils
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dresult_set_proxy.cpp86 int ResultSetProxy::GoToLastRow() in GoToLastRow() function in OHOS::NativeRdb::ResultSetProxy
H A Dcache_result_set.cpp205 int CacheResultSet::GoToLastRow() in GoToLastRow() function in OHOS::NativeRdb::CacheResultSet
H A Dabs_result_set.cpp297 int AbsResultSet::GoToLastRow() in GoToLastRow() function in OHOS::NativeRdb::AbsResultSet
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/common/src/
H A Ddatashare_abs_result_set.cpp102 int DataShareAbsResultSet::GoToLastRow() in GoToLastRow() function in OHOS::DataShare::DataShareAbsResultSet
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/cj/src/
H A Drelational_store_impl_resultsetproxy.cpp160 bool ResultSetImpl::GoToLastRow(int32_t* rtnCode) in GoToLastRow() function in OHOS::Relational::ResultSetImpl
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_result_set_impl.cpp148 int RdbResultSetImpl::GoToLastRow() in GoToLastRow() function in OHOS::DistributedRdb::RdbResultSetImpl
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/js/napi/common/src/
H A Ddatashare_result_set_proxy.cpp186 napi_value DataShareResultSetProxy::GoToLastRow(napi_env env, napi_callback_info info) in GoToLastRow() function in OHOS::DataShare::DataShareResultSetProxy
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H A Dnapi_result_set.cpp353 napi_value ResultSetProxy::GoToLastRow(napi_env env, napi_callback_info info) in GoToLastRow() function in OHOS::RelationalStoreJsKit::ResultSetProxy
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/
H A Dnapi_result_set.cpp471 napi_value ResultSetProxy::GoToLastRow(napi_env env, napi_callback_info info) in GoToLastRow() function in OHOS::RdbJsKit::ResultSetProxy