Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dlibc_logging.cpp223 static void SendRepeat(Out& o, char ch, int count) { in SendRepeat() function
404 SendRepeat(o, padChar, width - slen); in out_vformat()
411 SendRepeat(o, padChar, width - slen); in out_vformat()