Searched refs:TIMESTAMP_INDEX (Results 1 – 3 of 3) sorted by relevance
33 static constexpr const int TIMESTAMP_INDEX = 6; variable
622 downloadItem.timestamp = std::get<CloudSyncUtils::TIMESTAMP_INDEX>(downloadList[i]); in GetDownloadItem()
58 static constexpr const int TIMESTAMP_INDEX = 3; variable598 int64_t modifyTime = static_cast<int64_t>(sqlite3_column_int64(logStatement, TIMESTAMP_INDEX)); in GetCloudLog()630 static_cast<int64_t>(sqlite3_column_int64(logStatement, TIMESTAMP_INDEX))); in GetCloudExtraLog()