Searched defs:OrderInput (Results 1 – 9 of 9) sorted by relevance
24 ErrCode ElementInput::OrderInput(std::shared_ptr<SpcialTestObject>& specialTestObject) in OrderInput() function in OHOS::WuKong::ElementInput
38 ErrCode HardkeyInput::OrderInput(const std::shared_ptr<SpcialTestObject>& specialTestObject) in OrderInput() function in OHOS::WuKong::HardkeyInput
40 ErrCode RotateInput::OrderInput(const std::shared_ptr<SpcialTestObject>& specialTestObject) in OrderInput() function in OHOS::WuKong::RotateInput
35 ErrCode TouchInput::OrderInput(const std::shared_ptr<SpcialTestObject>& specialTestObject) in OrderInput() function in OHOS::WuKong::TouchInput
35 ErrCode SwapInput::OrderInput(const std::shared_ptr<SpcialTestObject>& specialTestObject) in OrderInput() function in OHOS::WuKong::SwapInput
35 ErrCode AppswitchInput::OrderInput(const std::shared_ptr<SpcialTestObject>& specialTestObject) in OrderInput() function in OHOS::WuKong::AppswitchInput
185 ErrCode RecordInput::OrderInput(const std::shared_ptr<SpcialTestObject> &specialTestObject) in OrderInput() function in OHOS::WuKong::RecordInput
199 ErrCode ComponentInput::OrderInput(const std::shared_ptr<SpcialTestObject>& specialTestObject) in OrderInput() function in OHOS::WuKong::ComponentInput
55 virtual ErrCode OrderInput(const std::shared_ptr<SpcialTestObject>& specialTestObject) in OrderInput() function