Searched refs:AIBinder_Weak_lt (Results 1 – 6 of 6) sorted by relevance
35 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AIBinder_Weak_lt);175 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", AIBinder_Weak_lt); in init_stub_library()
136 AIBinder_Weak_lt;
334 bool AIBinder_Weak_lt(const AIBinder_Weak* lhs, const AIBinder_Weak* rhs) { in AIBinder_Weak_lt() function
811 bool AIBinder_Weak_lt(const AIBinder_Weak* lhs, const AIBinder_Weak* rhs) __INTRODUCED_IN(31);
518 sys::AIBinder_Weak_lt(self.0.as_ptr(), other.0.as_ptr()) in cmp()525 sys::AIBinder_Weak_lt(other.0.as_ptr(), self.0.as_ptr()) in cmp()