Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/interfaces/innerkits/dump_catcher/include/
Ddfx_dump_catcher.h81 int DoDumpRemotePoll(int bufFd, int resFd, int timeout, std::string& msg);
/base/hiviewdfx/faultloggerd/interfaces/innerkits/dump_catcher/
Ddfx_dump_catcher.cpp235 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