Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_meta_data_test.cpp71 void DistributedDBMetaDataTest::GetMetaDataValue(const std::string &hashDeviceId, MetaDataValue &me… in GetMetaDataValue()
84 void DistributedDBMetaDataTest::PutMetaDataValue(const std::string &hashDeviceId, MetaDataValue &me… in PutMetaDataValue()
293 …std::string hashDeviceId = DBConstant::DEVICEID_PREFIX_KEY + DBCommon::TransferHashString(DEVICE_A… variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dmeta_data.cpp211 DeviceID hashDeviceId; in SaveMetaDataValue() local
226 DeviceID hashDeviceId; in GetMetaDataValue() local
362 void Metadata::GetHashDeviceId(const DeviceID &deviceId, DeviceID &hashDeviceId, bool isNeedHash) in GetHashDeviceId()
486 DeviceID hashDeviceId; in GetDbCreateTime() local
501 DeviceID hashDeviceId; in SetDbCreateTime() local
522 DeviceID hashDeviceId; in ResetMetaDataAfterRemoveData() local
536 DeviceID hashDeviceId; in GetRemoveDataMark() local
645 DeviceID hashDeviceId; in GetWaterMarkInfoFromDB() local
H A Dquery_sync_water_mark_helper.cpp351 int QuerySyncWaterMarkHelper::GetDeleteWaterMarkFromCache(const DeviceID &hashDeviceId, in GetDeleteWaterMarkFromCache()
374 int QuerySyncWaterMarkHelper::GetDeleteWaterMarkFromDB(const DeviceID &hashDeviceId, in GetDeleteWaterMarkFromDB()
389 int QuerySyncWaterMarkHelper::SaveDeleteWaterMarkToDB(const DeviceID &hashDeviceId, in SaveDeleteWaterMarkToDB()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_relational_store.cpp597 std::string hashDeviceId; in RemoveDeviceData() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_natural_store.cpp943 std::string hashDeviceId; in RemoveDeviceData() local