Home
last modified time | relevance | path

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

/external/libchrome/base/strings/
Dsafe_sprintf.cc222 bool IToASCII(bool sign, bool upcase, int64_t i, int base,
278 bool Buffer::IToASCII(bool sign, bool upcase, int64_t i, int base, in IToASCII() function in base::strings::__anon3188bfd70411::Buffer
578 buffer.IToASCII(ch == 'd' && arg.type == Arg::INT, in SafeSNPrintf()