Searched refs:Cmd (Results 1 – 11 of 11) sorted by relevance
34 enum class Cmd { enum38 explicit Request(Request::Cmd cmd) : cmd_(cmd) { } in Request()42 Cmd cmd_;
40 Cmd cmd = static_cast<Cmd>(std::stoi(data)); in Decode()41 if (cmd < Cmd::QUERY_RESULT || cmd > Cmd::QUERY_RESULT) { in Decode()317 Request req { Request::Cmd::QUERY_RESULT }; in QueryResult()
63 struct Cmd { struct85 std::vector<Cmd> cmdList {};
15 * Run your command from the command palette by pressing (`Ctrl+Shift+P` or `Cmd+Shift+P` on Mac) an…22 * You can also reload (`Ctrl+R` or `Cmd+R` on Mac) the VS Code window with your extension to load y…30 * Open the debug viewlet (`Ctrl+Shift+D` or `Cmd+Shift+D` on Mac) and from the launch configuration…
163 WidgetCommand::Cmd cmd {195 WidgetCommand::Cmd cmd {232 WidgetCommand::Cmd cmd {265 WidgetCommand::Cmd cmd {
138 WidgetCommand::Cmd cmd { in ReportWidgetResult()169 WidgetCommand::Cmd cmd { in ReportWidgetTip()
79 void GetJsonPayload(nlohmann::json &jsonPayload, const WidgetCommand::Cmd &cmd, bool setExtraInfo) in GetJsonPayload()
586 WidgetCommand::Cmd cmd { in BuildStartCommand()
85 RTGMsg& Cmd(uint32_t var) in Cmd() function in ffrt::RTGCtrl::RTGMsg
25 using Cmd = IMissionListener::MissionListenerCmd; typedef
818 解决方案:注册Codec的trigger函数,当接收到Cmd为Stop时,对Codec进行下电