Home
last modified time | relevance | path

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

/system/libhwbinder/
DBinder.cpp188 extendObjectLifetime(OBJECT_LIFETIME_WEAK); in BpHwRefBase()
DBpHwBinder.cpp98 extendObjectLifetime(OBJECT_LIFETIME_WEAK); in BpHwBinder()
/system/core/libutils/
DRefBase.cpp693 if ((flags & OBJECT_LIFETIME_MASK) == OBJECT_LIFETIME_WEAK) { in ~RefBase()
/system/core/libutils/include/utils/
DRefBase.h302 OBJECT_LIFETIME_WEAK = 0x0001, enumerator