Searched refs:kOdpmPattern (Results 1 – 1 of 1) sorted by relevance
54 const std::regex kOdpmPattern("^CH\\d+\\[(\\S+)\\],\\s(\\d+)$"); variable406 if (updateIfFound(line, kOdpmPattern, &max_value.odpm_value_[odpm_index], kUpdateMax)) { in logBrownout()