Home
last modified time | relevance | path

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

/base/theme/screenlock_mgr/frameworks/js/napi/include/
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