Lines Matching refs:command
961 Console.WriteLine("cafex {0}: Enabling single pass CGI", command); in stop()
1331 if (command != "stop") in hoststop()
1333 Console.WriteLine("cafex {0}: Single pass CGI enabled", command); in hoststop()
1359 … Console.WriteLine("cafex {0}: Bridge old owner: [{1}] new owner: [{2}]", command, old, host); in hoststop()
1395 … Console.WriteLine("cafex {0}: Disabling single pass CGI, not supported", command); in hoststop()
1939 if (command != "on" && command != "setbootmode" && CAFE_BOOT_MODE.value == "NAND") in run()
2358 …if (isWumadExecution && command != "on" && string.Compare(MCP_LAUNCH_HINT.value, "odd", true) != 0) in run()
2424 if (command != "on") in run()
2801 command == "discrun" && CAFERUN_OPTION_MLC_EMU_LAUNCH.value == "1") in run()
3734 Log.WriteLine(command + " trying softlaunch now."); in run()
3849 … Console.WriteLine("cafex {0}: Timeout waiting for title launch", command); in run()
4992 string currentCommand = command; in on()
4993 command = "on"; in on()
5028 command = currentCommand; in on()