Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/include/
Dnotification_preferences_database.h217 void ParseSlotEnableLight(sptr<NotificationSlot> &slot, const std::string &value) const;
/base/notification/distributed_notification_service/services/ans/src/
Dnotification_preferences_database.cpp192 std::bind(&NotificationPreferencesDatabase::ParseSlotEnableLight, std::placeholders::_1,
1141 void NotificationPreferencesDatabase::ParseSlotEnableLight(sptr<NotificationSlot> &slot, const std:… in ParseSlotEnableLight() function in OHOS::Notification::NotificationPreferencesDatabase