Searched refs:getWeakRefs (Results 1 – 7 of 7) 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()
1076 proxy->getWeakRefs()->decWeak(proxy); in executeCommand()
170 obj.binder = local->getWeakRefs(); in flatten_binder()
110 weakref_type* getWeakRefs() const;113 inline void printRefs() const { getWeakRefs()->printRefs(); } in printRefs()118 getWeakRefs()->trackMe(enable, retain); in trackMe()
543 RefBase::weakref_type* RefBase::getWeakRefs() const in getWeakRefs() function in android::RefBase
346 b.get(), b->getWeakRefs(), obj, b->getWeakRefs()->getWeakCount()); in get()