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

/vbox/src/VBox/Main/src-client/
H A DMachineDebuggerImpl.cpp1284 * @param aWithDescriptions Whether to include the descriptions.
1287 HRESULT MachineDebugger::getStats(const com::Utf8Str &aPattern, BOOL aWithDescriptions, com::Utf8Str &aStats) argument
1296 !!aWithDescriptions);

Completed in 47 milliseconds