Home
last modified time | relevance | path

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

/aosp14/system/core/libutils/include/utils/
H A DRefBase.h569 weakref_type* newRefs = other ? other->createWeak(this) : nullptr;
572 m_refs = newRefs;
579 weakref_type* newRefs = other ? other->createWeak(this) : 0; variable
582 m_refs = newRefs;
641 weakref_type* newRefs =
646 m_refs = newRefs;
665 weakref_type* newRefs = variable
670 m_refs = newRefs;