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

/external/chromium/base/
H A Dvlog.cc108 if (MatchVlogPattern(target, it->pattern))
124 bool MatchVlogPattern(const base::StringPiece& string, function in namespace:logging
168 if (MatchVlogPattern(s, p))

Completed in 3067 milliseconds