Searched refs:stop (Results 1 – 5 of 5) sorted by relevance
14 cafex stop
31 cafex stop
1821 internal static bool SyncWithTitle(int timeout, bool stop) in SyncWithTitle() argument1831 FinishSync(stop); in SyncWithTitle()1889 internal static void FinishSync(bool stop) in FinishSync() argument1897 if (stop) in FinishSync()1908 stop = true; in FinishSync()1914 if (!stop) in FinishSync()
899 static void stop(string[] args, bool checkMionVersion) in stop() method in CafeX.Program988 static void stop(string[] args) in stop() method in CafeX.Program990 stop(args, false); in stop()2994 stop(null, true); in run()4679 stop(new string[] { "-hard" }); in headlessrun()4754 stop(null); in headlessrun()5485 stop(null, true); in update()5955 stop(new string[] { "-hard" }); in recover()6104 stop(new string[] { "-hard" }); in recover()6227 stop(null); in recover()[all …]
754 stop(args); in DoCommand()