| H A D | thread.rs | 226 is_ok(&self) -> bool is_ok() argument 353 pop_transaction_replied(&mut self, transaction: &DArc<Transaction>) -> bool pop_transaction_replied() argument 374 looper_register(&mut self, valid: bool) looper_register() argument 386 is_looper(&self) -> bool is_looper() argument 394 should_use_process_work_queue(&self) -> bool should_use_process_work_queue() argument 501 has_current_transaction(&self) -> bool has_current_transaction() argument 647 translate_object( &self, obj_index: usize, offset: usize, object: BinderObjectRef<'_>, view: &mut AllocationView<'_>, allow_fds: bool, sg_state: &mut ScatterGatherState, ) -> BinderResult translate_object() argument 931 copy_transaction_data( &self, to_process: Arc<Process>, tr: &BinderTransactionDataSg, debug_id: usize, allow_fds: bool, txn_security_ctx_offset: Option<&mut usize>, ) -> BinderResult<NewAllocation> copy_transaction_data() argument 1118 deliver_single_reply( &self, reply: Result<DLArc<Transaction>, u32>, transaction: &DArc<Transaction>, ) -> bool deliver_single_reply() argument 1147 is_current_transaction(&self, transaction: &DArc<Transaction>) -> bool is_current_transaction() argument 1489 poll(&self, file: &File, table: PollTable<'_>) -> (bool, u32) poll() argument 1509 notify_if_poll_ready(&self, sync: bool) notify_if_poll_ready() argument 1558 is_unused(&self) -> bool is_unused() argument 1568 do_work( self: DArc<Self>, _thread: &Thread, writer: &mut BinderReturnWriter<'_>, ) -> Result<bool> do_work() argument 1577 should_sync_wakeup(&self) -> bool should_sync_wakeup() argument [all...] |