Searched refs:AIBinder_markSystemStability (Results 1 – 5 of 5) sorted by relevance
57 __attribute__((weak)) void AIBinder_markSystemStability(AIBinder* binder);60 if (AIBinder_markSystemStability == nullptr) return; in AIBinder_markCompilationUnitStability()62 AIBinder_markSystemStability(binder); in AIBinder_markCompilationUnitStability()
39 void AIBinder_markSystemStability(AIBinder* binder) { in AIBinder_markSystemStability() function
108 AIBinder_markSystemStability; # apex
46 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AIBinder_markSystemStability);155 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", AIBinder_markSystemStability); in init_stub_library()