Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/dfs_service/services/clouddisk_database/include/
H A Dclouddisk_db_const.h40 VERSION_REMOVE_CLOUD_SYNC_FUNC_TRIGGER = 12, enumerator
/ohos5.0/foundation/filemanagement/dfs_service/services/clouddisk_database/src/
H A Dclouddisk_rdbstore.cpp1853 if (oldVersion < VERSION_REMOVE_CLOUD_SYNC_FUNC_TRIGGER) { in OnUpgrade()