Searched refs:existDataKey (Results 1 – 4 of 4) sorted by relevance
50 std::vector<int64_t> existDataKey; member
1053 if (index >= downloadData.existDataKey.size()) { in GetLocalDataKey()1057 return downloadData.existDataKey[index]; in GetLocalDataKey()
1081 param.downloadData.existDataKey.resize(param.downloadData.data.size()); in SaveDataNotifyProcess()1779 param.downloadData.existDataKey[index] = logInfo.logInfo.dataKey; in GetLocalInfo()
1844 downloadData.existDataKey.push_back(dataInfoWithLog.logInfo.dataKey); in UpsertDataInTransaction()