Home
last modified time | relevance | path

Searched refs:ParseSlot (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_preferences_database.h306 void ParseSlot(const std::string &findString, sptr<NotificationSlot> &slot,
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_database.cpp1078 ParseSlot(findString, slot, entry, userId); in ParseSlotFromDisturbeDB()
1115 void NotificationPreferencesDatabase::ParseSlot(const std::string &findString, sptr<NotificationSlo… in ParseSlot() function in OHOS::Notification::NotificationPreferencesDatabase