Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfaultlog_database.cpp51 constexpr string::size_type FIRST_200_BYTES = 200; in ParseFaultLogInfoFromJson() local
52 HIVIEW_LOGI("parse FaultLogInfo from %{public}s.", sysEvent->AsJsonStr().substr(0, FIRST_200_BYTES).c_str()); in ParseFaultLogInfoFromJson()

Completed in 1 milliseconds