Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/dump_catcher/include/
H A Ddfx_dump_catcher.h104 bool DoReadRes(int fd, bool &ret, std::string& msg);
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/dump_catcher/
H A Ddfx_dump_catcher.cpp533 resRet = DoReadRes(resFd, res, resMsg); in DoDumpRemotePoll()
575 bool DfxDumpCatcher::DoReadRes(int fd, bool &ret, std::string& msg) in DoReadRes() function in OHOS::HiviewDFX::DfxDumpCatcher