Home
last modified time | relevance | path

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

/ohos5.0/base/notification/common_event_service/services/src/
H A Dcommon_event_subscriber_manager.cpp441 …auto isSubscriberSystemApp = (*it)->eventRecordInfo.isSystemApp || (*it)->eventRecordInfo.isSubsys… in GetSubscriberRecordsByWantLocked() local
442 if (!CheckSubscriberBySpecifiedType(specifiedSubscriberType, isSubscriberSystemApp)) { in GetSubscriberRecordsByWantLocked()