Home
last modified time | relevance | path

Searched refs:syncsession (Results 1 – 7 of 7) sorted by relevance

/CafeSDK-2.12.13-1/system/bin/tool/
Dcafeon163 syncsession
Dcafeoptions.bat55 if /i "%~1" == "-syncsession" set DO_SYNC_SESSION=1&& goto :getopt_next
118 if "%DO_SYNC_SESSION%" == "1" echo -syncsession
142 echo -syncsession Copy per-session files (default)
Dxmain.sh78 syncsession
Dcaferun1223 syncsession
/CafeSDK-2.12.13-1/system/src/tool/cafex/
DProgram.cs1014 ret.error = syncsession(args); in DoCommand()
DCafeFunctions.cs3183 ret.error = syncsession (null); in run()
5276 ret.error = syncsession(null); in on()
5877 ret = syncsession(null); in revert()
6205 ret = syncsession(null); in recover()
7588 static CAFEX_ERROR syncsession(string[] args) in syncsession() method in CafeX.Program
/CafeSDK-2.12.13-1/
Dcafe.bat82 if /i "%_ARG:$quote$=%" == "-syncsession" set DO_SYNC_SESSION=1&& goto :getopt_next
755 echo -syncsession Copy per-session files (default)