Searched defs:AddInterceptor (Results 1 – 2 of 2) sorted by relevance
69 int32_t MockInputAdapter::AddInterceptor(std::function<void(std::shared_ptr<MMI::PointerEvent>)> po… in AddInterceptor() function in OHOS::Msdp::DeviceStatus::MockInputAdapter74 int32_t MockInputAdapter::AddInterceptor(std::function<void(std::shared_ptr<MMI::KeyEvent>)> keyCal… in AddInterceptor() function in OHOS::Msdp::DeviceStatus::MockInputAdapter79 int32_t MockInputAdapter::AddInterceptor(std::function<void(std::shared_ptr<MMI::PointerEvent>)> po… in AddInterceptor() function in OHOS::Msdp::DeviceStatus::MockInputAdapter
84 int32_t InputAdapter::AddInterceptor(std::function<void(std::shared_ptr<MMI::PointerEvent>)> pointC… in AddInterceptor() function in OHOS::Msdp::DeviceStatus::InputAdapter89 int32_t InputAdapter::AddInterceptor(std::function<void(std::shared_ptr<MMI::KeyEvent>)> keyCallbac… in AddInterceptor() function in OHOS::Msdp::DeviceStatus::InputAdapter94 int32_t InputAdapter::AddInterceptor(std::function<void(std::shared_ptr<MMI::PointerEvent>)> pointC… in AddInterceptor() function in OHOS::Msdp::DeviceStatus::InputAdapter