Searched refs:AIBinder_markSystemStability (Results 1 – 6 of 6) sorted by relevance
69 __attribute__((weak)) void AIBinder_markSystemStability(AIBinder* binder);72 if (AIBinder_markSystemStability == nullptr) return; in AIBinder_markCompilationUnitStability()74 AIBinder_markSystemStability(binder); in AIBinder_markCompilationUnitStability()
39 void AIBinder_markSystemStability(AIBinder* binder) { in AIBinder_markSystemStability() function
108 AIBinder_markSystemStability; # apex
54 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AIBinder_markSystemStability);187 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", AIBinder_markSystemStability); in init_stub_library()
206 sys::AIBinder_markSystemStability(self.as_native_mut()); in mark_local_stability()