Home
last modified time | relevance | path

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

/aosp_15_r20/external/trusty/lk/kernel/vm/
Dres_group.c94 static status_t check_take(struct res_group* res_group, in check_take() function
/aosp_15_r20/external/rust/android-crates-io/crates/rayon/src/iter/
Dtest.rs295 fn check_take() { in check_take() function