Searched refs:VmodulePattern (Results 1 – 2 of 2) sorted by relevance
16 struct VlogInfo::VmodulePattern { struct in logging::VlogInfo19 explicit VmodulePattern(const std::string& pattern);21 VmodulePattern();28 VlogInfo::VmodulePattern::VmodulePattern(const std::string& pattern) in VmodulePattern() function in logging::VlogInfo::VmodulePattern39 VlogInfo::VmodulePattern::VmodulePattern() in VmodulePattern() function in logging::VlogInfo::VmodulePattern67 VmodulePattern pattern(it->first); in VlogInfo()104 for (std::vector<VmodulePattern>::const_iterator it = in GetVlogLevel()107 (it->match_target == VmodulePattern::MATCH_FILE) ? file : module); in GetVlogLevel()
57 struct VmodulePattern;58 std::vector<VmodulePattern> vmodule_levels_;