Searched defs:STATE_OK (Results 1 - 2 of 2) sorted by relevance
/base/notification/distributed_notification_service/services/ans/include/ | ||
H A D | reminder_store.h | 58 static const int32_t STATE_OK; member in OHOS::Notification::ReminderStore |
/base/notification/distributed_notification_service/services/ans/src/ | ||
H A D | reminder_store.cpp | 44 const int32_t ReminderStore::STATE_OK = 0; member in OHOS::Notification::ReminderStore |
Completed in 3 milliseconds