Searched refs:AIBinder_debugGetRefCount (Results 1 – 6 of 6) sorted by relevance
34 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AIBinder_debugGetRefCount);150 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", AIBinder_debugGetRefCount); in init_stub_library()
8 AIBinder_debugGetRefCount;
550 int32_t AIBinder_debugGetRefCount(AIBinder* binder) { in AIBinder_debugGetRefCount() function
404 int32_t AIBinder_debugGetRefCount(AIBinder* binder) __INTRODUCED_IN(29);
494 EXPECT_EQ(1, AIBinder_debugGetRefCount(binder)); in TEST()