Home
last modified time | relevance | path

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

/system/keymaster/android_keymaster/
Dkeymaster_configuration.cpp83 int not_match = regexec(&regex, patchlevel_str, kPatchlevelMatchCount, matches, 0 /* flags */); in GetPatchlevel() local
85 if (not_match) { in GetPatchlevel()
135 int not_match = in GetOsVersion() local
138 if (not_match) { in GetOsVersion()