HomeSort by relevance Sort by last modified time
    Searched refs:OBJECT_LIFETIME_STRONG (Results 1 - 3 of 3) sorted by null

  /system/core/libutils/
RefBase.cpp 77 // In the OBJECT_LIFETIME_STRONG case, it is normally deallocated in decWeak,
433 if ((flags&OBJECT_LIFETIME_MASK) == OBJECT_LIFETIME_STRONG) {
509 if ((flags&OBJECT_LIFETIME_MASK) == OBJECT_LIFETIME_STRONG) {
563 if ((flags&OBJECT_LIFETIME_MASK) == OBJECT_LIFETIME_STRONG) {
  /frameworks/rs/cpp/util/
RefBase.h 129 OBJECT_LIFETIME_STRONG = 0x0000,
  /system/core/libutils/include/utils/
RefBase.h 301 OBJECT_LIFETIME_STRONG = 0x0000,

Completed in 210 milliseconds