Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/interfaces/innerkits/dump_catcher/include/
Ddfx_dump_catcher.h83 bool DoReadRes(int fd, bool &ret, std::string& msg);
/base/hiviewdfx/faultloggerd/interfaces/innerkits/dump_catcher/
Ddfx_dump_catcher.cpp306 resRet = DoReadRes(resFd, res, resMsg); in DoDumpRemotePoll()
336 bool DfxDumpCatcher::DoReadRes(int fd, bool &ret, std::string& msg) in DoReadRes() function in OHOS::HiviewDFX::DfxDumpCatcher