Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/display_state_manager/include/
H A Ddisplay_event_monitor.h38 class DelegateInterface; variable
/ohos5.0/foundation/multimodalinput/input/service/window_manager/include/
H A Dtouch_drawing_manager.h39 class DelegateInterface; variable
H A Dpointer_drawing_manager.h58 class DelegateInterface; variable
/ohos5.0/foundation/multimodalinput/input/service/delegate_task/include/
H A Ddelegate_interface.h38 explicit DelegateInterface(std::function<int32_t(DTaskCallback)> delegate) in DelegateInterface() function