Home
last modified time | relevance | path

Searched refs:NewPublishCommonEvent (Results 1 - 5 of 5) sorted by relevance

/base/notification/common_event_service/frameworks/native/src/
H A Dcommon_event_manager.cpp39 return NewPublishCommonEvent(data, publishInfo) == ERR_OK ? true : false; in PublishCommonEvent()
42 int32_t CommonEventManager::NewPublishCommonEvent(const CommonEventData &data, in NewPublishCommonEvent() function in OHOS::EventFwk::CommonEventManager
/base/notification/common_event_service/interfaces/inner_api/
H A Dcommon_event_manager.h60 static int32_t NewPublishCommonEvent(const CommonEventData &data, const CommonEventPublishInfo &publishInfo);
/base/notification/common_event_service/test/fuzztest/publishcommonevent_fuzzer/
H A Dpublishcommonevent_fuzzer.cpp50 EventFwk::CommonEventManager::NewPublishCommonEvent(commonEventData, commonEventPublishInfo); in DoSomethingInterestingWithMyAPI()
/base/inputmethod/imf/services/src/
H A Dim_common_event_manager.cpp399 return EventFwk::CommonEventManager::NewPublishCommonEvent(data, publicInfo); in PublishPanelStatusChangeEvent()
/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/src/
H A Dnapi_common_event.cpp583 asyncCallbackInfo->errorCode = CommonEventManager::NewPublishCommonEvent( in Publish()

Completed in 5 milliseconds