Searched refs:kYearMatch (Results 1 – 1 of 1) sorted by relevance
49 constexpr size_t kYearMatch = 1; variable117 uint32_t year = match_to_uint32(patchlevel_str, matches[kYearMatch]); in GetOsPatchlevel()