Searched refs:SET_FLAG_ONE_MASK (Results 1 – 1 of 1) sorted by relevance
55 static constexpr const int SET_FLAG_ONE_MASK = 0x04; // set 2th bit of flag variable1852 updateLogSql += "flag = flag | " + std::to_string(SET_FLAG_ONE_MASK); // set 2th bit of flag in GetUpdateLogRecordStatement()