Searched refs:IsSlotKey (Results 1 – 2 of 2) sorted by relevance
284 bool IsSlotKey(const std::string &bundleKey, const std::string &key) const;
709 if (IsSlotKey(GenerateBundleKey(bundleKey), bundleEntry.first)) { in GetBundleInfo()1044 if (IsSlotKey(GenerateBundleKey(bundleKey), bundleEntry.first)) { in ParseBundleFromDistureDB()1237 bool NotificationPreferencesDatabase::IsSlotKey(const std::string &bundleKey, const std::string &ke… in IsSlotKey() function in OHOS::Notification::NotificationPreferencesDatabase