Home
last modified time | relevance | path

Searched refs:newRefs (Results 1 – 1 of 1) sorted by relevance

/system/core/libutils/include/utils/
DRefBase.h568 weakref_type* newRefs = other ? other->createWeak(this) : nullptr;
571 m_refs = newRefs;
578 weakref_type* newRefs = other ? other->createWeak(this) : 0; variable
581 m_refs = newRefs;
640 weakref_type* newRefs =
645 m_refs = newRefs;
664 weakref_type* newRefs = variable
669 m_refs = newRefs;