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

/vbox/src/VBox/Main/src-client/
H A DMachineDebuggerImpl.cpp543 HRESULT MachineDebugger::getLogRelDestinations(com::Utf8Str &aLogRelDestinations) argument
545 HRESULT hrc = i_logStringProps(RTLogRelDefaultInstance(), RTLogGetDestinations, "RTLogGetDestinations", aLogRelDestinations);

Completed in 411 milliseconds