Home
last modified time | relevance | path

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

/base/msdp/device_status/test/unittest/intention/cooperate/src/
Dtest_context.cpp69 int32_t MockInputAdapter::AddInterceptor(std::function<void(std::shared_ptr<MMI::PointerEvent>)> po… in AddInterceptor() function in OHOS::Msdp::DeviceStatus::MockInputAdapter
74 int32_t MockInputAdapter::AddInterceptor(std::function<void(std::shared_ptr<MMI::KeyEvent>)> keyCal… in AddInterceptor() function in OHOS::Msdp::DeviceStatus::MockInputAdapter
79 int32_t MockInputAdapter::AddInterceptor(std::function<void(std::shared_ptr<MMI::PointerEvent>)> po… in AddInterceptor() function in OHOS::Msdp::DeviceStatus::MockInputAdapter
/base/msdp/device_status/intention/adapters/input_adapter/src/
Dinput_adapter.cpp84 int32_t InputAdapter::AddInterceptor(std::function<void(std::shared_ptr<MMI::PointerEvent>)> pointC… in AddInterceptor() function in OHOS::Msdp::DeviceStatus::InputAdapter
89 int32_t InputAdapter::AddInterceptor(std::function<void(std::shared_ptr<MMI::KeyEvent>)> keyCallbac… in AddInterceptor() function in OHOS::Msdp::DeviceStatus::InputAdapter
94 int32_t InputAdapter::AddInterceptor(std::function<void(std::shared_ptr<MMI::PointerEvent>)> pointC… in AddInterceptor() function in OHOS::Msdp::DeviceStatus::InputAdapter