Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
H A Dmodifiers.h25 static constexpr uint32_t ACC_PUBLIC = 0x0001; // field, method, class member
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dmodifiers.h25 constexpr uint32_t ACC_PUBLIC = 0x0001; // field, method, class member

Completed in 1 milliseconds