Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/dump_catcher/
H A Ddfx_dump_catcher.cpp473 bool bPipeConnect = false; in DoDumpRemotePoll() local
513 if (!bPipeConnect && ((uint32_t)readfds[i].revents & POLLIN)) { in DoDumpRemotePoll()
514 bPipeConnect = true; in DoDumpRemotePoll()
516 if (bPipeConnect && in DoDumpRemotePoll()