Home
last modified time | relevance | path

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

/linux/drivers/android/binder/range_alloc/
H A Dmod.rs34 fn is_oneway(&self) -> bool { in is_oneway() method
45 is_oneway: bool, field
280 pub(crate) is_oneway: bool, field
/linux/drivers/android/binder/
H A Dtransaction.rs49 pub(crate) fn is_oneway(&self) -> bool { in is_oneway() method