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

/vbox/src/VBox/Main/src-server/
H A DApplianceImplImport.cpp645 Utf8Str strFilename = di.strHref;
650 strTargetPath.append(RTPATH_DELIMITER).append(di.strHref);
669 di.strHref.c_str());
677 di.strHref,
685 Utf8Str strFilename = di.strHref;
691 .append(di.strHref);
710 di.strHref.c_str());
718 di.strHref,
726 di.strHref.c_str(),
2318 * As a result, in both cases, if di.strHref i
[all...]
H A DApplianceImpl.cpp499 d.strHref.c_str(),
795 strSrcFormat = di.strHref;
812 di.strHref.c_str());
834 di.strHref.c_str());
/vbox/src/VBox/Main/include/
H A Dovfreader.h232 RTCString strHref; // value from /References/File/@href (filename) member in struct:ovf::FileReference
260 RTCString strHref; // value from /References/File/@href (filename); if empty, then the remaining fields are ignored member in struct:ovf::DiskImage
/vbox/src/VBox/Main/xml/
H A Dovfreader.cpp249 d.strHref = pcszHref;

Completed in 50 milliseconds