Home
last modified time | relevance | path

Searched refs:magicLine (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Delf_imitate.cpp250 std::string magicLine = GetNextLine(fp, &status); in GetMagic() local
255 auto tmp = StringSplit(magicLine, " "); in GetMagic()
259 DFXLOG_ERROR(" line = %s", magicLine.c_str()); in GetMagic()