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/
H A Ddfx_dump_catcher.h92 int DoDumpRemotePoll(int bufFd, int resFd, int timeout, std::string& msg, bool isJson = false);
/base/hiviewdfx/faultloggerd/interfaces/innerkits/dump_catcher/
H A Ddfx_dump_catcher.cpp347 int ret = DoDumpRemotePoll(readBufFd, readResFd, timeout, msg, isJson); in DoDumpRemotePid()
434 int DfxDumpCatcher::DoDumpRemotePoll(int bufFd, int resFd, int timeout, std::string& msg, bool isJson) in DoDumpRemotePoll() function in OHOS::HiviewDFX::DfxDumpCatcher
436 DFX_TRACE_SCOPED_DLSYM("DoDumpRemotePoll"); in DoDumpRemotePoll()

Completed in 2 milliseconds