Searched defs:LABEL (Results 1 - 4 of 4) sorted by relevance
/arkcompiler/runtime_core/arkplatform/src/ | ||
H A D | arkplatform.cpp | 26 constexpr static OHOS::HiviewDFX::HiLogLabel LABEL = {LOG_CORE, ARK_DOMAIN, TAG}; in Create() local |
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ | ||
H A D | ets_vm_api.cpp | 30 constexpr static OHOS::HiviewDFX::HiLogLabel LABEL = {LOG_CORE, ARK_DOMAIN, TAG}; in LogPrint() local |
/arkcompiler/ets_frontend/es2panda/compiler/core/ | ||
H A D | dynamicContext.h | 36 enum class DynamicContextType { NONE, LABEL, LEX_ENV, ITERATOR, TRY }; member in panda::es2panda::panda::es2panda::compiler::DynamicContextType |
/arkcompiler/ets_frontend/ets2panda/compiler/core/ | ||
H A D | dynamicContext.h | 36 enum class DynamicContextType { NONE, LABEL, LEX_ENV, ITERATOR, TRY, TRAP }; member in ark::es2panda::ark::es2panda::compiler::DynamicContextType |
Completed in 3 milliseconds