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

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageMetrics.cpp103 static Bstr toBaseName(Utf8Str& aFullName) argument
105 char *pszRaw = aFullName.mutableRaw();
116 aFullName.jolt();
119 return Bstr(aFullName);

Completed in 2961 milliseconds