Searched refs:DoDumpRemotePoll (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/dump_catcher/include/ |
H A D | dfx_dump_catcher.h | 102 int DoDumpRemotePoll(int bufFd, int resFd, int timeout, std::string& msg, bool isJson = false);
|
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/dump_catcher/ |
H A D | dfx_dump_catcher.cpp | 371 int ret = DoDumpRemotePoll(readBufFd, readResFd, timeout, msg, isJson); in DoDumpRemotePid() 452 int DfxDumpCatcher::DoDumpRemotePoll(int bufFd, int resFd, int timeout, std::string& msg, bool isJs… in DoDumpRemotePoll() function in OHOS::HiviewDFX::DfxDumpCatcher
|