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

/vbox/src/VBox/Storage/
H A DVCICache.cpp411 static int vciFreeImage(PVCICACHE pCache, bool fDelete) function
1277 vciFreeImage(pCache, false);
1439 vciFreeImage(pCache, rc != VERR_ALREADY_EXISTS);
1603 vciFreeImage(pCache, false);
1628 rc = vciFreeImage(pCache, fDelete);
1819 rc = vciFreeImage(pCache, false);

Completed in 49 milliseconds