Searched defs:ADD_COLUMNS (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/ | ||
H A D | reminder_table.cpp | 83 std::string ReminderBaseTable::ADD_COLUMNS = ""; member in OHOS::Notification::ReminderBaseTable |
H A D | reminder_table_old.cpp | 75 std::string ReminderTable::ADD_COLUMNS = ""; member in OHOS::Notification::ReminderTable |
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/ | ||
H A D | reminder_table_old.h | 228 static std::string ADD_COLUMNS; variable |