Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_preferences_database.h333 void SetSoltProperty(sptr<NotificationSlot> &slot, std::string &typeStr, std::string &valueStr,
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_database.cpp1124 SetSoltProperty(slot, typeStr, valueStr, findString, userId); in ParseSlot()
1127 void NotificationPreferencesDatabase::SetSoltProperty(sptr<NotificationSlot> &slot, std::string &ty… in SetSoltProperty() function in OHOS::Notification::NotificationPreferencesDatabase