Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/platform/common/
H A Dmap.cpp29 return CODE_TAG; in GetPageTagString()
31 return std::string(CODE_TAG).append(std::to_string(threadId)); in GetPageTagString()
47 return CODE_TAG; in GetPageTagString()
/arkcompiler/ets_runtime/ecmascript/platform/
H A Dmap.h93 static constexpr char CODE_TAG[] = "ArkTS Code"; member

Completed in 1 milliseconds