Searched refs:hashQuerySyncId (Results 1 – 1 of 1) sorted by relevance
290 DeviceID hashQuerySyncId; in GetHashQuerySyncDeviceId() local293 …hashQuerySyncId = DBConstant::QUERY_SYNC_PREFIX_KEY + DBCommon::TransferHashString(deviceId) + que… in GetHashQuerySyncDeviceId()294 deviceIdToHashQuerySyncIdMap_[deviceId][queryId] = hashQuerySyncId; in GetHashQuerySyncDeviceId()296 hashQuerySyncId = deviceIdToHashQuerySyncIdMap_[deviceId][queryId]; in GetHashQuerySyncDeviceId()298 return hashQuerySyncId; in GetHashQuerySyncDeviceId()