Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/relational_store/frameworks/native/rdb_data_ability_adapter/src/
Dresult_set_utils.cpp86 int ResultSetUtils::IsAtFirstRow(bool &result) const in IsAtFirstRow() function in OHOS::RdbDataAbilityAdapter::ResultSetUtils
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
Dresult_set_proxy.cpp111 int ResultSetProxy::IsAtFirstRow(bool &result) const in IsAtFirstRow() function in OHOS::NativeRdb::ResultSetProxy
Drd_result_set.cpp311 int RdSharedResultSet::IsAtFirstRow(bool &result) const in IsAtFirstRow() function in OHOS::NativeRdb::RdSharedResultSet
Dcache_result_set.cpp220 int CacheResultSet::IsAtFirstRow(bool &result) const in IsAtFirstRow() function in OHOS::NativeRdb::CacheResultSet
Dabs_result_set.cpp322 int AbsResultSet::IsAtFirstRow(bool &result) const in IsAtFirstRow() function in OHOS::NativeRdb::AbsResultSet
/foundation/distributeddatamgr/data_share/frameworks/native/common/src/
Ddatashare_abs_result_set.cpp128 int DataShareAbsResultSet::IsAtFirstRow(bool &result) const in IsAtFirstRow() function in OHOS::DataShare::DataShareAbsResultSet
/foundation/distributeddatamgr/relational_store/frameworks/cj/src/
Drelational_store_impl_resultsetproxy.cpp95 bool ResultSetImpl::IsAtFirstRow() in IsAtFirstRow() function in OHOS::Relational::ResultSetImpl
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
Drdb_result_set_impl.cpp205 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.cpp278 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.cpp501 napi_value ResultSetProxy::IsAtFirstRow(napi_env env, napi_callback_info info) in IsAtFirstRow() function in OHOS::RdbJsKit::ResultSetProxy