Home
last modified time | relevance | path

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

/ohos5.0/base/notification/common_event_service/services/src/
H A Dcommon_event_manager_service.cpp126 return PublishCommonEventDetailed(event, in PublishCommonEvent()
152 return PublishCommonEventDetailed( in PublishCommonEvent()
156 int32_t CommonEventManagerService::PublishCommonEventDetailed(const CommonEventData &event, in PublishCommonEventDetailed() function in OHOS::EventFwk::CommonEventManagerService
/ohos5.0/base/notification/common_event_service/services/include/
H A Dcommon_event_manager_service.h179 …int32_t PublishCommonEventDetailed(const CommonEventData &event, const CommonEventPublishInfo &pub…
/ohos5.0/base/notification/common_event_service/services/test/unittest/common_event_manager_service_branch_test/
H A Dcommon_event_manager_service_branch_test.cpp337 …comm->PublishCommonEventDetailed(event, publishinfo, commonEventListener, pid, uid, clientToken, u… in HWTEST_F()