Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/base/log/
H A Ddump_log.h161 static const size_t MIN_JSON_LENGTH = 4; member in OHOS::Ace::DumpLog
H A Ddump_log.cpp191 if (str.length() > DumpLog::MIN_JSON_LENGTH) { in FormatDumpInfo()

Completed in 2 milliseconds