Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/dump_catcher/
H A Ddfx_dump_catcher.cpp465 std::string bufMsg; in DoDumpRemotePoll() local
528 bufRet = DoReadBuf(bufFd, bufMsg); in DoDumpRemotePoll()
553 msg = isJson && res ? bufMsg : (resMsg + bufMsg); in DoDumpRemotePoll()