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

/vbox/src/VBox/Main/include/
H A Dvector.h246 #define VEC_INIT_PTR(pvec, type, pfnCleanup) \ macro
/vbox/src/VBox/Main/src-server/linux/
H A DUSBGetDevices.cpp822 VEC_INIT_PTR(&pSelf->mvecpszInterfaces, char *, RTStrFree);
1065 VEC_INIT_PTR(&vecpchDevs, char *, RTStrFree);
H A DHostHardwareLinux.cpp1173 VEC_INIT_PTR(&vecpchDevs, char *, RTStrFree);

Completed in 642 milliseconds