Home
last modified time | relevance | path

Searched defs:max_level (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/core/healthd/
H A Danimation.h35 int max_level; member
/aosp12/packages/modules/Virtualization/authfs/src/fsverity/
H A Dverifier.rs78 let max_level = merkle_tree_height(file_size).expect("file should not be empty") as u32; localVariable
/aosp12/hardware/qcom/audio/post_proc/
H A Dvolume_listener.c267 int max_level = 0; in check_and_set_gain_dep_cal() local