Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/src/
Dnotification_preferences_database.cpp862 std::string slotKey = entry.first; in ParseSlotFromDisturbeDB() local
863 …string typeStr = SubUniqueIdentifyFromString(GenerateSlotKey(bundleKey) + KEY_UNDER_LINE, slotKey); in ParseSlotFromDisturbeDB()