Home
last modified time | relevance | path

Searched defs:STATE_OK (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dreminder_store.h58 static const int32_t STATE_OK; variable
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_store.cpp44 const int32_t ReminderStore::STATE_OK = 0; member in OHOS::Notification::ReminderStore