Home
last modified time | relevance | path

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