Searched refs:UUID_CHANGED_TAG (Results 1 – 4 of 4) sorted by relevance
29 static constexpr uint32_t UUID_CHANGED_TAG = 0x03000004; member
173 if (version < UUID_CHANGED_TAG) { in GetSecretKey()181 if (version < UUID_CHANGED_TAG) { in GetBackupSecretKey()
43 if (old.version < StoreMeta::UUID_CHANGED_TAG && old.storeType == DEVICE_COLLABORATION) { in UpdateStore()
876 … if (old.storeType == RDB_DEVICE_COLLABORATION && old.version < StoreMetaData::UUID_CHANGED_TAG) { in Upgrade()