Searched defs:MyFormatNew (Results 1 - 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/UI/FileManager/
H A DFormatUtils.cpp18 UString MyFormatNew(const UString &format, const UString &argument) function
25 UString MyFormatNew(UINT resourceID, const UString &argument) function
27 return MyFormatNew(LangString(resourceID), argument);

Completed in 124 milliseconds