Searched refs:aAdd (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Main/include/
H A DSessionImpl.h96 BOOL aAdd);
/vbox/src/VBox/Main/src-client/
H A DSessionImpl.cpp623 HRESULT Session::onCPUChange(ULONG aCpu, BOOL aAdd) argument
633 return mConsole->i_onCPUChange(aCpu, aAdd);
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_3.h17831 #define ICPUChangedEvent_get_Add(p, aAdd) ((p)->lpVtbl->GetAdd(p, aAdd))
17832 #define ICPUChangedEvent_GetAdd(p, aAdd) ((p)->lpVtbl->GetAdd(p, aAdd))
19918 #define IEventSourceChangedEvent_get_Add(p, aAdd) ((p)->lpVtbl->GetAdd(p, aAdd))
19919 #define IEventSourceChangedEvent_GetAdd(p, aAdd) ((p)->lpVtbl->GetAdd(p, aAdd))

Completed in 175 milliseconds