Home
last modified time | relevance | path

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

/ohos5.0/base/notification/common_event_service/interfaces/inner_api/
H A Dcommon_event_publish_info.h124 int32_t GetSubscriberType() const;
/ohos5.0/base/notification/common_event_service/frameworks/native/src/
H A Dcommon_event_publish_info.cpp112 int32_t CommonEventPublishInfo::GetSubscriberType() const in GetSubscriberType() function in OHOS::EventFwk::CommonEventPublishInfo
/ohos5.0/base/notification/common_event_service/services/src/
H A Dcommon_event_subscriber_manager.cpp421 auto specifiedSubscriberType = eventRecord.publishInfo->GetSubscriberType(); in GetSubscriberRecordsByWantLocked()