Searched refs:GetInputEventFunc (Results 1 – 2 of 2) sorted by relevance
98 MapFun GetInputEventFunc(const std::shared_ptr<InputEvent> inputEvent);
379 MapFun JsInputMonitor::GetInputEventFunc(const std::shared_ptr<InputEvent> inputEvent) in GetInputEventFunc() function in OHOS::MMI::JsInputMonitor394 auto mapFun = GetInputEventFunc(inputEvent); in SetInputEventProperty()