Home
last modified time | relevance | path

Searched refs:TAG (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dlog.h57 constexpr static auto TAG = "ArkCompiler"; variable
58 constexpr static OHOS::HiviewDFX::HiLogLabel LABEL = {LOG_CORE, ARK_DOMAIN, TAG};
Dlog.cpp57 if (HiLogIsLoggable(ARK_DOMAIN, TAG, static_cast<LogLevel>(level))) { in GetHiLogLevel()
/arkcompiler/runtime_core/tests/cts-generator/
DREADME.md58 -e, --exclude-tag TAG Exclude tags for tests
60 -i, --include-tag TAG Include tags for tests
/arkcompiler/runtime_core/libpandabase/utils/
Dlogger.h395 constexpr static auto TAG = "ArkCompiler"; variable
396 constexpr static OHOS::HiviewDFX::HiLogLabel LABEL = {LOG_CORE, ARK_DOMAIN, TAG};
/arkcompiler/runtime_core/docs/
Ddoxygen.config7 # front of the TAG it is preceding.
11 # TAG = value [value, ...]
13 # TAG += value [value, ...]