Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/UI/Common/
H A DCompressCall2.cpp93 const UString &arcType, in CompressFiles()
H A DCompressCall.cpp189 const UString &arcType, in CompressFiles()
H A DLoadCodecs.cpp923 bool CCodecs::FindFormatForArchiveType(const UString &arcType, CIntVector &formatIndices) const in FindFormatForArchiveType() argument
/aosp_15_r20/external/lzma/CPP/7zip/UI/Console/
H A DExtractCallbackConsole.cpp691 static void Add_Messsage_Pre_ArcType(UString &s, const char *pre, const wchar_t *arcType) in Add_Messsage_Pre_ArcType()
/aosp_15_r20/external/skia/src/core/
H A DSkPath.cpp3288 SkArc::Type arcType, in DrawArcIsConvex()