Home
last modified time | relevance | path

Searched defs:IsAtFirstRow (Results 1 - 8 of 8) sorted by relevance

/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
/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
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
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
/foundation/distributeddatamgr/relational_store/frameworks/cj/src/
H A Drelational_store_impl_resultsetproxy.cpp95 bool ResultSetImpl::IsAtFirstRow() in IsAtFirstRow() function in OHOS::Relational::ResultSetImpl
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/
H A Dnapi_result_set.cpp508 napi_value ResultSetProxy::IsAtFirstRow(napi_env env, napi_callback_info info) in IsAtFirstRow() function in OHOS::RdbJsKit::ResultSetProxy
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H A Dnapi_result_set.cpp285 napi_value ResultSetProxy::IsAtFirstRow(napi_env env, napi_callback_info info) in IsAtFirstRow() function in OHOS::RelationalStoreJsKit::ResultSetProxy

Completed in 30 milliseconds