Home
last modified time | relevance | path

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

/linux/drivers/android/binder/
H A Dthread.rs1230 fn reply_inner(self: &Arc<Self>, tr: &BinderTransactionDataSg) -> BinderResult { in reply_inner() method
1318 self.transaction(&tr, Self::reply_inner) in write()
1322 self.transaction(&tr, Self::reply_inner) in write()