Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_database.cpp851 std::string matchEnableNotification = "ans_bundle_" + matchKey + "_enabledNotification"; in HandleDataBaseMap() local
852 auto enableNotificationItem = datas.find(matchEnableNotification); in HandleDataBaseMap()