Home
last modified time | relevance | path

Searched defs:TITLE (Results 1 – 5 of 5) sorted by relevance

/base/notification/distributed_notification_service/services/ans/include/
Dreminder_table_old.h155 static const std::string TITLE; variable
Dreminder_table.h129 static const std::string TITLE; variable
/base/notification/distributed_notification_service/services/ans/src/
Dreminder_table_old.cpp46 const std::string ReminderTable::TITLE = "title"; member in OHOS::Notification::ReminderTable
Dreminder_table.cpp41 const std::string ReminderBaseTable::TITLE = "title"; member in OHOS::Notification::ReminderBaseTable
/base/notification/distributed_notification_service/frameworks/js/napi/include/reminder/
Dreminder_common.h60 const char* TITLE = "title"; variable