Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_database.cpp216 const static std::string KEY_SLOT_AUTH_HINT_CNT = "authHintCnt"; variable
1021 GenerateEntry(GenerateSlotKey(bundleKey, slotType, KEY_SLOT_AUTH_HINT_CNT), in GenerateSlotEntry()
1169 if (typeStr.compare(KEY_SLOT_AUTH_HINT_CNT) == 0) { in SetSoltProperty()