Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dupgrade_restore.cpp58 const std::string DB_INTEGRITY_CHECK = "ok"; variable
316 if (dbIntegrityCheck == DB_INTEGRITY_CHECK) { in RestorePhoto()
1276 std::string dbIntegrityCheck = DB_INTEGRITY_CHECK; in CheckGalleryDbIntegrity()