Searched refs:frameCatcherPid_ (Results 1 – 2 of 2) sorted by relevance
68 int32_t frameCatcherPid_; variable
78 frameCatcherPid_ = 0; in DfxDumpCatcher()82 DfxDumpCatcher::DfxDumpCatcher(int32_t pid) : frameCatcherPid_(pid) in DfxDumpCatcher()554 if (tid <= 0 || frameCatcherPid_ != procInfo_.pid) { in CatchFrame()