Home
last modified time | relevance | path

Searched defs:VmodulePattern (Results 1 – 1 of 1) sorted by relevance

/external/chromium/base/
Dvlog.cc16 struct VlogInfo::VmodulePattern { struct in logging::VlogInfo
17 enum MatchTarget { MATCH_MODULE, MATCH_FILE };
23 std::string pattern;
24 int vlog_level;
25 MatchTarget match_target;
28 VlogInfo::VmodulePattern::VmodulePattern(const std::string& pattern) in VmodulePattern() function in logging::VlogInfo::VmodulePattern
39 VlogInfo::VmodulePattern::VmodulePattern() in VmodulePattern() function in logging::VlogInfo::VmodulePattern