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

  /art/runtime/
modifiers.h 30 static constexpr uint32_t kAccSuper = 0x0020; // class (not used in dex)
108 static constexpr uint32_t kAccValidClassFlags = kAccPublic | kAccFinal | kAccSuper |
debugger.cc 782 access_flags |= kAccSuper;
    [all...]

Completed in 3072 milliseconds