Home
last modified time | relevance | path

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

/external/libchrome/base/
Denvironment.cc39 if (IsAsciiLower(first_char)) in GetVar()
/external/libchrome/base/strings/
Dstring_util.h353 inline bool IsAsciiLower(Char c) { in IsAsciiLower() function