Searched refs:UnityBugreportInit (Results 1 – 5 of 5) sorted by relevance
109 UnityBugreportInit, enumerator187 1011 => Ok(Self::UnityBugreportInit), in try_from()
269 | HdcCommand::UnityBugreportInit in check_control()351 HdcCommand::UnityBugreportInit => { in dispatch_task()
82 HdcCommand::UnityBugreportInit => { in channel_task_dispatch()120 command: HdcCommand::UnityBugreportInit, in channel_bug_report_task()
51 map.insert("bugreport", HdcCommand::UnityBugreportInit);
120 HdcCommand::UnityBugreportInit => self.bug_report_task().await, in execute_command()