/ohos5.0/base/notification/eventhandler/frameworks/test/moduletest/ |
H A D | event_handler_set_get_remove_module_test.cpp | 139 handler->DistributeEvent(event); 161 handler->DistributeEvent(event); 182 handler->DistributeEvent(nullPtr);
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/ |
H A D | mock_event_handler.cpp | 69 void EventHandler::DistributeEvent(const InnerEvent::Pointer &event) {} in DistributeEvent() function in OHOS::AppExecFwk::EventHandler
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/ |
H A D | mock_event_handler.cpp | 78 void EventHandler::DistributeEvent(const InnerEvent::Pointer &event) in DistributeEvent() function in OHOS::AppExecFwk::EventHandler
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/mock/ |
H A D | mock_event_handler.cpp | 78 void EventHandler::DistributeEvent(const InnerEvent::Pointer &event) in DistributeEvent() function in OHOS::AppExecFwk::EventHandler
|
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/mock/ |
H A D | mock_event_handler.cpp | 78 void EventHandler::DistributeEvent(const InnerEvent::Pointer &event) in DistributeEvent() function in OHOS::AppExecFwk::EventHandler
|
/ohos5.0/base/notification/distributed_notification_service/services/test/moduletest/mock/ |
H A D | mock_event_handler.cpp | 78 void EventHandler::DistributeEvent(const InnerEvent::Pointer &event) in DistributeEvent() function in OHOS::AppExecFwk::EventHandler
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/ |
H A D | event_handler.cpp | 125 DistributeEvent(event); in SendSyncEvent() 302 void EventHandler::DistributeEvent(const InnerEvent::Pointer &event) in DistributeEvent() function in OHOS::AppExecFwk::EventHandler
|
H A D | event_runner.cpp | 334 handler->DistributeEvent(event); in Run()
|
/ohos5.0/base/notification/eventhandler/test/fuzztest/eventhandler_fuzzer/ |
H A D | eventhandler_fuzzer.cpp | 98 eventHandler.DistributeEvent(event); in DoSomethingInterestingWithMyAPI()
|
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/src/ |
H A D | event_handler.cpp | 186 DistributeEvent(event); in SendSyncEvent() 215 DistributeEvent(event); in SendSyncEvent() 443 void EventHandler::DistributeEvent(const InnerEvent::Pointer &event) __attribute__((no_sanitize("cf… in DistributeEvent() function in OHOS::AppExecFwk::EventHandler
|
H A D | event_queue_ffrt.cpp | 478 (*handler)->DistributeEvent(ffrtEvent); in SubmitEventAtEnd() 516 (*handler)->DistributeEvent(ffrtEvent); in SubmitEventAtFront()
|
H A D | event_runner.cpp | 419 handler->DistributeEvent(event); in ExecuteEventHandler()
|
/ohos5.0/base/notification/eventhandler/test/systemtest/ems_event_handler_system_test/ |
H A D | ems_event_handler_test.cpp | 2425 handler->DistributeEvent(event); 2441 handler->DistributeEvent(event); 2457 handler->DistributeEvent(event); 2474 handler->DistributeEvent(event); 2490 handler->DistributeEvent(nullPtr);
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler/ |
H A D | event_handler.h | 888 void DistributeEvent(const InnerEvent::Pointer &event);
|
/ohos5.0/base/notification/eventhandler/interfaces/inner_api/ |
H A D | event_handler.h | 979 void DistributeEvent(const InnerEvent::Pointer &event);
|
/ohos5.0/docs/zh-cn/application-dev/dfx/ |
H A D | appfreeze-guidelines.md | 158 …em/lib/platformsdk/libeventhandler.z.so(OHOS:AppExecFwk:EventHandler:DistributeEvent(std::__h:uniq… 212 …em/lib/platformsdk/libeventhandler.z.so(OHOS:AppExecFwk:EventHandler:DistributeEvent(std::__h:uniq…
|
/ohos5.0/docs/en/application-dev/dfx/ |
H A D | appfreeze-guidelines.md | 158 …em/lib/platformsdk/libeventhandler.z.so(OHOS:AppExecFwk:EventHandler:DistributeEvent(std::__h:uniq… 212 …em/lib/platformsdk/libeventhandler.z.so(OHOS:AppExecFwk:EventHandler:DistributeEvent(std::__h:uniq…
|