Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/base/include/berberis/base/
Dformat_buffer.h60 bool PutString(Out* out, const Style& style, const char* s) { in PutString() function
195 return PutString(out, style, args_->GetCStr()); in PutSpec()