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

/vbox/src/VBox/Frontends/VBoxSDL/
H A DVBoxSDL.cpp1891 ULONG ramSize = 0; local
1892 gpMachine->COMGETTER(MemorySize)(&ramSize);
1893 RTPrintf("Error: could not set memory size, using current setting of %d MBytes\n", ramSize);

Completed in 55 milliseconds