Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Dmodifiers.h52 static constexpr uint32_t ACC_CONSTRUCTOR = 0x00010000; // method (runtime) variable
/arkcompiler/runtime_core/static_core/libpandafile/
Dmodifiers.h54 constexpr uint32_t ACC_CONSTRUCTOR = 0x00010000; // method (runtime) variable