Home
last modified time | relevance | path

Searched refs:NO_TAG (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dlog_wrapper.h21 // NO_TAG means not print any tag
22 #define LOG_NO_TAG(level) ARK_LOG(level, Component::NO_TAG)
36 #define LOG_HOST_TOOL_ERROR ARK_LOG(ERROR, Component::NO_TAG) << "[HostTool] "
H A Dlog.h63 NO_TAG = 0xFFFFFFFFULL >> 1ULL, enumerator
96 case Component::NO_TAG: in GetComponentStr()

Completed in 1 milliseconds