Searched defs:ToUpperASCII (Results 1 - 1 of 1) sorted by relevance

/external/chromium/base/
H A Dstring_util.h130 template <class Char> inline Char ToUpperASCII(Char c) { function in namespace:base
313 *i = base::ToUpperASCII(*i);

Completed in 47 milliseconds