Home
last modified time | relevance | path

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

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