Home
last modified time | relevance | path

Searched defs:IsAtLastRow (Results 1 – 11 of 11) sorted by relevance

/foundation/distributeddatamgr/relational_store/frameworks/native/rdb_data_ability_adapter/src/
Dresult_set_utils.cpp91 int ResultSetUtils::IsAtLastRow(bool &result) in IsAtLastRow() function in OHOS::RdbDataAbilityAdapter::ResultSetUtils
/foundation/multimedia/ringtone_library/services/ringtone_helper/src/
Dringtone_fetch_result.cpp173 bool RingtoneFetchResult<T>::IsAtLastRow() in IsAtLastRow() function in OHOS::Media::RingtoneFetchResult
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
Dresult_set_proxy.cpp116 int ResultSetProxy::IsAtLastRow(bool &result) in IsAtLastRow() function in OHOS::NativeRdb::ResultSetProxy
Dcache_result_set.cpp227 int CacheResultSet::IsAtLastRow(bool &result) in IsAtLastRow() function in OHOS::NativeRdb::CacheResultSet
Dabs_result_set.cpp328 int AbsResultSet::IsAtLastRow(bool &result) in IsAtLastRow() function in OHOS::NativeRdb::AbsResultSet
/foundation/distributeddatamgr/data_share/frameworks/native/common/src/
Ddatashare_abs_result_set.cpp134 int DataShareAbsResultSet::IsAtLastRow(bool &result) in IsAtLastRow() function in OHOS::DataShare::DataShareAbsResultSet
/foundation/distributeddatamgr/relational_store/frameworks/cj/src/
Drelational_store_impl_resultsetproxy.cpp105 bool ResultSetImpl::IsAtLastRow() in IsAtLastRow() function in OHOS::Relational::ResultSetImpl
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
Drdb_result_set_impl.cpp215 int RdbResultSetImpl::IsAtLastRow(bool &result) in IsAtLastRow() function in OHOS::DistributedRdb::RdbResultSetImpl
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
Dfetch_result.cpp282 bool FetchResult<T>::IsAtLastRow() in IsAtLastRow() function in OHOS::Media::FetchResult
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
Dnapi_result_set.cpp293 napi_value ResultSetProxy::IsAtLastRow(napi_env env, napi_callback_info info) in IsAtLastRow() function in OHOS::RelationalStoreJsKit::ResultSetProxy
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/
Dnapi_result_set.cpp515 napi_value ResultSetProxy::IsAtLastRow(napi_env env, napi_callback_info info) in IsAtLastRow() function in OHOS::RdbJsKit::ResultSetProxy