Home
last modified time | relevance | path

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

/linux/drivers/android/binder/
H A Derror.rs49 pub(crate) fn should_pr_warn(&self) -> bool { in should_pr_warn() method
H A Dthread.rs1176 if err.should_pr_warn() { in transaction()