Home
last modified time | relevance | path

Searched refs:GetHashQuerySyncDeviceId (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.cpp124 std::string cacheKey = GetHashQuerySyncDeviceId(deviceId, queryIdentify); in GetQueryWaterMark()
132 std::string cacheKey = GetHashQuerySyncDeviceId(deviceId, queryIdentify); in SetRecvQueryWaterMark()
140 std::string cacheKey = GetHashQuerySyncDeviceId(deviceId, queryIdentify); in SetLastQueryTime()
166 std::string cacheKey = GetHashQuerySyncDeviceId(deviceId, queryIdentify); in SetSendQueryWaterMark()
287 DeviceID QuerySyncWaterMarkHelper::GetHashQuerySyncDeviceId(const DeviceID &deviceId, const DeviceI… in GetHashQuerySyncDeviceId() function in DistributedDB::QuerySyncWaterMarkHelper
H A Dquery_sync_water_mark_helper.h110 DeviceID GetHashQuerySyncDeviceId(const DeviceID &deviceId, const DeviceID &queryId);