Home
last modified time | relevance | path

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

/hardware/nxp/keymint/KM200/
Dkeymint_utils.cpp63 int not_match = in getOsVersion() local
66 if (not_match) { in getOsVersion()
86 int not_match = regexec(&regex, patchlevel_str, kPatchlevelMatchCount, matches, 0 /* flags */); in getPatchlevel() local
88 if (not_match) { in getPatchlevel()
/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/nxp/keymint/KM300/
Dkeymint_utils.cpp66 int not_match = in getOsVersion() local
69 if (not_match) { in getOsVersion()
89 int not_match = regexec(&regex, patchlevel_str, kPatchlevelMatchCount, matches, 0 /* flags */); in getPatchlevel() local
91 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()