Home
last modified time | relevance | path

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

/system/core/libutils/
DRefBase_fuzz.cpp40 extendObjectLifetime(OBJECT_LIFETIME_WEAK); in RefBaseSubclass()
DRefBase.cpp746 if ((flags & OBJECT_LIFETIME_MASK) == OBJECT_LIFETIME_WEAK) { in ~RefBase()
/system/libhwbinder/
DBpHwBinder.cpp98 extendObjectLifetime(OBJECT_LIFETIME_WEAK); in BpHwBinder()
/system/core/libutils/include/utils/
DRefBase.h351 OBJECT_LIFETIME_WEAK = 0x0001, enumerator