Home
last modified time | relevance | path

Searched defs:specifiedSubscriberType (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/notification/common_event_service/services/src/
H A Dcommon_event_subscriber_manager.cpp399 const int32_t &specifiedSubscriberType, const bool &isSystemApp) in CheckSubscriberBySpecifiedType()
421 auto specifiedSubscriberType = eventRecord.publishInfo->GetSubscriberType(); in GetSubscriberRecordsByWantLocked() local