Home
last modified time | relevance | path

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

/external/libchrome/base/
Dvlog.cc21 struct VlogInfo::VmodulePattern { struct in logging::VlogInfo
22 enum MatchTarget { MATCH_MODULE, MATCH_FILE };
28 std::string pattern;
29 int vlog_level;
30 MatchTarget match_target;
33 VlogInfo::VmodulePattern::VmodulePattern(const std::string& pattern) in VmodulePattern() function in logging::VlogInfo::VmodulePattern
44 VlogInfo::VmodulePattern::VmodulePattern() in VmodulePattern() function in logging::VlogInfo::VmodulePattern