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

/vbox/src/VBox/Main/glue/
H A Dstring.cpp120 Utf8Str& Utf8Str::stripPath() function in class:com::Utf8Str
/vbox/include/VBox/com/
H A Dstring.h703 Utf8Str& stripPath();
/vbox/src/VBox/Main/src-server/
H A DApplianceImplExport.cpp347 Utf8Str strName = Utf8Str(locInfo.strPath).stripPath().stripSuffix();
423 Utf8Str strName = Utf8Str(locInfo.strPath).stripPath().stripSuffix();
2307 Utf8Str strMfFileName = Utf8Str(strMfFilePath).stripPath();
H A DApplianceImplImport.cpp2403 strTempTargetFilename = strTempTargetFilename.stripPath();
H A DMachineImpl.cpp11559 strMachineDirName.stripPath(); // vmname
11561 strConfigFileOnly.stripPath() // vmname.vbox

Completed in 98 milliseconds