Home
last modified time | relevance | path

Searched defs:LABEL (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/platform/ohos/
Dlogger.cpp28 constexpr static OHOS::HiviewDFX::HiLogLabel LABEL = {LOG_CORE, ARK_DOMAIN, TAG}; in DefaultLogger() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Dstd_core_Console.cpp52 constexpr static OHOS::HiviewDFX::HiLogLabel LABEL = {LOG_APP, ARK_DOMAIN, TAG}; in LogPrint() local
/arkcompiler/ets_frontend/es2panda/ir/
Dirnode.h50 LABEL enumerator
/arkcompiler/ets_frontend/es2panda/compiler/core/
DdynamicContext.h36 enum class DynamicContextType { NONE, LABEL, LEX_ENV, ITERATOR, TRY }; enumerator
/arkcompiler/ets_frontend/ets2panda/ir/
Dirnode.h49 LABEL enumerator
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_vm_api.cpp30 constexpr static OHOS::HiviewDFX::HiLogLabel LABEL = {LOG_CORE, ARK_DOMAIN, TAG}; in LogPrint() local
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DdynamicContext.h36 enum class DynamicContextType { NONE, LABEL, LEX_ENV, ITERATOR, TRY, TRAP }; enumerator