Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
H A Dmodifiers.h64 static constexpr uint32_t ACC_CRITICAL_NATIVE = 0x00100000; // method (java runtime) member
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dmodifiers.h67 constexpr uint32_t ACC_CRITICAL_NATIVE = 0x00100000; // method (java runtime) member

Completed in 1 milliseconds