Searched refs:ElementInput (Results 1 – 2 of 2) sorted by relevance
22 ElementInput::ElementInput() : InputAction() {} in ElementInput() function in OHOS::WuKong::ElementInput23 ElementInput::~ElementInput() {} in ~ElementInput()24 ErrCode ElementInput::OrderInput(std::shared_ptr<SpcialTestObject>& specialTestObject) in OrderInput()28 ErrCode ElementInput::RandomInput() in RandomInput()33 ErrCode ElementInput::GetInputInfo() in GetInputInfo()
25 class ElementInput : public InputAction {27 ElementInput();28 ~ElementInput();