Home
last modified time | relevance | path

Searched refs:SendEventInfo (Results 1 - 4 of 4) sorted by relevance

/foundation/resourceschedule/background_task_mgr/services/transient_task/include/
H A Dinput_manager.h39 void SendEventInfo(const std::shared_ptr<EventInfo>& eventInfo);
/foundation/resourceschedule/background_task_mgr/services/transient_task/src/
H A Devent_hub.cpp67 inputManager_.SendEventInfo(eventInfoEx); in OnReceiveEvent()
H A Dinput_manager.cpp52 void InputManager::SendEventInfo(const std::shared_ptr<EventInfo>& eventInfo) in SendEventInfo() function in OHOS::BackgroundTaskMgr::InputManager
/foundation/resourceschedule/background_task_mgr/services/test/unittest/
H A Dbgtask_misc_unit_test.cpp450 inputManager->SendEventInfo(nullptr); in HWTEST_F()
451 inputManager->SendEventInfo(eventInfo); in HWTEST_F()

Completed in 3 milliseconds