Searched refs:kMonthMatch (Results 1 – 1 of 1) sorted by relevance
200 constexpr size_t kMonthMatch = 2; variable201 constexpr size_t kPlatformPatchlevelMatchCount = kMonthMatch + 1;262 uint32_t month = match_to_uint32(patchlevel_str, matches[kMonthMatch]); in getOsPatchlevel()