Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Dmodifiers.h31 static constexpr uint32_t ACC_SYNCHRONIZED = 0x0020; // method variable
/arkcompiler/runtime_core/static_core/libpandafile/
Dmodifiers.h31 constexpr uint32_t ACC_SYNCHRONIZED = 0x0020; // method variable