Home
last modified time | relevance | path

Searched defs:greater_than (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/binder/rust/src/
Dproxy.rs179 let greater_than = unsafe { sys::AIBinder_lt(other.0.as_ptr(), self.0.as_ptr()) }; in cmp() localVariable
502 let greater_than = unsafe { sys::AIBinder_Weak_lt(other.0.as_ptr(), self.0.as_ptr()) }; in cmp() localVariable