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

/vbox/src/VBox/Storage/
H A DVCICache.cpp335 typedef struct VCICACHE struct
366 } VCICACHE, *PVCICACHE; typedef in typeref:struct:VCICACHE
1525 pCache = (PVCICACHE)RTMemAllocZ(sizeof(VCICACHE));
1584 pCache = (PVCICACHE)RTMemAllocZ(sizeof(VCICACHE));

Completed in 50 milliseconds