Searched refs:bstrLabel (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VBoxSDL/
H A DVBoxSDL.cpp1988 Bstr bstrLabel; local
1989 gpMachine->GetExtraData(Bstr(VBOXSDL_SECURELABEL_EXTRADATA).raw(), bstrLabel.asOutParam());
1990 Utf8Str labelUtf8(bstrLabel);
2866 Bstr bstrLabel; local
2867 gpMachine->GetExtraData(Bstr(VBOXSDL_SECURELABEL_EXTRADATA).raw(), bstrLabel.asOutParam());
2868 Utf8Str labelUtf8(bstrLabel);

Completed in 1394 milliseconds