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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwbemcli.idl354 [in] const BSTR strNamespace,
H A Dwbemdisp.idl100 [in] BSTR strNamespace,
457 [out, retval] BSTR *strNamespace);
461 [in] BSTR strNamespace);
/vbox/src/VBox/Main/src-server/
H A DApplianceImplExport.cpp783 Utf8Str strNamespace; local
787 strNamespace = ovf::OVF09_URI_string;
791 strNamespace = ovf::OVF10_URI_string;
795 strNamespace = ovf::OVF20_URI_string;
798 pelmRoot->setAttribute("xmlns", strNamespace);
799 pelmRoot->setAttribute("xmlns:ovf", strNamespace);

Completed in 237 milliseconds