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

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

Completed in 452 milliseconds