Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/include/
Dnotification_preferences_database.h215 void ParseSlotLevel(sptr<NotificationSlot> &slot, const std::string &value) const;
/base/notification/distributed_notification_service/services/ans/src/
Dnotification_preferences_database.cpp182 …std::bind(&NotificationPreferencesDatabase::ParseSlotLevel, std::placeholders::_1, std::placeholde…
1127 void NotificationPreferencesDatabase::ParseSlotLevel(sptr<NotificationSlot> &slot, const std::strin… in ParseSlotLevel() function in OHOS::Notification::NotificationPreferencesDatabase