Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_database.cpp126 const static std::string KEY_SLOT = "slot"; member
1201 if (!slotStr.compare(KEY_SLOT)) { in IsSlotKey()
1218 std::string key = GenerateBundleKey(bundleKey).append(KEY_SLOT).append(KEY_UNDER_LINE).append(KEY_SLOT_TYPE); in GenerateSlotKey()

Completed in 4 milliseconds