Searched refs:trace_return (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/android/binder/ | ||
| H A D | trace.rs | 102 pub(crate) fn trace_return(ret: u32) { in trace_return() function |
| H A D | rust_binder_main.rs | 121 crate::trace::trace_return(code); in write_code() |