Searched refs:kMonthMatch (Results 1 – 1 of 1) sorted by relevance
50 constexpr size_t kMonthMatch = 2; variable51 constexpr size_t kPlatformPatchlevelMatchCount = kMonthMatch + 1;118 uint32_t month = match_to_uint32(patchlevel_str, matches[kMonthMatch]); in GetOsPatchlevel()