Loading libs/binder/ndk/include_ndk/android/binder_ibinder.h +2 −0 Original line number Diff line number Diff line Loading @@ -408,6 +408,8 @@ int32_t AIBinder_debugGetRefCount(AIBinder* binder) __INTRODUCED_IN(29); * This returns true if the class association succeeds. If it fails, no change is made to the * binder object. * * Warning: this may fail if the binder is dead. * * Available since API level 29. * * \param binder the object to attach the class to. Loading Loading
libs/binder/ndk/include_ndk/android/binder_ibinder.h +2 −0 Original line number Diff line number Diff line Loading @@ -408,6 +408,8 @@ int32_t AIBinder_debugGetRefCount(AIBinder* binder) __INTRODUCED_IN(29); * This returns true if the class association succeeds. If it fails, no change is made to the * binder object. * * Warning: this may fail if the binder is dead. * * Available since API level 29. * * \param binder the object to attach the class to. Loading