Home
last modified time | relevance | path

Searched defs:ACC_HAS_DEFAULT_METHODS (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
H A Dmodifiers.h51 static constexpr uint32_t ACC_HAS_DEFAULT_METHODS = 0x00010000; // class (runtime) member
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dmodifiers.h53 constexpr uint32_t ACC_HAS_DEFAULT_METHODS = 0x00010000; // class (runtime) member

Completed in 2 milliseconds