Searched refs:temp_cmd_view (Results 1 – 1 of 1) sorted by relevance
66 auto temp_cmd_view = CommandView::Create(packet_bytes_view); in DebugPrintCommandOpcode() local67 temp_cmd_view.IsValid(); in DebugPrintCommandOpcode()68 auto op_code = temp_cmd_view.GetOpCode(); in DebugPrintCommandOpcode()