Home
last modified time | relevance | path

Searched refs:SET_FLAG_ONE_MASK (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_executor.cpp55 static constexpr const int SET_FLAG_ONE_MASK = 0x04; // set 2th bit of flag variable
1852 updateLogSql += "flag = flag | " + std::to_string(SET_FLAG_ONE_MASK); // set 2th bit of flag in GetUpdateLogRecordStatement()