Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_preferences_database.h321 void ParseSlotAuthHitnCnt(sptr<NotificationSlot> &slot, const std::string &value) const;
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_database.cpp1170 return ParseSlotAuthHitnCnt(slot, valueStr); in SetSoltProperty()
1466 void NotificationPreferencesDatabase::ParseSlotAuthHitnCnt( in ParseSlotAuthHitnCnt() function in OHOS::Notification::NotificationPreferencesDatabase