Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_preferences_database.h272 bool IsSlotKey(const std::string &bundleKey, const std::string &key) const;
/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_database.cpp1000 if (IsSlotKey(GenerateBundleKey(bundleKey), bundleEntry.first)) { in ParseBundleFromDistureDB()
1193 bool NotificationPreferencesDatabase::IsSlotKey(const std::string &bundleKey, const std::string &key) const in IsSlotKey() function in OHOS::Notification::NotificationPreferencesDatabase

Completed in 4 milliseconds