Home
last modified time | relevance | path

Searched defs:cursor (Results 1 – 21 of 21) sorted by relevance

/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/
Drelational_cursor.cpp30 int RelationalCursor::GetColumnCount(OH_Cursor *cursor, int *count) in GetColumnCount()
39 int RelationalCursor::GetColumnType(OH_Cursor *cursor, int32_t columnIndex, OH_ColumnType *columnTy… in GetColumnType()
51 int RelationalCursor::GetColumnIndex(OH_Cursor *cursor, const char *name, int *columnIndex) in GetColumnIndex()
60 int RelationalCursor::GetColumnName(OH_Cursor *cursor, int32_t columnIndex, char *name, int length) in GetColumnName()
79 int RelationalCursor::GetRowCount(OH_Cursor *cursor, int *count) in GetRowCount()
88 int RelationalCursor::GoToNextRow(OH_Cursor *cursor) in GoToNextRow()
97 int RelationalCursor::GetSize(OH_Cursor *cursor, int32_t columnIndex, size_t *size) in GetSize()
106 int RelationalCursor::GetText(OH_Cursor *cursor, int32_t columnIndex, char *value, int length) in GetText()
125 int RelationalCursor::GetInt64(OH_Cursor *cursor, int32_t columnIndex, int64_t *value) in GetInt64()
134 int RelationalCursor::GetReal(OH_Cursor *cursor, int32_t columnIndex, double *value) in GetReal()
[all …]
/foundation/distributeddatamgr/relational_store/test/ndk/unittest/
Drdb_predicates_test.cpp129 OH_Cursor *cursor = OH_Rdb_Query(predicatesTestRdbStore_, predicates, NULL, 0); variable
155 OH_Cursor *cursor = OH_Rdb_Query(predicatesTestRdbStore_, predicates, NULL, 0); variable
180 OH_Cursor *cursor = OH_Rdb_Query(predicatesTestRdbStore_, predicates, NULL, 0); variable
262 OH_Cursor *cursor = OH_Rdb_Query(predicatesTestRdbStore_, predicates, NULL, 0); variable
287 OH_Cursor *cursor = OH_Rdb_Query(predicatesTestRdbStore_, predicates, NULL, 0); variable
312 OH_Cursor *cursor = OH_Rdb_Query(predicatesTestRdbStore_, predicates, NULL, 0); variable
334 OH_Cursor *cursor = OH_Rdb_Query(predicatesTestRdbStore_, predicates, NULL, 0); variable
355 OH_Cursor *cursor = OH_Rdb_Query(predicatesTestRdbStore_, predicates, NULL, 0); variable
384 OH_Cursor *cursor = OH_Rdb_Query(predicatesTestRdbStore_, predicates, NULL, 0); variable
410 OH_Cursor *cursor = OH_Rdb_Query(predicatesTestRdbStore_, predicates, NULL, 0); variable
[all …]
Drdb_cursor_test.cpp119 OH_Cursor *cursor = OH_Rdb_Query(cursorTestRdbStore_, predicates, NULL, 0); variable
163 OH_Cursor *cursor = OH_Rdb_Query(cursorTestRdbStore_, predicates, NULL, 0); variable
203 OH_Cursor *cursor = OH_Rdb_Query(cursorTestRdbStore_, predicates, NULL, 0); variable
244 OH_Cursor *cursor = OH_Rdb_Query(cursorTestRdbStore_, predicates, columnNames, len); variable
309 OH_Cursor *cursor = OH_Rdb_Query(cursorTestRdbStore_, predicates, columnNames, len); variable
Drdb_store_test.cpp116 OH_Cursor *cursor = OH_Rdb_Query(storeTestRdbStore_, predicates, NULL, 0); variable
194 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeTestRdbStore_, querySql); variable
266 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeTestRdbStore_, querySql); variable
310 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeTestRdbStore_, querySql); variable
340 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeTestRdbStore_, querySql); variable
421 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeTestRdbStore_, querySql); variable
533 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeTestRdbStore_, querySql); variable
584 OH_Cursor *cursor = OH_Rdb_Query(storeTestRdbStore_, predicates2, NULL, 0); variable
647 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeTestRdbStore_, querySql); variable
733 auto cursor = OH_Rdb_Query(nullptr, predicates, NULL, 0); variable
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/data_sync/
Ddata_handler.cpp35 void DataHandler::GetNextCursor(DriveKit::DKQueryCursor &cursor) in GetNextCursor()
44 void DataHandler::SetTempStartCursor(const DriveKit::DKQueryCursor &cursor) in SetTempStartCursor()
50 void DataHandler::GetTempStartCursor(DriveKit::DKQueryCursor &cursor) in GetTempStartCursor()
55 void DataHandler::SetTempNextCursor(const DriveKit::DKQueryCursor &cursor, bool isFinish) in SetTempNextCursor()
Dsdk_helper.cpp74 DriveKit::DKQueryCursor cursor, FetchRecordsCallback callback) in FetchRecords()
96 DriveKit::DKQueryCursor cursor, FetchDatabaseChangesCallback callback) in FetchDatabaseChanges()
184 …t32_t SdkHelper::GetStartCursor(DriveKit::DKRecordType recordType, DriveKit::DKQueryCursor &cursor) in GetStartCursor()
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
Ddk_database_unnormal_mock.cpp42 DKQueryCursor cursor, in FetchRecords()
79 DKQueryCursor cursor, in FetchRecordsWithQuery()
89 DKQueryCursor cursor, in FetchDatabaseChanges()
95 DKError DKDatabase::GetStartCursor(DKRecordType recordType, DKQueryCursor &cursor) in GetStartCursor()
Ddk_database_mock.cpp42 DKQueryCursor cursor, in FetchRecords()
79 DKQueryCursor cursor, in FetchRecordsWithQuery()
89 DKQueryCursor cursor, in FetchDatabaseChanges()
95 DKError DKDatabase::GetStartCursor(DKRecordType recordType, DKQueryCursor &cursor) in GetStartCursor()
Dsdk_helper_mock.cpp53 DriveKit::DKQueryCursor cursor, FetchDatabaseChangesCallback callback) in FetchDatabaseChanges()
104 …t32_t SdkHelper::GetStartCursor(DriveKit::DKRecordType recordType, DriveKit::DKQueryCursor &cursor) in GetStartCursor()
/foundation/communication/ipc/ipc/native/test/fuzztest/core/bufferobject_fuzzer/
Dbufferobject_fuzzer.cpp92 ssize_t cursor = *(reinterpret_cast<const ssize_t*>(data)); in SetReceiveBufferWriteCursorTest() local
117 ssize_t cursor = *(reinterpret_cast<const ssize_t*>(data)); in SetReceiveBufferReadCursorTest() local
141 ssize_t cursor = *(reinterpret_cast<const ssize_t*>(data)); in SetSendBufferWriteCursorTest() local
165 ssize_t cursor = *(reinterpret_cast<const ssize_t*>(data)); in SetSendBufferReadCursorTest() local
/foundation/filemanagement/dfs_service/adapter/cloud_adapter_example/src/
Ddk_database.cpp55 DKQueryCursor cursor, in FetchRecords()
119 DKQueryCursor cursor, in FetchRecordsWithQuery()
129 DKQueryCursor cursor, in FetchDatabaseChanges()
141 DKError DKDatabase::GetStartCursor(DKRecordType recordType, DKQueryCursor &cursor) in GetStartCursor()
/foundation/filemanagement/dfs_service/test/unittests/cloud_adapter/
Ddk_database_test.cpp111 DKQueryCursor cursor = "FetchRecordsWithQuery"; variable
130 DKQueryCursor cursor = "FetchDatabaseChanges"; variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
Dresult_entries_window.cpp157 int cursor = begin; in LoadData() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
Dvirtual_cloud_db.cpp210 std::string cursor = std::get<std::string>(extend[g_cursorField]); in Query() local
227 void VirtualCloudDb::GetCloudData(const std::string &cursor, bool isIncreCursor, std::vector<CloudD… in GetCloudData()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
Drdb_cloud.cpp62 auto cursor = cloudDB_->Query(tableName, ValueProxy::Convert(std::move(extend))); in Query() local
Drdb_service_impl.cpp287 auto cursor = store->Query("", rdbQuery); in RemoteQuery() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
Drdb_result_set_impl_test.cpp42 std::shared_ptr<CursorMock::ResultSet> cursor; member in OHOS::Test::DistributedRDBTest::RdbResultSetImplTest
/foundation/distributeddatamgr/pasteboard/framework/tlv/
Dtlv_object.cpp225 bool TLVObject::Encode(std::vector<std::uint8_t> &buffer, size_t &cursor, size_t total) in Encode()
233 bool TLVObject::Decode(const std::vector<std::uint8_t> &buffer, size_t &cursor, size_t total) in Decode()
/foundation/arkui/napi/scope_manager/
Dnative_scope_manager.cpp136 unw_cursor_t cursor; in BackTrace() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
Dpixel_map.cpp1699 uint8_t PixelMap::ReadUint8(std::vector<uint8_t> &buff, int32_t &cursor) in ReadUint8()
1727 int32_t PixelMap::ReadVarint(std::vector<uint8_t> &buff, int32_t &cursor) in ReadVarint()
1751 uint8_t *PixelMap::ReadData(std::vector<uint8_t> &buff, int32_t size, int32_t &cursor) in ReadData()
1819 int cursor = 0; in ReadTlvAttr() local
/foundation/arkui/napi/module_manager/
Dnative_module_manager.cpp305 int32_t cursor = 0; in CreateSharedLibsSonames() local