Searched defs:not_match (Results 1 – 4 of 4) sorted by relevance
/hardware/nxp/keymint/KM200/ |
D | keymint_utils.cpp | 63 int not_match = in getOsVersion() local 86 int not_match = regexec(®ex, patchlevel_str, kPatchlevelMatchCount, matches, 0 /* flags */); in getPatchlevel() local
|
/hardware/nxp/keymint/KM300/ |
D | keymint_utils.cpp | 66 int not_match = in getOsVersion() local 89 int not_match = regexec(®ex, patchlevel_str, kPatchlevelMatchCount, matches, 0 /* flags */); in getPatchlevel() local
|
/hardware/interfaces/security/keymint/support/ |
D | keymint_utils.cpp | 64 int not_match = in getOsVersion() local 87 int not_match = regexec(®ex, patchlevel_str, kPatchlevelMatchCount, matches, 0 /* flags */); in getPatchlevel() local
|
/hardware/interfaces/keymaster/4.0/support/ |
D | keymaster_utils.cpp | 228 int not_match = in getOsVersion() local 254 int not_match = in getOsPatchlevel() local
|