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

  /art/runtime/mirror/
class_flags.h 57 static constexpr uint32_t kClassFlagPhantomReference = 0x00000400;
65 kClassFlagPhantomReference;
class.h 321 return GetClassFlags<kVerifyFlags>() == kClassFlagPhantomReference;
    [all...]
  /art/runtime/
class_linker.cc     [all...]

Completed in 513 milliseconds