Searched defs:ICPUChangedEvent (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_0.h979 struct ICPUChangedEvent;
1083 typedef struct ICPUChangedEvent ICPUChangedEvent; typedef in typeref:struct:ICPUChangedEvent
6836 /* Start of struct ICPUChangedEvent Declaration */
6846 nsresult (*GetCpu)(ICPUChangedEvent *pThis, PRUint32 *cpu);
6848 nsresult (*GetAdd)(ICPUChangedEvent *pThis, PRBool *add);
6852 struct ICPUChangedEvent struct
6856 /* End of struct ICPUChangedEvent Declaration */
H A DVBoxCAPI_v4_1.h980 struct ICPUChangedEvent;
1086 typedef struct ICPUChangedEvent ICPUChangedEvent; typedef in typeref:struct:ICPUChangedEvent
7236 /* Start of struct ICPUChangedEvent Declaration */
7246 nsresult (*GetCpu)(ICPUChangedEvent *pThis, PRUint32 *cpu);
7248 nsresult (*GetAdd)(ICPUChangedEvent *pThis, PRBool *add);
7252 struct ICPUChangedEvent struct
7256 /* End of struct ICPUChangedEvent Declaration */
H A DVBoxCAPI_v4_2.h990 struct ICPUChangedEvent;
1106 typedef struct ICPUChangedEvent ICPUChangedEvent; typedef in typeref:struct:ICPUChangedEvent
8242 /* Start of struct ICPUChangedEvent Declaration */
8252 nsresult (*GetCPU)(ICPUChangedEvent *pThis, PRUint32 *CPU);
8254 nsresult (*GetAdd)(ICPUChangedEvent *pThis, PRBool *add);
8258 struct ICPUChangedEvent struct
8262 /* End of struct ICPUChangedEvent Declaration */
H A DVBoxCAPI_v4_3.h1267 interface ICPUChangedEvent; variable
1410 typedef interface ICPUChangedEvent ICPUChangedEvent; typedef
17775 /* Start of struct ICPUChangedEvent declaration */
17788 nsresult (*GetCPU)(ICPUChangedEvent *pThis, PRUint32 *CPU);
17790 nsresult (*GetAdd)(ICPUChangedEvent *pThis, PRBool *add);
17796 nsresult (*QueryInterface)(ICPUChangedEvent *pThis, const nsID *iid, void **resultp);
17797 nsrefcnt (*AddRef)(ICPUChangedEvent *pThis);
17798 nsrefcnt (*Release)(ICPUChangedEvent *pThis);
17799 nsresult (*GetType)(ICPUChangedEvent *pThi
[all...]

Completed in 2019 milliseconds