Home
last modified time | relevance | path

Searched refs:sticky_ (Results 1 - 4 of 4) sorted by relevance

/base/notification/common_event_service/frameworks/native/src/
H A Dcommon_event_publish_info.cpp27 CommonEventPublishInfo::CommonEventPublishInfo() : sticky_(false), ordered_(false), in CommonEventPublishInfo()
34 sticky_ = commonEventPublishInfo.sticky_; in CommonEventPublishInfo()
48 sticky_ = sticky; in SetSticky()
53 return sticky_; in IsSticky()
138 if (!parcel.WriteBool(sticky_)) { in Marshalling()
190 sticky_ = parcel.ReadBool(); in ReadFromParcel()
H A Dasync_common_event_result.cpp30 sticky_ = sticky; in AsyncCommonEventResult()
138 return sticky_; in IsStickyCommonEvent()
/base/notification/common_event_service/interfaces/inner_api/
H A Dasync_common_event_result.h131 bool sticky_; member in OHOS::EventFwk::AsyncCommonEventResult
H A Dcommon_event_publish_info.h159 bool sticky_; member in OHOS::EventFwk::CommonEventPublishInfo

Completed in 2 milliseconds