Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_store.cpp35 const int32_t REMINDER_RDB_VERSION_V1 = 1; variable
61 case REMINDER_RDB_VERSION_V1: in OnUpgrade()