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

/vbox/src/VBox/Main/src-client/
H A DConsoleImpl2.cpp5772 SafeArray<LONG64> timestampsOut; local
5777 ComSafeArrayAsOutParam(timestampsOut),
5783 || timestampsOut.size() != cProps
5809 pai64Timestamps[i] = timestampsOut[i];

Completed in 283 milliseconds