Home
last modified time | relevance | path

Searched defs:ACC_PROTECTED (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
Dmodifiers.h27 static constexpr uint32_t ACC_PROTECTED = 0x0004; // field, method variable
/arkcompiler/runtime_core/static_core/libpandafile/
Dmodifiers.h27 constexpr uint32_t ACC_PROTECTED = 0x0004; // field, method, class variable