/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
H A D | multi_ver_vacuum_executor_stub.cpp | 70 const std::vector<uint8_t> &hashKey, std::list<MultiVerRecordInfo> &shadowRecords) in GetShadowRecordsOfClearTypeRecord() 77 const std::vector<uint8_t> &hashKey, std::list<MultiVerRecordInfo> &shadowRecords) in GetShadowRecordsOfNonClearTypeRecord() 111 …tiVerVacuumExecutorStub::DeleteRecordTotally(uint64_t version, const std::vector<uint8_t> &hashKey) in DeleteRecordTotally() 117 …erVacuumExecutorStub::MarkRecordAsVacuumDone(uint64_t version, const std::vector<uint8_t> &hashKey) in MarkRecordAsVacuumDone()
|
H A D | distributeddb_storage_rd_single_ver_natural_store_testcase.h | 30 std::vector<uint8_t> hashKey; member
|
H A D | distributeddb_storage_single_ver_natural_store_testcase.h | 29 std::vector<uint8_t> hashKey; member
|
H A D | distributeddb_relational_cloud_syncable_storage_test.cpp | 163 Bytes hashKey(index.begin(), index.end()); in InitLogData() local 201 Bytes hashKey(id.begin(), id.end()); in UpdateLogGidAndHashKey() local 1088 Bytes hashKey; variable 1387 Bytes hashKey(hashKeyStr.begin(), hashKeyStr.end()); variable 1499 Bytes hashKey; variable 1558 Bytes hashKey; variable
|
H A D | distributeddb_storage_register_conflict_test.cpp | 322 std::vector<uint8_t> hashKey; in SyncDeleteConflictData() local 368 std::vector<uint8_t> hashKey; in SyncDeleteFromDiffDevConflictData() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/ |
H A D | multi_ver_vacuum_executor_impl.cpp | 119 const std::vector<uint8_t> &hashKey, std::list<MultiVerRecordInfo> &shadowRecords) in GetShadowRecordsOfClearTypeRecord() 147 const std::vector<uint8_t> &hashKey, std::list<MultiVerRecordInfo> &shadowRecords) in GetShadowRecordsOfNonClearTypeRecord() 243 …tiVerVacuumExecutorImpl::DeleteRecordTotally(uint64_t version, const std::vector<uint8_t> &hashKey) in DeleteRecordTotally() 261 …erVacuumExecutorImpl::MarkRecordAsVacuumDone(uint64_t version, const std::vector<uint8_t> &hashKey) in MarkRecordAsVacuumDone()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/cloud/ |
H A D | cloud_upload_recorder.cpp | 19 void CloudUploadRecorder::RecordUploadRecord(const std::string &table, const Bytes &hashKey, const … in RecordUploadRecord() 26 bool CloudUploadRecorder::IsIgnoreUploadRecord(const std::string &table, const Bytes &hashKey, in IsIgnoreUploadRecord()
|
/ohos5.0/foundation/distributeddatamgr/relational_store/rdbmock/frameworks/native/rdb/ |
H A D | mock.cpp | 92 const std::vector<std::vector<uint8_t>> &hashKey, sqlite3 *db) in Lock() 98 const std::string &tableName, const std::vector<std::vector<uint8_t>> &hashKey, sqlite3 *db) in UnLock()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/ |
H A D | storage_executor.h | 66 Key hashKey; member 79 Key hashKey; member 86 Key hashKey; member
|
H A D | single_ver_natural_store_commit_notify_data.cpp | 68 Key hashKey; in InsertCommittedData() local 112 Key hashKey; in InsertConflictedItem() local
|
H A D | single_ver_utils.cpp | 143 …CommitNotifyDataKeyStatus(SingleVerNaturalStoreCommitNotifyData *committedData, const Key &hashKey, in InitCommitNotifyDataKeyStatus()
|
H A D | data_transformer.h | 37 Key hashKey; // primary key hash value member
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/ |
H A D | multi_ver_vacuum_executor.h | 34 std::vector<uint8_t> hashKey; member
|
H A D | icloud_sync_storage_interface.h | 178 const Bytes &hashKey, VBucket &assets) in GetAssetsByGidOrHashKey()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
H A D | sqlite_multi_ver_transaction.cpp | 200 Key hashKey; in Delete() local 249 Key hashKey; in Get() local 260 int SQLiteMultiVerTransaction::GetValueForTrimSlice(const Key &hashKey, const Version version, Valu… in GetValueForTrimSlice() argument 901 …t SQLiteMultiVerTransaction::GetOverwrittenNonClearTypeEntries(Version version, const Key &hashKey, in GetOverwrittenNonClearTypeEntries() 948 int SQLiteMultiVerTransaction::DeleteEntriesByHashKey(Version version, const Key &hashKey) in DeleteEntriesByHashKey() 1247 Key hashKey; in BindAddRecordKeysToStatement() local 1327 Key hashKey; in GetOneEntry() local 1380 Key hashKey; in CheckIfNeedSaveRecord() local 1483 int SQLiteMultiVerTransaction::GetKeyAndValueByHashKey(sqlite3_stmt *statement, const Key &hashKey, in GetKeyAndValueByHashKey()
|
H A D | sqlite_single_ver_storage_executor_cache.cpp | 86 Key hashKey; in RemoveDeviceDataInCacheMode() local 503 const DataItem &dataItem, const Key &hashKey, uint64_t recordVersion) const in BindSyncDataInCacheMode() argument 546 sqlite3_stmt *statement, const Key &hashKey, uint64_t recordVersion) const in BindPrimaryKeySyncDataInCacheMode() argument 632 Key hashKey; in SaveSyncDataItemInCacheMode() local 667 const Key &hashKey, uint64_t recordVersion) const in SaveSyncDataToCacheDatabase() argument
|
H A D | sqlite_single_ver_storage_executor.cpp | 174 Key hashKey; in BindPutKvData() local 195 int SQLiteSingleVerStorageExecutor::GetKvDataByHashKey(const Key &hashKey, SingleVerRecord &result)… in GetKvDataByHashKey() argument 292 Key hashKey; in PutKvData() local 1201 …QLiteSingleVerStorageExecutor::SaveSyncDataToDatabase(const DataItem &dataItem, const Key &hashKey, in SaveSyncDataToDatabase() 1472 const Key &hashKey, const SyncDataDevices &devices, bool isUpdate) in BindSavedSyncData() 1583 int SQLiteSingleVerStorageExecutor::GetSyncDataPreByHashKey(const Key &hashKey, DataItem &itemGet) … in GetSyncDataPreByHashKey() argument 1623 Key hashKey; in DeleteLocalDataInner() local 1676 int SQLiteSingleVerStorageExecutor::EraseSyncData(const Key &hashKey) in EraseSyncData() 2219 Key hashKey; in CalHashKey() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/ |
H A D | relational_virtual_device.cpp | 38 const std::string &hashKey, VirtualRowData &data) in GetSyncData()
|
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/hash/ |
H A D | hash.cpp | 88 bool Hash::GenFileHashKey(const std::string &path, size_t &hashKey) in GenFileHashKey()
|
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/hash/ |
H A D | hash.cpp | 81 bool Hash::GenFileHashKey(const std::string &path, size_t &hashKey) in GenFileHashKey()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/ |
H A D | intercepted_data_impl.cpp | 132 Key hashKey; in ModifyKey() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/cloud/ |
H A D | cloud_db_types.h | 36 std::vector<Bytes> hashKey; member
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/storage_fuzzer/ |
H A D | storage_fuzzer.cpp | 297 std::vector<std::vector<uint8_t>> &hashKey) in GetHashKey() 348 std::vector<std::vector<uint8_t>> hashKey; in LockAndUnLockFuzz() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/ |
H A D | cloud_sync_utils.cpp | 350 std::string hashKey(localInfo.hashKey.begin(), localInfo.hashKey.end()); in UpdateLocalCache() local 386 Key hashKey = dataInfo.localInfo.logInfo.hashKey; in SaveChangedData() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/ |
H A D | sqlite_single_ver_relational_storage_executor_extend.cpp | 188 …const VBucket &vBucket, const std::string &querySql, const Key &hashKey, sqlite3_stmt *&selectStmt) in GetQueryLogStatement() 756 std::vector<uint8_t> &hashKey) in BindStatusSubQueryHashKeyStatement() 775 std::vector<uint8_t> hashKey; in BindHashKeyAndGidToInsertLogStatement() local 1044 std::vector<uint8_t> hashKey; in BindValueToUpdateLogStatement() local 1150 const std::string &status, const Key &hashKey) in UpdateRecordStatus()
|