Searched refs:VEC_SIZE_OBJ (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Main/include/
H A Dvector.h322 #define VEC_SIZE_OBJ(pvec) (pvec)->mcElements macro
328 #define VEC_SIZE_PTR VEC_SIZE_OBJ
/vbox/src/VBox/Main/src-server/linux/
H A DUSBGetDevices.cpp1063 AssertReturn(VEC_SIZE_OBJ(pvecDevInfo) == 0, VERR_INVALID_PARAMETER);

Completed in 1200 milliseconds