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

/vbox/src/VBox/Main/src-client/
H A DConsoleImpl2.cpp378 * @param rStrValue The string value.
382 const Utf8Str &rStrValue)
386 rStrValue.c_str(),
387 rStrValue.length());
380 InsertConfigString(PCFGMNODE pNode, const char *pcszName, const Utf8Str &rStrValue) argument

Completed in 418 milliseconds