Home
last modified time | relevance | path

Searched refs:inputType_ (Results 1 - 10 of 10) sorted by relevance

/test/ostest/wukong/report/include/
H A Dinput_msg_object.h60 DEBUG_LOG_STR("inputType{%d}", inputType_); in GetInputType()
61 switch (inputType_) { in GetInputType()
96 InputType inputType_ = INPUTTYPE_INVALIDINPUT; member in OHOS::WuKong::MultimodeInputMsg
H A Dinput_info.h63 InputType inputType_; member in OHOS::WuKong::final
/test/ostest/wukong/report/src/
H A Dinput_info.cpp24 switch (inputType_) { in InputTypeToString()
/test/ostest/wukong/input_factory/src/
H A Dhardkey_input.cpp32 multimodeInputMsg->inputType_ = INPUTTYPE_HARDKEYINPUT; in HardkeyInput()
H A Dkeyboard_input.cpp31 multimodeInputMsg->inputType_ = INPUTTYPE_KEYBOARDINPUT; in KeyboardInput()
H A Dswap_input.cpp27 multimodeInputMsg->inputType_ = INPUTTYPE_SWAPINPUT; in SwapInput()
H A Dtouch_input.cpp27 multimodeInputMsg->inputType_ = INPUTTYPE_TOUCHINPUT; in TouchInput()
H A Dmouse_input.cpp31 multimodeInputMsg->inputType_ = INPUTTYPE_MOUSEINPUT; in MouseInput()
H A Drotate_input.cpp32 multimodeInputMsg->inputType_ = INPUTTYPE_ROTATEINPUT; in RotateInput()
H A Dappswitch_input.cpp27 multimodeInputMsg->inputType_ = INPUTTYPE_APPSWITCHINPUT; in AppswitchInput()

Completed in 3 milliseconds