Home
last modified time | relevance | path

Searched defs:fmtEnd (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/bcc/src/cc/vendor/
H A Dtinyformat.hpp308 const char* fmtEnd, int ntrunc, const T& value) in formatValue()
500 const char* fmtEnd, int ntrunc) const in format() argument
513 const char* fmtEnd, int ntrunc, const void* value) in formatImpl()
784 const char* fmtEnd = streamStateFromFormat(out, spacePadPositive, ntrunc, fmt, in formatImpl() local