Searched refs:SET_CLOUD_FLAG (Results 1 – 1 of 1) sorted by relevance
56 static constexpr const int SET_CLOUD_FLAG = ~0x02; // set 1th bit of flag to 0 variable1855 updateLogSql += "device = 'cloud', flag = flag & " + std::to_string(SET_CLOUD_FLAG) + in GetUpdateLogRecordStatement()