Home
last modified time | relevance | path

Searched defs:IsBeforeFirst (Results 1 – 5 of 5) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
Dstore_result_set.cpp142 bool StoreResultSet::IsBeforeFirst() const in IsBeforeFirst() function in OHOS::DistributedKv::StoreResultSet
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
Dkv_store_result_set_impl.cpp121 bool KvStoreResultSetImpl::IsBeforeFirst() const in IsBeforeFirst() function in DistributedDB::KvStoreResultSetImpl
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
Djs_kv_store_resultset.cpp231 napi_value JsKVStoreResultSet::IsBeforeFirst(napi_env env, napi_callback_info info) /* boolean */ in IsBeforeFirst() function in OHOS::DistributedData::JsKVStoreResultSet
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/
Drelational_result_set_impl.cpp101 bool RelationalResultSetImpl::IsBeforeFirst() const in IsBeforeFirst() function in DistributedDB::RelationalResultSetImpl
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
Djs_kv_store_resultset.cpp237 napi_value JsKVStoreResultSet::IsBeforeFirst(napi_env env, napi_callback_info info) /* boolean */ in IsBeforeFirst() function in OHOS::DistributedKVStore::JsKVStoreResultSet