Searched defs:setExtraInfo (Results 1 – 2 of 2) sorted by relevance
79 void GetJsonPayload(nlohmann::json &jsonPayload, const WidgetCommand::Cmd &cmd, bool setExtraInfo) in GetJsonPayload()105 void GetJsonCmd(nlohmann::json &jsonCommand, const WidgetCommand &command, bool setExtraInfo) in GetJsonCmd()
286 …bool setExtraInfo = attr.SetUint8ArrayValue(Attributes::ATTR_EXTRA_INFO, scheduleInfo.executorMess… in ProcBeginExecuteRequest() local