Home
last modified time | relevance | path

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

/hardware/interfaces/security/keymint/support/
Dkeymint_utils.cpp64 int not_match = in getOsVersion() local
67 if (not_match) { in getOsVersion()
87 int not_match = regexec(&regex, patchlevel_str, kPatchlevelMatchCount, matches, 0 /* flags */); in getPatchlevel() local
89 if (not_match) { in getPatchlevel()
/hardware/interfaces/keymaster/4.0/support/
Dkeymaster_utils.cpp228 int not_match = in getOsVersion() local
231 if (not_match) { in getOsVersion()
254 int not_match = in getOsPatchlevel() local
257 if (not_match) { in getOsPatchlevel()