Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DLangPage.cpp302 static void AddVectorToString(UString &s, const UStringVector &v) in AddVectorToString() function
333 AddVectorToString(s, v); in AddVectorToString2()
356 AddVectorToString(s, langInfo.Comments); in ShowLangInfo()