Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/tokio-util/src/time/
Ddelay_queue.rs552 let current_exp = self.normalize_deadline(delay.deadline()); in insert_at() localVariable
/aosp_15_r20/external/libtraceevent/src/
H A Dparse-filter.c946 struct tep_filter_arg *current_exp = NULL; in process_filter() local