/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/ |
H A D | cursor_mock.cpp | 69 int32_t CursorMock::MoveToNext() in MoveToNext() function in OHOS::DistributedData::CursorMock
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/ |
H A D | cache_cursor.cpp | 70 int32_t CacheCursor::MoveToNext() in MoveToNext() function in OHOS::DistributedRdb::CacheCursor
|
H A D | rdb_cursor.cpp | 68 int32_t RdbCursor::MoveToNext() in MoveToNext() function in OHOS::DistributedRdb::RdbCursor
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
H A D | store_result_set.cpp | 77 bool StoreResultSet::MoveToNext() in MoveToNext() 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 | 88 bool KvStoreResultSetImpl::MoveToNext() in MoveToNext() 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 | 192 int RdSingleVerResultSet::MoveToNext() const in MoveToNext() function in DistributedDB::RdSingleVerResultSet
|
H A D | rd_single_ver_storage_executor.cpp | 169 int RdSingleVerStorageExecutor::MoveToNext(GRD_ResultSet *resultSet) in MoveToNext() function in DistributedDB::RdSingleVerStorageExecutor
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/ |
H A D | start_code_detector.cpp | 179 void StartCodeDetector::MoveToNext() in MoveToNext() function in StartCodeDetector
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
H A D | rdb_cursor_test.cpp | 51 bool MoveToNext() override in MoveToNext() function in OHOS::Test::DistributedRDBTest::MockResultSet
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/ |
H A D | cloud_cursor_impl.cpp | 122 int32_t CloudCursorImpl::MoveToNext() in MoveToNext() function in OHOS::CloudData::CloudCursorImpl
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/ |
H A D | relational_result_set_impl.cpp | 58 bool RelationalResultSetImpl::MoveToNext() in MoveToNext() function in DistributedDB::RelationalResultSetImpl
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/ |
H A D | js_kv_store_resultset.cpp | 128 napi_value JsKVStoreResultSet::MoveToNext(napi_env env, napi_callback_info info) /* boolean */ in MoveToNext() function in OHOS::DistributedData::JsKVStoreResultSet
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/ |
H A D | js_kv_store_resultset.cpp | 133 napi_value JsKVStoreResultSet::MoveToNext(napi_env env, napi_callback_info info) /* boolean */ in MoveToNext() function in OHOS::DistributedKVStore::JsKVStoreResultSet
|