Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/base/log/
H A Ddump_log.cpp159 int32_t depth = GetDepth() + DumpLog::END_POS_TWO; in PrintEndDumpInfoNG()
193 return str.substr(0, str.length() - DumpLog::END_POS_TWO); in FormatDumpInfo()
H A Ddump_log.h162 static const size_t END_POS_TWO = 2; member in OHOS::Ace::DumpLog

Completed in 2 milliseconds