Searched refs:SessionType (Results 1 - 10 of 10) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/
H A Dos2misc.c417 startData.SessionType = SSF_TYPE_PM;
420 startData.SessionType = detached ? SSF_TYPE_PM
424 startData.SessionType = detached ? SSF_TYPE_PM
428 startData.SessionType = SSF_TYPE_DEFAULT;
434 startData.SessionType = PROG_31_STDSEAMLESSVDM;
/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageInfo.cpp1682 rc = machine->COMGETTER(SessionType)(sessType.asOutParam());
1686 RTPrintf("SessionType=\"%ls\"\n", sessType.raw());
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h656 /* Start of enum SessionType Declaration */
662 enum SessionType enum
669 /* End of enum SessionType Declaration */
H A DVBoxCAPI_v3_0.h1069 /* Start of enum SessionType Declaration */
1075 enum SessionType enum
1082 /* End of enum SessionType Declaration */
H A DVBoxCAPI_v3_1.h1118 /* Start of enum SessionType Declaration */
1124 enum SessionType enum
1131 /* End of enum SessionType Declaration */
H A DVBoxCAPI_v3_2.h1126 /* Start of enum SessionType Declaration */
1132 enum SessionType enum
1139 /* End of enum SessionType Declaration */
H A DVBoxCAPI_v4_0.h1264 /* Start of enum SessionType Declaration */
1270 enum SessionType enum
1277 /* End of enum SessionType Declaration */
H A DVBoxCAPI_v4_1.h1269 /* Start of enum SessionType Declaration */
1275 enum SessionType enum
1282 /* End of enum SessionType Declaration */
H A DVBoxCAPI_v4_2.h1291 /* Start of enum SessionType Declaration */
1297 enum SessionType enum
1304 /* End of enum SessionType Declaration */
H A DVBoxCAPI_v4_3.h1632 /* Start of enum SessionType declaration */
1638 typedef enum SessionType enum
1644 } SessionType; typedef in typeref:enum:SessionType
1645 /* End of enum SessionType declaration */

Completed in 4957 milliseconds