Searched defs:oneway (Results 1 – 3 of 3) sorted by relevance
244 let oneway = self.flags & TF_ONE_WAY != 0; in submit() localVariable
2848 bool oneway = !!(t->flags & TF_ONE_WAY); in binder_proc_transaction() local5054 bool oneway = !!(t->flags & TF_ONE_WAY); in binder_thread_read() local
132 u32 oneway; member