Searched defs:InterceptorConsumer (Results 1 – 2 of 2) sorted by relevance
88 InterceptorConsumer(std::function<void (std::shared_ptr<MMI::PointerEvent>)> cb) in InterceptorConsumer() function
50 class InterceptorConsumer : public MMI::IInputEventConsumer { class52 InterceptorConsumer(std::function<void(std::shared_ptr<MMI::PointerEvent>)> pointerCb, in InterceptorConsumer() function in OHOS::Msdp::DeviceStatus::InterceptorConsumer