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/
H A Dnotification_preferences_database.h303 void ParseSlotSound(sptr<NotificationSlot> &slot, const std::string &value) const;
/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_database.cpp1108 return ParseSlotSound(slot, valueStr); in SetSoltProperty()
1381 void NotificationPreferencesDatabase::ParseSlotSound(sptr<NotificationSlot> &slot, const std::string &value) const in ParseSlotSound() function in OHOS::Notification::NotificationPreferencesDatabase
1383 ANS_LOGD("ParseSlotSound slot sound is %{public}s.", value.c_str()); in ParseSlotSound()

Completed in 8 milliseconds