Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/security/keymint/support/
H A 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()
/aosp12/system/keymaster/android_keymaster/
H A Dkeymaster_configuration.cpp79 int not_match = regexec(&regex, patchlevel_str, kPatchlevelMatchCount, matches, 0 /* flags */); in GetPatchlevel() local
81 if (not_match) { in GetPatchlevel()
131 int not_match = in GetOsVersion() local
134 if (not_match) { in GetOsVersion()
/aosp12/hardware/interfaces/keymaster/4.0/support/
H A 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()