Searched defs:GetType (Results 1 – 2 of 2) sorted by relevance
41 ConfUiCmd GetType() const override { return msg_->GetType(); } in GetType() function59 ConfUiCmd GetType() const override { return msg_->GetType(); } in GetType() function
109 ConfUiCmd GetType() const override { return cmd; } in GetType() function124 ConfUiCmd GetType() const override { return ConfUiCmd::kCliAck; } in GetType() function147 ConfUiCmd GetType() const override { return ConfUiCmd::kCliRespond; } in GetType() function174 ConfUiCmd GetType() const override { return ConfUiCmd::kStart; } in GetType() function199 ConfUiCmd GetType() const override { return ConfUiCmd::kUserInputEvent; } in GetType() function217 ConfUiCmd GetType() const override { return ConfUiCmd::kUserTouchEvent; } in GetType() function