Searched refs:SwapInput (Results 1 – 3 of 3) sorted by relevance
24 SwapInput::SwapInput() : InputAction() in SwapInput() function in OHOS::WuKong::SwapInput31 SwapInput::~SwapInput() in ~SwapInput()35 ErrCode SwapInput::OrderInput(const std::shared_ptr<SpcialTestObject>& specialTestObject) in OrderInput()61 ErrCode SwapInput::RandomInput() in RandomInput()82 ErrCode SwapInput::GetInputInfo() in GetInputInfo()
39 input_action = std::make_shared<SwapInput>(); in GetInputAction()
25 class SwapInput : public InputAction {27 SwapInput();28 ~SwapInput();