Home
last modified time | relevance | path

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

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