Searched refs:DoReadBuf (Results 1 – 2 of 2) sorted by relevance
82 bool DoReadBuf(int fd, std::string& msg);
302 bufRet = DoReadBuf(bufFd, bufMsg); in DoDumpRemotePoll()324 bool DfxDumpCatcher::DoReadBuf(int fd, std::string& msg) in DoReadBuf() function in OHOS::HiviewDFX::DfxDumpCatcher