Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/
H A Dclass.h132 enum class State : uint8_t { INITIAL = 0, LOADED, VERIFIED, INITIALIZING, ERRONEOUS, INITIALIZED }; member in ark::Class::State

Completed in 3 milliseconds