Home
last modified time | relevance | path

Searched refs:notificationType (Results 1 - 6 of 6) sorted by relevance

/base/notification/distributed_notification_service/services/ans/include/
H A Dsmart_reminder_center.h55 const string &notificationType,
59 const string &notificationType,
63 const string &notificationType,
/base/notification/distributed_notification_service/services/ans/src/notification_smart_reminder/
H A Dsmart_reminder_center.cpp130 const string &notificationType, in ParseReminderFilterSlot()
154 string localNotificationType = notificationType; in ParseReminderFilterSlot()
167 reminderFilterDevice[notificationType] = move(reminderFilterSlot); in ParseReminderFilterSlot()
173 const string &notificationType, in ParseReminderFilterContent()
194 string localNotificationType = notificationType; in ParseReminderFilterContent()
207 reminderFilterDevice[notificationType] = move(reminderFilterContent); in ParseReminderFilterContent()
213 const string &notificationType, in ParseReminderFilterCode()
224 reminderFilterDevice[notificationType] = move(reminderFilterCode); in ParseReminderFilterCode()
128 ParseReminderFilterSlot( const nlohmann::json &root, const string &notificationType, map<string, vector<shared_ptr<ReminderAffected>>> &reminderFilterDevice) const ParseReminderFilterSlot() argument
171 ParseReminderFilterContent( const nlohmann::json &root, const string &notificationType, map<string, vector<shared_ptr<ReminderAffected>>> &reminderFilterDevice) const ParseReminderFilterContent() argument
211 ParseReminderFilterCode( const nlohmann::json &root, const string &notificationType, map<string, vector<shared_ptr<ReminderAffected>>> &reminderFilterDevice) const ParseReminderFilterCode() argument
/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_vendor_call_defs.h445 int32_t notificationType; member
/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
H A Dnotification_utils.h214 int32_t notificationType; member
/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_manager_impl.cpp96 .notificationType = 0, in GetSlot()
H A Dnotification_utils.cpp891 notificationSlot.notificationType = static_cast<int32_t>(outType); in SetNotificationSlot()

Completed in 7 milliseconds