Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request.h1004 static const std::string SEP_BUTTON_VALUE; variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp77 const std::string ReminderRequest::SEP_BUTTON_VALUE = "<SEP:/>"; member in OHOS::Notification::ReminderRequest