Searched refs:SendRepeat (Results 1 - 1 of 1) sorted by last modified time

/bionic/libc/bionic/
H A Dlibc_logging.cpp219 static void SendRepeat(Out& o, char ch, int count) { function
400 SendRepeat(o, padChar, width - slen);
407 SendRepeat(o, padChar, width - slen);

Completed in 32 milliseconds