Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/UI/Console/
H A DList.cpp214 static void PrintSpacesToString(char *dest, unsigned numSpaces) in PrintSpacesToString() function
301 PrintSpacesToString(dest, numLeftSpaces); in PrintStringToString()
308 PrintSpacesToString(dest, numSpaces); in PrintStringToString()
568 PrintSpacesToString(temp + tempPos, f.PrefixSpacesWidth); in PrintItemInfo()
677 PrintSpacesToString(temp + tempPos, width); in PrintItemInfo()
695 PrintSpacesToString(temp + tempPos, (unsigned)len); in PrintItemInfo()