Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/url/src/
Dparser.rs255 fn count_matching<F: Fn(char) -> bool>(&self, f: F) -> (u32, Self) { in count_matching() method
/aosp_15_r20/external/selinux/libsepol/cil/src/
H A Dcil_binary.c4845 int count_matching = 0; in __cil_print_neverallow_failure() local
5101 int count_matching = 0; in cil_check_type_bounds() local