Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/notification_rdb_data_mgr_test/
H A Dmock_abs_result_set.cpp30 int AbsResultSet::GoToFirstRow() in GoToFirstRow() function in OHOS::NativeRdb::AbsResultSet
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
H A Ddatashare_result_set.h39 int GoToFirstRow() in GoToFirstRow() function
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/test/mock/include/
H A Ddatashare_helper.h29 int32_t GoToFirstRow() in GoToFirstRow() function
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb_data_ability_adapter/src/
H A Dresult_set_utils.cpp56 int ResultSetUtils::GoToFirstRow() in GoToFirstRow() function in OHOS::RdbDataAbilityAdapter::ResultSetUtils
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/mock/
H A Ddatashare_helper.cpp37 int32_t DataShareResultSet::GoToFirstRow() in GoToFirstRow() function in OHOS::DataShare::DataShareResultSet
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dresult_set_proxy.cpp81 int ResultSetProxy::GoToFirstRow() in GoToFirstRow() function in OHOS::NativeRdb::ResultSetProxy
H A Dcache_result_set.cpp200 int CacheResultSet::GoToFirstRow() in GoToFirstRow() function in OHOS::NativeRdb::CacheResultSet
H A Dabs_result_set.cpp292 int AbsResultSet::GoToFirstRow() in GoToFirstRow() function in OHOS::NativeRdb::AbsResultSet
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/common/src/
H A Ddatashare_abs_result_set.cpp97 int DataShareAbsResultSet::GoToFirstRow() in GoToFirstRow() function in OHOS::DataShare::DataShareAbsResultSet
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/cj/src/
H A Drelational_store_impl_resultsetproxy.cpp221 bool ResultSetImpl::GoToFirstRow(int32_t* rtnCode) in GoToFirstRow() function in OHOS::Relational::ResultSetImpl
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_result_set_impl.cpp137 int RdbResultSetImpl::GoToFirstRow() in GoToFirstRow() function in OHOS::DistributedRdb::RdbResultSetImpl
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/js/napi/common/src/
H A Ddatashare_result_set_proxy.cpp171 napi_value DataShareResultSetProxy::GoToFirstRow(napi_env env, napi_callback_info info) in GoToFirstRow() function in OHOS::DataShare::DataShareResultSetProxy
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H A Dnapi_result_set.cpp343 napi_value ResultSetProxy::GoToFirstRow(napi_env env, napi_callback_info info) in GoToFirstRow() function in OHOS::RelationalStoreJsKit::ResultSetProxy
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/
H A Dnapi_result_set.cpp461 napi_value ResultSetProxy::GoToFirstRow(napi_env env, napi_callback_info info) in GoToFirstRow() function in OHOS::RdbJsKit::ResultSetProxy