Home
last modified time | relevance | path

Searched refs:SetEventRunner (Results 1 - 8 of 8) sorted by relevance

/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/
H A Dmock_event_handler.cpp75 void EventHandler::SetEventRunner(const std::shared_ptr<EventRunner> &runner) in SetEventRunner() function in OHOS::AppExecFwk::EventHandler
/base/notification/distributed_notification_service/services/distributed/test/unittest/mock/
H A Dmock_event_handler.cpp75 void EventHandler::SetEventRunner(const std::shared_ptr<EventRunner> &runner) in SetEventRunner() function in OHOS::AppExecFwk::EventHandler
/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
H A Dmock_event_handler.cpp75 void EventHandler::SetEventRunner(const std::shared_ptr<EventRunner> &runner) in SetEventRunner() function in OHOS::AppExecFwk::EventHandler
/base/notification/distributed_notification_service/services/test/moduletest/mock/
H A Dmock_event_handler.cpp75 void EventHandler::SetEventRunner(const std::shared_ptr<EventRunner> &runner) in SetEventRunner() function in OHOS::AppExecFwk::EventHandler
/base/notification/eventhandler/test/fuzztest/eventhandler_fuzzer/
H A Deventhandler_fuzzer.cpp96 eventHandler.SetEventRunner(runner); in DoSomethingInterestingWithMyAPI()
/base/notification/eventhandler/frameworks/test/moduletest/
H A Devent_handler_set_get_remove_module_test.cpp63 handler->SetEventRunner(myRunner); in HWTEST_F()
83 handler->SetEventRunner(nullptr); in HWTEST_F()
/base/notification/eventhandler/interfaces/inner_api/
H A Devent_handler.h955 void SetEventRunner(const std::shared_ptr<EventRunner> &runner);
/base/notification/eventhandler/frameworks/eventhandler/src/
H A Devent_handler.cpp348 void EventHandler::SetEventRunner(const std::shared_ptr<EventRunner> &runner) in SetEventRunner() function in OHOS::AppExecFwk::EventHandler

Completed in 6 milliseconds