Searched defs:PutPaddedString (Results 1 – 2 of 2) sorted by relevance
59 bool FormatSinkImpl::PutPaddedString(string_view value, int width, in PutPaddedString() function in absl::str_format_internal::FormatSinkImpl
787 bool PutPaddedString(string_view v, int width, int precision, bool left) { in PutPaddedString() function