Home
last modified time | relevance | path

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

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