Searched refs:VmodulePattern (Results 1 – 2 of 2) sorted by relevance
21 struct VlogInfo::VmodulePattern { struct in logging::VlogInfo24 explicit VmodulePattern(const std::string& pattern);26 VmodulePattern();33 VlogInfo::VmodulePattern::VmodulePattern(const std::string& pattern) in VmodulePattern() function in logging::VlogInfo::VmodulePattern44 VlogInfo::VmodulePattern::VmodulePattern() in VmodulePattern() function in logging::VlogInfo::VmodulePattern71 VmodulePattern pattern(it->first); in VlogInfo()108 for (std::vector<VmodulePattern>::const_iterator it = in GetVlogLevel()111 (it->match_target == VmodulePattern::MATCH_FILE) ? file : module); in GetVlogLevel()
55 struct VmodulePattern;56 std::vector<VmodulePattern> vmodule_levels_;