Searched refs:AIBinder_lt (Results 1 – 6 of 6) sorted by relevance
56 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AIBinder_lt);196 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", AIBinder_lt); in init_stub_library()
137 AIBinder_lt;
328 bool AIBinder_lt(const AIBinder* lhs, const AIBinder* rhs) { in AIBinder_lt() function
762 bool AIBinder_lt(const AIBinder* lhs, const AIBinder* rhs) __INTRODUCED_IN(31);
181 sys::AIBinder_lt(self.0.as_ptr(), other.0.as_ptr()) in cmp()187 sys::AIBinder_lt(other.0.as_ptr(), self.0.as_ptr()) in cmp()