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

/vbox/src/VBox/Main/src-server/
H A DMediumFormatImpl.cpp117 if (pa->pszDefaultValue)
118 defaultValue = pa->pszDefaultValue;
125 if (pa->pszDefaultValue)
128 defaultValue = pa->pszDefaultValue;
137 if (pa->pszDefaultValue)
138 defaultValue = pa->pszDefaultValue;
/vbox/src/VBox/Storage/testcase/
H A DtstVD-2.cpp155 if (pa->pszDefaultValue)
156 RTPrintf("%s", pa->pszDefaultValue);
/vbox/include/VBox/
H A Dvd.h381 const char *pszDefaultValue; member in struct:VDCONFIGINFO

Completed in 51 milliseconds