Searched refs:enableNotificationItem (Results 1 – 1 of 1) sorted by relevance
852 auto enableNotificationItem = datas.find(matchEnableNotification); in HandleDataBaseMap() local853 if (enableNotificationItem == datas.end()) { in HandleDataBaseMap()856 if (static_cast<bool>(StringToInt(enableNotificationItem->second))) { in HandleDataBaseMap()