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

/vbox/src/VBox/Main/src-client/
H A DGuestSessionImplTasks.cpp867 const ProcessArguments &aArgumentsSource)
876 ProcessArguments::const_iterator itSource = aArgumentsSource.begin();
877 while (itSource != aArgumentsSource.end())
866 i_addProcessArguments(ProcessArguments &aArgumentsDest, const ProcessArguments &aArgumentsSource) argument

Completed in 46 milliseconds