Home
last modified time | relevance | path

Searched defs:validate_version (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython3/PC/
Dlauncher.c1198 validate_version(wchar_t * p) in validate_version() function
/aosp_15_r20/tools/security/remote_provisioning/hwtrust/src/cbor/dice/
H A Dentry.rs449 fn validate_version(profile: &Profile, field: FieldValue) -> Result<Option<ComponentVersion>> { in validate_version() function