| /foundation/multimodalinput/input/service/interceptor/test/ |
| D | event_interceptor_handler_test.cpp | 177 InputHandlerType handlerType = InputHandlerType::NONE; variable 201 InputHandlerType handlerType = InputHandlerType::NONE; variable 234 InputHandlerType handlerType = InputHandlerType::NONE; variable 258 InputHandlerType handlerType = InputHandlerType::NONE; variable 289 InputHandlerType handlerType = InputHandlerType::NONE; variable 320 InputHandlerType handlerType = InputHandlerType::NONE; variable 351 InputHandlerType handlerType = InputHandlerType::NONE; variable 373 InputHandlerType handlerType = InputHandlerType::NONE; variable 404 InputHandlerType handlerType = InputHandlerType::NONE; variable 439 InputHandlerType handlerType = InputHandlerType::NONE; variable [all …]
|
| /foundation/multimodalinput/input/service/interceptor/include/ |
| D | event_interceptor_handler.h | 66 SessionHandler(InputHandlerType handlerType, HandleEventType eventType, int32_t priority, in SessionHandler()
|
| /foundation/multimodalinput/input/service/monitor/test/ |
| D | event_monitor_handler_test.cpp | 60 InputHandlerType handlerType = InputHandlerType::NONE; variable 80 InputHandlerType handlerType = InputHandlerType::NONE; variable 432 InputHandlerType handlerType = InputHandlerType::NONE; variable 452 InputHandlerType handlerType = InputHandlerType::NONE; variable 469 InputHandlerType handlerType = InputHandlerType::NONE; variable 495 InputHandlerType handlerType = InputHandlerType::NONE; variable 523 InputHandlerType handlerType = InputHandlerType::NONE; variable
|
| /foundation/multimodalinput/input/interfaces/native/innerkits/event/include/ |
| D | input_handler_type.h | 59 inline bool IsValidHandlerType(InputHandlerType handlerType) in IsValidHandlerType()
|
| /foundation/multimodalinput/input/service/monitor/include/ |
| D | event_monitor_handler.h | 80 : handlerType_(handlerType), eventType_(eventType & HANDLE_EVENT_TYPE_ALL), in handlerType_() argument
|
| /foundation/multimodalinput/input/frameworks/proxy/event_handler/src/ |
| D | input_handler_manager.cpp | 50 int32_t InputHandlerManager::AddHandler(InputHandlerType handlerType, std::shared_ptr<IInputEventCo… in AddHandler() 102 int32_t InputHandlerManager::RemoveHandler(int32_t handlerId, InputHandlerType handlerType) in RemoveHandler() 127 int32_t InputHandlerManager::AddLocal(int32_t handlerId, InputHandlerType handlerType, HandleEventT… in AddLocal() 161 int32_t InputHandlerManager::AddToServer(InputHandlerType handlerType, HandleEventType eventType, i… in AddToServer() 171 int32_t InputHandlerManager::RemoveLocal(int32_t handlerId, InputHandlerType handlerType, uint32_t … in RemoveLocal() 199 int32_t InputHandlerManager::RemoveFromServer(InputHandlerType handlerType, HandleEventType eventTy… in RemoveFromServer()
|
| D | bytrace_adapter.cpp | 111 void BytraceAdapter::StartBytrace(std::shared_ptr<KeyEvent> key, HandlerType handlerType) in StartBytrace() 142 …apter::StartBytrace(std::shared_ptr<KeyEvent> keyEvent, TraceBtn traceBtn, HandlerType handlerType) in StartBytrace() 191 std::shared_ptr<PointerEvent> pointerEvent, TraceBtn traceBtn, HandlerType handlerType) in StartBytrace()
|
| D | client_msg_handler.cpp | 323 InputHandlerType handlerType; in ReportKeyEvent() local 364 InputHandlerType handlerType; in ReportPointerEvent() local
|
| /foundation/multimodalinput/input/service/message_handle/test/ |
| D | server_msg_handler_test.cpp | 273 InputHandlerType handlerType = InputHandlerType::INTERCEPTOR; variable 292 InputHandlerType handlerType = InputHandlerType::INTERCEPTOR; variable 311 InputHandlerType handlerType = InputHandlerType::MONITOR; variable 330 InputHandlerType handlerType = InputHandlerType::INTERCEPTOR; variable 349 InputHandlerType handlerType = InputHandlerType::INTERCEPTOR; variable 368 InputHandlerType handlerType = InputHandlerType::MONITOR; variable 417 InputHandlerType handlerType = InputHandlerType::INTERCEPTOR; variable 436 InputHandlerType handlerType = InputHandlerType::MONITOR; variable 455 InputHandlerType handlerType = InputHandlerType::INTERCEPTOR; variable 474 InputHandlerType handlerType = InputHandlerType::MONITOR; variable [all …]
|
| /foundation/multimodalinput/input/service/monitor/src/ |
| D | event_monitor_handler.cpp | 101 int32_t EventMonitorHandler::AddInputHandler(InputHandlerType handlerType, in AddInputHandler() 115 int32_t EventMonitorHandler::AddInputHandler(InputHandlerType handlerType, in AddInputHandler() 129 void EventMonitorHandler::RemoveInputHandler(InputHandlerType handlerType, in RemoveInputHandler() 140 void EventMonitorHandler::RemoveInputHandler(InputHandlerType handlerType, HandleEventType eventTyp… in RemoveInputHandler()
|
| /foundation/multimodalinput/input/service/interceptor/src/ |
| D | event_interceptor_handler.cpp | 82 int32_t EventInterceptorHandler::AddInputHandler(InputHandlerType handlerType, in AddInputHandler() 98 void EventInterceptorHandler::RemoveInputHandler(InputHandlerType handlerType, in RemoveInputHandler()
|
| /foundation/multimodalinput/input/service/module_loader/test/ |
| D | mmi_service_test.cpp | 179 InputHandlerType handlerType = InputHandlerType::MONITOR; variable 196 InputHandlerType handlerType = InputHandlerType::INTERCEPTOR; variable 772 InputHandlerType handlerType = InputHandlerType::MONITOR; variable 790 InputHandlerType handlerType = InputHandlerType::INTERCEPTOR; variable 811 InputHandlerType handlerType = InputHandlerType::INTERCEPTOR; variable 829 InputHandlerType handlerType = InputHandlerType::INTERCEPTOR; variable
|
| /foundation/multimodalinput/input/test/fuzztest/stubhandleallocsocketfd_fuzzer/ |
| D | stubhandleallocsocketfd_fuzzer.cpp | 31 InputHandlerType handlerType = NONE; variable
|
| /foundation/multimodalinput/input/service/dfx/src/ |
| D | dfx_hisysevent.cpp | 1055 void DfxHisysevent::ReportAddInputHandler(int32_t handlerType) in ReportAddInputHandler() 1067 void DfxHisysevent::ReportRemoveInputHandler(int32_t handlerType) in ReportRemoveInputHandler()
|
| /foundation/multimodalinput/input/service/message_handle/src/ |
| D | server_msg_handler.cpp | 682 int32_t ServerMsgHandler::OnAddInputHandler(SessionPtr sess, InputHandlerType handlerType, in OnAddInputHandler() 704 int32_t ServerMsgHandler::OnRemoveInputHandler(SessionPtr sess, InputHandlerType handlerType, in OnRemoveInputHandler()
|
| /foundation/multimedia/av_codec/services/media_engine/modules/demuxer/ |
| D | pts_and_index_conversion.cpp | 344 std::string handlerType = ""; in ParseHdlr() local
|
| /foundation/multimodalinput/input/service/module_loader/src/ |
| D | mmi_service.cpp | 1318 int32_t MMIService::CheckAddInput(int32_t pid, InputHandlerType handlerType, HandleEventType eventT… in CheckAddInput() 1327 int32_t MMIService::AddInputHandler(InputHandlerType handlerType, HandleEventType eventType, int32_… in AddInputHandler() 1362 int32_t MMIService::CheckRemoveInput(int32_t pid, InputHandlerType handlerType, HandleEventType eve… in CheckRemoveInput() 1371 int32_t MMIService::RemoveInputHandler(InputHandlerType handlerType, HandleEventType eventType, int… in RemoveInputHandler()
|
| /foundation/multimodalinput/input/service/connect_manager/src/ |
| D | multimodal_input_connect_manager.cpp | 367 int32_t MultimodalInputConnectManager::AddInputHandler(InputHandlerType handlerType, HandleEventTyp… in AddInputHandler() 375 int32_t MultimodalInputConnectManager::RemoveInputHandler(InputHandlerType handlerType, HandleEvent… in RemoveInputHandler()
|
| D | multimodal_input_connect_stub.cpp | 1171 int32_t handlerType = 0; in StubAddInputHandler() local 1287 int32_t handlerType = 0; in StubRemoveInputHandler() local
|
| D | multimodal_input_connect_proxy.cpp | 1023 int32_t MultimodalInputConnectProxy::AddInputHandler(InputHandlerType handlerType, in AddInputHandler() 1048 int32_t MultimodalInputConnectProxy::RemoveInputHandler(InputHandlerType handlerType, in RemoveInputHandler()
|
| /foundation/multimodalinput/input/service/connect_manager/test/ |
| D | multimodal_input_connect_stub_test.cpp | 278 int32_t handlerType = InputHandlerType::NONE; variable
|
| D | multimodal_input_connect_stub_ex_test.cpp | 159 int32_t AddInputHandler(InputHandlerType handlerType, HandleEventType eventType, in AddInputHandler() 161 int32_t RemoveInputHandler(InputHandlerType handlerType, HandleEventType eventType, in RemoveInputHandler()
|