Searched refs:getWeakRefs (Results 1 – 8 of 8) sorted by relevance
199 if (b) e->refs = b->getWeakRefs(); in getStrongProxyForHandle()234 if (b) e->refs = b->getWeakRefs(); in getWeakProxyForHandle()
194 getWeakRefs()->incWeak(this); in linkToDeath()
1077 proxy->getWeakRefs()->decWeak(proxy); in executeCommand()
170 obj.binder = local->getWeakRefs(); in flatten_binder()
114 weakref_type* getWeakRefs() const;117 inline void printRefs() const { getWeakRefs()->printRefs(); } in printRefs()122 getWeakRefs()->trackMe(enable, retain); in trackMe()
109 weakref_type* getWeakRefs() const;112 inline void printRefs() const { getWeakRefs()->printRefs(); } in printRefs()117 getWeakRefs()->trackMe(enable, retain); in trackMe()
575 RefBase::weakref_type* RefBase::getWeakRefs() const in getWeakRefs() function in android::RefBase
338 b.get(), b->getWeakRefs(), obj, b->getWeakRefs()->getWeakCount()); in get()