Home
last modified time | relevance | path

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

/aosp_15_r20/system/keymint/hal/src/
H A Denv.rs57 pub fn extract_truncated_patchlevel(prop_value: &str) -> Result<u32, Error> { in extract_truncated_patchlevel() function
111 os_patchlevel: extract_truncated_patchlevel(os_patchlevel_prop)?, in populate_hal_info_from()