Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DLangPage.cpp322 static void AddVectorToString2(UString &s, const char *name, const UStringVector &v) in AddVectorToString2() function
357 AddVectorToString2(s, "Missing lines", langInfo.MissingLines); in ShowLangInfo()
358 AddVectorToString2(s, "Extra lines", langInfo.ExtraLines); in ShowLangInfo()