Home
last modified time | relevance | path

Searched refs:GetHashDeleteSyncDeviceId (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dquery_sync_water_mark_helper.cpp303 std::string hashId = GetHashDeleteSyncDeviceId(deviceId); in GetDeleteSyncWaterMark()
311 std::string hashId = GetHashDeleteSyncDeviceId(deviceId); in SetSendDeleteSyncWaterMark()
326 std::string hashId = GetHashDeleteSyncDeviceId(deviceId, isNeedHash); in SetRecvDeleteSyncWaterMark()
408 DeviceID QuerySyncWaterMarkHelper::GetHashDeleteSyncDeviceId(const DeviceID &deviceId, bool isNeedH… in GetHashDeleteSyncDeviceId() function in DistributedDB::QuerySyncWaterMarkHelper
H A Dquery_sync_water_mark_helper.h121 DeviceID GetHashDeleteSyncDeviceId(const DeviceID &deviceId, bool isNeedHash = true);