Home
last modified time | relevance | path

Searched defs:SendEventInfo (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/theme/screenlock_mgr/frameworks/js/napi/include/
H A Dnapi_screenlock_ability.h33 struct SendEventInfo : public AsyncCall::Context { struct
39 SendEventInfo() in SendEventInfo() argument
42 SendEventInfo(InputAction input, OutputAction output) in SendEventInfo() function
45 ~SendEventInfo() override{}; in ~SendEventInfo() argument
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/transient_task/src/
H A Dinput_manager.cpp52 void InputManager::SendEventInfo(const std::shared_ptr<EventInfo>& eventInfo) in SendEventInfo() function in OHOS::BackgroundTaskMgr::InputManager