OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MatchVlogPattern
(Results
1 - 2
of
2
) sorted by null
/external/chromium/base/
vlog.cc
108
if (
MatchVlogPattern
(target, it->pattern))
124
bool
MatchVlogPattern
(const base::StringPiece& string,
168
if (
MatchVlogPattern
(s, p))
/external/chromium_org/base/
vlog.cc
112
if (
MatchVlogPattern
(target, it->pattern))
128
bool
MatchVlogPattern
(const base::StringPiece& string,
172
if (
MatchVlogPattern
(s, p))
Completed in 26 milliseconds