Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_database.cpp1066 std::string slotKey = entry.first; in ParseSlotFromDisturbeDB() local
1067 …string typeStr = SubUniqueIdentifyFromString(GenerateSlotKey(bundleKey) + KEY_UNDER_LINE, slotKey); in ParseSlotFromDisturbeDB()