HomeSort by relevance Sort by last modified time
    Searched defs:OBJECT_LIFETIME_WEAK (Results 1 - 2 of 2) sorted by null

  /system/core/libutils/include/utils/
RefBase.h 302 OBJECT_LIFETIME_WEAK = 0x0001,
318 // Only called in OBJECT_LIFETIME_WEAK case. Returns true if OK to promote to
323 // Invoked in the OBJECT_LIFETIME_WEAK case when the last reference of either
  /frameworks/rs/cpp/util/
RefBase.h 130 OBJECT_LIFETIME_WEAK = 0x0001,

Completed in 96 milliseconds