Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/base/include/berberis/base/
Dformat_buffer.h86 bool PutChar(Out* out, const Style& style, char c) { in PutChar() function
193 return PutChar(out, style, args_->GetChar()); in PutSpec()