Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/interfaces/inner_api/
Dreminder_store.h50 static const int32_t STATE_OK; variable
/base/notification/distributed_notification_service/frameworks/ans/src/
Dreminder_store.cpp41 const int32_t ReminderStore::STATE_OK = 0; member in OHOS::Notification::ReminderStore