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

Completed in 5 milliseconds