Searched refs:existDataHashKey (Results 1 – 3 of 3) sorted by relevance
51 std::vector<Key> existDataHashKey; member
563 dataItem.hashKey = downloadData.existDataHashKey[index]; in BindStmt()801 if (downloadData.existDataHashKey[index].empty()) { in OnlyUpdateLogTable()825 res.second.hashKey = downloadData.existDataHashKey[index]; in OnlyUpdateLogTable()935 … return SQLiteUtils::BindBlobToStatement(dataStmt, 1, downloadData.existDataHashKey[index]); in BindUpdateSyncDataStmt()
1082 param.downloadData.existDataHashKey.resize(param.downloadData.data.size()); in SaveDataNotifyProcess()1780 param.downloadData.existDataHashKey[index] = logInfo.logInfo.hashKey; in GetLocalInfo()