Searched defs:STATE (Results 1 – 5 of 5) sorted by relevance
38 enum EventType { LISTENER, ENABLE, START, STOP, STATE }; enumerator
286 static constexpr const char *STATE = "state"; variable
67 constexpr char STATE[] = "state"; variable
704 static const std::string STATE; variable
87 const std::string ReminderRequest::STATE = "state"; member in OHOS::Notification::ReminderRequest