Searched refs:AIBinder_debugGetRefCount (Results 1 – 4 of 4) sorted by relevance
8 AIBinder_debugGetRefCount;
453 int32_t AIBinder_debugGetRefCount(AIBinder* binder) { in AIBinder_debugGetRefCount() function
365 int32_t AIBinder_debugGetRefCount(AIBinder* binder) __INTRODUCED_IN(29);
180 EXPECT_EQ(1, AIBinder_debugGetRefCount(binder)); in TEST()