Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/interfaces/innerkits/dump_catcher/include/
Ddfx_dump_catcher.h82 bool DoReadBuf(int fd, std::string& msg);
/base/hiviewdfx/faultloggerd/interfaces/innerkits/dump_catcher/
Ddfx_dump_catcher.cpp302 bufRet = DoReadBuf(bufFd, bufMsg); in DoDumpRemotePoll()
324 bool DfxDumpCatcher::DoReadBuf(int fd, std::string& msg) in DoReadBuf() function in OHOS::HiviewDFX::DfxDumpCatcher