Home
last modified time | relevance | path

Searched defs:arcType (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/7zip/UI/Console/
DExtractCallbackConsole.cpp524 void Add_Messsage_Pre_ArcType(UString &s, const char *pre, const wchar_t *arcType) in Add_Messsage_Pre_ArcType()
/external/lzma/CPP/7zip/UI/Common/
DLoadCodecs.cpp718 bool CCodecs::FindFormatForArchiveType(const UString &arcType, CIntVector &formatIndices) const in FindFormatForArchiveType() argument