/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/ |
H A D | kvdb_windowed_result_set.cpp | 75 bool KvDBWindowedResultSet::IsBeforeFirst() const in IsBeforeFirst() function in DistributedDB::KvDBWindowedResultSet
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
H A D | store_result_set.cpp | 142 bool StoreResultSet::IsBeforeFirst() const in IsBeforeFirst() function in OHOS::DistributedKv::StoreResultSet
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/ |
H A D | kv_store_result_set_impl.cpp | 116 bool KvStoreResultSetImpl::IsBeforeFirst() const in IsBeforeFirst() function in DistributedDB::KvStoreResultSetImpl
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/ |
H A D | rd_single_ver_result_set.cpp | 345 bool RdSingleVerResultSet::IsBeforeFirst() const in IsBeforeFirst() function in DistributedDB::RdSingleVerResultSet
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
H A D | sqlite_single_ver_result_set.cpp | 225 bool SQLiteSingleVerResultSet::IsBeforeFirst() const in IsBeforeFirst() function in DistributedDB::SQLiteSingleVerResultSet
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
H A D | rdb_cursor_test.cpp | 96 bool IsBeforeFirst() const override in IsBeforeFirst() function in OHOS::Test::DistributedRDBTest::MockResultSet
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/ |
H A D | relational_result_set_impl.cpp | 101 bool RelationalResultSetImpl::IsBeforeFirst() const in IsBeforeFirst() function in DistributedDB::RelationalResultSetImpl
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/ |
H A D | js_kv_store_resultset.cpp | 230 napi_value JsKVStoreResultSet::IsBeforeFirst(napi_env env, napi_callback_info info) /* boolean */ in IsBeforeFirst() function in OHOS::DistributedData::JsKVStoreResultSet
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/ |
H A D | js_kv_store_resultset.cpp | 240 napi_value JsKVStoreResultSet::IsBeforeFirst(napi_env env, napi_callback_info info) /* boolean */ in IsBeforeFirst() function in OHOS::DistributedKVStore::JsKVStoreResultSet
|