Home
last modified time | relevance | path

Searched refs:GetQuotedString (Results 1 – 6 of 6) sorted by relevance

/external/lzma/CPP/Windows/
DProcessUtils.cpp16 static UString GetQuotedString(const UString &s) in GetQuotedString() function
45 GetQuotedString(imageName) + L' ' + in Create()
/external/lzma/CPP/7zip/UI/Common/
DCompressCall.cpp50 UString GetQuotedString(const UString &s) in GetQuotedString() function
229 params += GetQuotedString( in CompressFiles()
262 params += GetQuotedString(outFolder); in ExtractArchives()
DCompressCall.h8 UString GetQuotedString(const UString &s);
DCompressCall2.cpp67 UString GetQuotedString(const UString &s) in GetQuotedString() function
/external/lzma/CPP/7zip/UI/FileManager/
DPanelItemOpen.cpp671 UString GetQuotedString(const UString &s);
712 param += GetQuotedString(paramVector[i]); in StartAppWithParams()
/external/lzma/CPP/7zip/UI/Explorer/
DContextMenu.cpp486 return GetQuotedString(s2); in GetQuotedReducedString()
1267 params = GetQuotedString(_fileNames[0]); in InvokeCommandCommon()