Searched defs:greater_than (Results 1 – 1 of 1) sorted by relevance
179 let greater_than = unsafe { sys::AIBinder_lt(other.0.as_ptr(), self.0.as_ptr()) }; in cmp() localVariable502 let greater_than = unsafe { sys::AIBinder_Weak_lt(other.0.as_ptr(), self.0.as_ptr()) }; in cmp() localVariable