Home
last modified time | relevance | path

Searched refs:kMonthMatch (Results 1 – 1 of 1) sorted by relevance

/system/keymaster/android_keymaster/
Dkeymaster_configuration.cpp50 constexpr size_t kMonthMatch = 2; variable
91 uint32_t month = match_to_uint32(patchlevel_str, matches[kMonthMatch]); in GetPatchlevel()