Home
last modified time | relevance | path

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

/ohos5.0/base/notification/common_event_service/interfaces/kits/cj/src/
H A Dcommon_event.h58 void IsCommonEventOrdered(std::shared_ptr<SubscriberImpl> subscriber, bool &data);
H A Dcommon_event.cpp172 void IsCommonEventOrdered(std::shared_ptr<SubscriberImpl> subscriber, bool &data) in IsCommonEventOrdered() function
H A Dcommon_event_manager_ffi.cpp182 IsCommonEventOrdered(subscriber, ret.data); in CJ_IsOrderedCommonEvent()