Searched refs:W_TIMESTAMP_INDEX (Results 1 – 1 of 1) sorted by relevance
59 static constexpr const int W_TIMESTAMP_INDEX = 4; variable609 static_cast<int64_t>(sqlite3_column_int64(logStatement, W_TIMESTAMP_INDEX))); in GetCloudLog()