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

/vbox/src/VBox/Storage/
H A DRAW.cpp119 static int rawFreeImage(PRAWIMAGE pImage, bool fDelete) function
218 rawFreeImage(pImage, false);
340 rawFreeImage(pImage, rc != VERR_ALREADY_EXISTS);
548 rawFreeImage(pImage, false);
583 rc = rawFreeImage(pImage, false);
619 rc = rawFreeImage(pImage, fDelete);
909 rc = rawFreeImage(pImage, false);

Completed in 44 milliseconds