Searched defs:STATE_FAIL (Results 1 – 4 of 4) sorted by relevance
59 static const int32_t STATE_FAIL; variable
28 STATE_FAIL = 2, enumerator
37 const int32_t STATE_FAIL = -1; variable
45 const int32_t ReminderStore::STATE_FAIL = -1; member in OHOS::Notification::ReminderStore