Searched refs:DoDumpRemotePoll (Results 1 – 2 of 2) sorted by relevance
81 int DoDumpRemotePoll(int bufFd, int resFd, int timeout, std::string& msg);
235 int ret = DoDumpRemotePoll(readBufFd, readResFd, timeout, msg); in DoDumpRemotePid()251 int DfxDumpCatcher::DoDumpRemotePoll(int bufFd, int resFd, int timeout, std::string& msg) in DoDumpRemotePoll() function in OHOS::HiviewDFX::DfxDumpCatcher