Lines Matching refs:WriteLine
48 … Log.WriteLine("dkt.FlushOutputBuffer started -> calls FlushOuputBuffer( 1 second)."); in FlushOutputBuffer()
58 Log.WriteLine("dkt.FlushOutputBuffer(" + strSeconds + ") started."); in FlushOutputBuffer()
90 Log.WriteLine("PCFSServer.Shutdown started."); in Shutdown()
101 …Log.WriteLine("PCFSServer.Start started. parameters=" + parameters + ", mapping=" + mapping + ", l… in Start()
112 Log.WriteLine("PCFSServer.output_callback started."); in output_callback()
128 …Console.WriteLine("cafex [PCFSServer]: Caught exception while writing stdout to '{0}':", output_lo… in output_callback()
129 Console.WriteLine(" {0}", ex.Message); in output_callback()
148 Log.WriteLine("checkbridgename.CheckName started."); in CheckName()
168 Log.WriteLine("checkbridgename.CheckName_IPOnly started."); in CheckName_IPOnly()
191 Log.WriteLine("ToucanReset.Stop started."); in Stop()
200 Log.WriteLine("ToucanReset.Reset started."); in Reset()
217 Log.WriteLine("FSEmul.makemine started."); in makemine()
231 Log.WriteLine("FSEmul.FW_SW_Version started."); in FW_SW_Version()
251 Console.WriteLine("FSEmul failed: Couldn't get firmware versions"); in FW_SW_Version()
271 Log.WriteLine("FSEmul.boot_mode_detect started."); in boot_mode_detect()
297 Console.WriteLine("FSEmul failed: Couldn't detect boot mode!"); in boot_mode_detect()
309 Log.WriteLine("FSEmul.start started."); in start()
315 Console.WriteLine(args.Data); in start()
319 … Console.WriteLine("\nTry using 'cafex stop -makemine' to take control of the Bridge."); in start()
338 Log.WriteLine("MionButton.rsthold started."); in rsthold()
354 Log.WriteLine("mionButton.forceOff1 started."); in forceOff1()
371 Log.WriteLine("MionButton.init_shutdown_w_FOFF2 started."); in init_shutdown_w_FOFF2()
388 Log.WriteLine("MionButton.forceOff2_off_single_cgi started."); in forceOff2_off_single_cgi()
414 Log.WriteLine("miontelnet.Reboot started."); in Reboot()
423 Log.WriteLine("miontelnet.Run started."); in Run()
441 Log.WriteLine("mionps.Run started."); in Run()
452 Console.WriteLine("cafex : Warning! mionps tool returned code {0}.", returnVal); in Run()
453 Console.WriteLine("mionps stdout and stderr received:"); in Run()
454 Console.WriteLine(output); in Run()
472 Log.WriteLine("mionurl.Run started."); in Run()
483 Console.WriteLine("cafex : Warning! mionurl tool returned code {0}.", returnVal); in Run()
484 Console.WriteLine("mionurl stdout and stderr received:"); in Run()
485 Console.WriteLine(output); in Run()
502 Log.WriteLine("SessionManagerUtil.GetSessionInfo started."); in GetSessionInfo()
520 Log.WriteLine("devkitmsg.help started with timeout = " + timeout.ToString()); in help()
524 Console.WriteLine("cafex: Probing if COS is ready by sending devkit help msg:"); in help()
541 Log.WriteLine("devkitmsg.help returnVal = " + returnVal.ToString()); in help()
550 Log.WriteLine("devkitmsg.CosFlags started."); in CosFlags()
559 Log.WriteLine("devkitmsg.title_softlaunch_with_hint started."); in title_softlaunch_with_hint()
568 Log.WriteLine("devkitmsg.title_softlaunch started."); in title_softlaunch()
574 Console.WriteLine(e.Data); in title_softlaunch()
584 Log.WriteLine("devkitmsg.recover started."); in recover()
589 Console.WriteLine("devkitmsg_cmd: recover -v -p "); in recover()
599 Log.WriteLine("dvkitmsg.update_pcfs started."); in update_pcfs()
604 … Console.WriteLine("devkitmsg_cmd: update /vol/storage_hfiomlc01/sys/update/pcfs -v -p "); in update_pcfs()
614 Log.WriteLine("devkitmsg.update_reflash started."); in update_reflash()
619 … Console.WriteLine("devkitmsg_cmd: reflash /vol/storage_hfiomlc01/sys/update/nand -v -p "); in update_reflash()
629 Log.WriteLine("devkitmsg.update_nand started."); in update_nand()
634 … Console.WriteLine("devkitmsg_cmd: update /vol/storage_hfiomlc01/sys/update/nand -v -p "); in update_nand()
644 Log.WriteLine("devkitmsg.update started."); in update()
654 Console.WriteLine("devkitmsg_cmd: update " + update_path + " -v -p "); in update()
664 Log.WriteLine("devkitmsg.reflash started."); in reflash()
673 Console.WriteLine("devkitmsg_cmd: reflash " + reflash_path + " -v -p "); in reflash()
683 Log.WriteLine("devkitmsg.clr_usrdata started."); in clr_usrdata()
688 Console.WriteLine("devkitmsg_cmd: clr_usrdata -v -p "); in clr_usrdata()
698 Log.WriteLine("devkitmsg.sys_mode_dev started."); in sys_mode_dev()
707 Log.WriteLine("devkitmsg.sys_mode_prod started."); in sys_mode_prod()
716 Log.WriteLine("devkitmsg.sys_mode_test started."); in sys_mode_test()
725 Log.WriteLine("devkitmsg.standby_en " + value); in standby_en()
777 Console.WriteLine(); in StreamDiscard()
786 Log.WriteLine("cosdebug.launch_retry_thread started."); in launch_retry_thread()
787 Log.WriteLine("Params:"); in launch_retry_thread()
788 Log.WriteLine(string.Format(" port: {0}.", lrparams.port)); in launch_retry_thread()
789 Log.WriteLine(string.Format(" TID_HI: {0}.", lrparams.TID_HI)); in launch_retry_thread()
790 Log.WriteLine(string.Format(" TID_LO: {0}.", lrparams.TID_LO)); in launch_retry_thread()
791 Log.WriteLine(string.Format(" retries: {0}.", lrparams.retries)); in launch_retry_thread()
792 Log.WriteLine(string.Format(" timeout: {0}.", lrparams.timeout)); in launch_retry_thread()
812 …Log.WriteLine(string.Format("cosdebug.launch_retry_thread: waiting on handles {0} and {1}.", evtHa… in launch_retry_thread()
820 …Log.WriteLine(string.Format("cosdebug.launch_retry_thread: waited {0}mS.", TimeSpan.FromTicks(Date… in launch_retry_thread()
829 …Log.WriteLine(string.Format("cosdebug.launch_retry_thread: waited {0}mS.", TimeSpan.FromTicks(Date… in launch_retry_thread()
830 … Log.WriteLine(string.Format(" : delaying {0}mS.", lrparams.delay)); in launch_retry_thread()
838 Log.WriteLine("cosdebug.retry_launch_thread: Got stop event, returning."); in launch_retry_thread()
857 Log.WriteLine("cosdebug.launch_retry started."); in launch_retry()
873 Log.WriteLine("cosdebug.launch_retry exited."); in launch_retry()
890 Log.WriteLine("cosdebug.launch started."); in launch()
910 Console.WriteLine(); in launch()
922 … Log.WriteLine(string.Format("cafex: cosdebug.launch: InvalidOperationException: {0}", e)); in launch()
926 … Log.WriteLine(string.Format("cafex: cosdebug.launch: ArgumentNullException: {0}", e)); in launch()
930 Log.WriteLine(string.Format("cafex: cosdebug.launch: SocketException: {0}", e)); in launch()
934 Log.WriteLine(string.Format("cafex: cosdebug.launch: IOException: {0}", e)); in launch()
964 Log.WriteLine("Retrying fast launch..."); in try_launch()
993 Log.WriteLine("cosdebug." + sCmd + " started."); in SendCOSCommandAndRecvReply()
998 Log.WriteLine("new TcpClient start"); in SendCOSCommandAndRecvReply()
1003 Log.WriteLine("new TcpClient end"); in SendCOSCommandAndRecvReply()
1020 Console.WriteLine(); in SendCOSCommandAndRecvReply()
1057 Console.WriteLine(); in SendCOSCommandAndRecvReply()
1064 … Log.WriteLine(string.Format("cafex: cosdebug.{0}: InvalidOperationException: {1}", sCmd, e)); in SendCOSCommandAndRecvReply()
1068 … Log.WriteLine(string.Format("cafex: cosdebug.{0}: ArgumentNullException: {1}", sCmd, e)); in SendCOSCommandAndRecvReply()
1072 Log.WriteLine(string.Format("cafex: cosdebug.{0}: SocketException: {1}", sCmd, e)); in SendCOSCommandAndRecvReply()
1076 Log.WriteLine(string.Format("cafex: cosdebug.{0}: IOException: {1}", sCmd, e)); in SendCOSCommandAndRecvReply()
1080 Log.WriteLine(string.Format("cafex: cosdebug.{0}: Exception: {1}", sCmd, e)); in SendCOSCommandAndRecvReply()
1101 Log.WriteLine("cosdebug." + sCmd + " started."); in SendCOSCommandAndRecvReply()
1125 Console.WriteLine(); in SendCOSCommandAndRecvReply()
1141 Console.WriteLine(); in SendCOSCommandAndRecvReply()
1147 … Log.WriteLine(string.Format("cafex: cosdebug.{0}: InvalidOperationException: {1}", sCmd, e)); in SendCOSCommandAndRecvReply()
1151 … Log.WriteLine(string.Format("cafex: cosdebug.{0}: ArgumentNullException: {1}", sCmd, e)); in SendCOSCommandAndRecvReply()
1155 Log.WriteLine(string.Format("cafex: cosdebug.{0}: SocketException: {1}", sCmd, e)); in SendCOSCommandAndRecvReply()
1159 Log.WriteLine(string.Format("cafex: cosdebug.{0}: IOException: {1}", sCmd, e)); in SendCOSCommandAndRecvReply()
1209 Console.WriteLine(); in RecvReply()
1221 … Log.WriteLine(string.Format("cafex: cosdebug.RecvReply: InvalidOperationException: {0}", e)); in RecvReply()
1225 … Log.WriteLine(string.Format("cafex: cosdebug.RecvReply: ArgumentNullException: {0}", e)); in RecvReply()
1229 Log.WriteLine(string.Format("cafex: cosdebug.RecvReply: SocketException: {0}", e)); in RecvReply()
1233 Log.WriteLine(string.Format("cafex: cosdebug.RecvReply: IOException: {0}", e)); in RecvReply()
1243 Log.WriteLine("SendCOSCommandAndRecvReply start"); in SendKillRestartAndResponse()
1254 Log.WriteLine("SendCOSCommandAndRecvReply end"); in SendKillRestartAndResponse()
1296 Log.WriteLine("synctool.sync started."); in sync()
1322 Log.WriteLine("PCFSServerSync.sync started."); in sync()
1331 Log.WriteLine("PCFSServerSync.wait_sync started."); in wait_sync()
1349 Log.WriteLine("ImageUploader.upload started."); in upload()
1355 Console.WriteLine(e.Data); in upload()
1373 Log.WriteLine("makebsf.make started."); in make()
1398 Log.WriteLine("makedlf.make started."); in make()
1417 Log.WriteLine("make_wumad_dlf make started."); in make()
1434 Console.WriteLine(e.Data); in make()
1452 Log.WriteLine("cafemakedlf.make started."); in make()
1482 Log.WriteLine("multi.start started."); in start()
1540 …Console.WriteLine("cafex {0}: WARNING: CatToucan exited during sync! Cafex Code={1}, App Code={2},… in outputThread()
1547 Log.WriteLine("cattoucan exiting with reason = " + exit_reason.reason); in outputThread()
1548 Log.WriteLine("Application exited with code " + exit_reason.AppExitCode); in outputThread()
1552 … Console.WriteLine("cafex : connection to CAT-DEV on port {0} failed or was dropped.", arg); in outputThread()
1560 Log.WriteLine("cattoucan.start started. port=" + port); in createCattoucan()
1567 Log.WriteLine("cattoucan starting to read from port " + port); in createCattoucan()
1590 Log.WriteLine("cattoucan DID NOT START because quiet is true"); in start()
1611 Log.WriteLine("Joining cattoucan thread from start"); in start()
1616 Log.WriteLine("Async cattoucan exited from start"); in start()
1628 Log.WriteLine("Stopping relay"); in stopCattoucan()
1638 Log.WriteLine("Joining cattoucan thread from stop"); in stopCattoucan()
1643 Log.WriteLine("Async cattoucan stopped"); in stopCattoucan()
1685 Log.WriteLine("Overriding existing handler for '{0}'!", match); in AddNotification()
1755 Console.WriteLine("\nCafex {0}: Waiting for response...", Program.command); in SyncWithBoot()
1813 Log.WriteLine("Signaling title event, next=" + next.ToString()); in SignalTitleEvent()
1931 Log.WriteLine("cmd.mode started."); in mode()
1964 Log.WriteLine("monitor.start started."); in start()
1973 sw.WriteLine(ret); in start()
1979 sw.WriteLine(output); in start()
1989 Log.WriteLine("start_redirectionCallback started."); in start_redirectionCallback()
2001 Log.WriteLine("monitor.flush started."); in flush()
2007 Log.WriteLine("monitor.flush returned = " + ret); in flush()
2081 Console.WriteLine(e.Message); in getVDD2()
2085 Console.WriteLine(e.Message); in getVDD2()