Home
last modified time | relevance | path

Searched refs:enableNotificationItem (Results 1 - 1 of 1) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_database.cpp808 auto enableNotificationItem = datas.find(matchEnableNotification); in HandleDataBaseMap() local
809 if (enableNotificationItem == datas.end()) { in HandleDataBaseMap()
812 if (static_cast<bool>(StringToInt(enableNotificationItem->second))) { in HandleDataBaseMap()

Completed in 4 milliseconds