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

  /frameworks/native/libs/utils/
RefBase.cpp 349 if ((refs->mFlags&OBJECT_LIFETIME_MASK) == OBJECT_LIFETIME_STRONG) {
421 if ((impl->mFlags&OBJECT_LIFETIME_MASK) == OBJECT_LIFETIME_WEAK) {
594 if ((mRefs->mFlags & OBJECT_LIFETIME_MASK) != OBJECT_LIFETIME_STRONG) {
  /frameworks/native/include/utils/
RefBase.h 135 OBJECT_LIFETIME_MASK = 0x0001
  /frameworks/rs/server/
RefBase.h 130 OBJECT_LIFETIME_MASK = 0x0001

Completed in 99 milliseconds