Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp1418 inline bool IsContained(const std::vector<std::string> &vec, const std::string &target) in IsContained() function
1456 if (IsContained(key, record->notification->GetKey())) { in GetSpecialActiveNotifications()