Searched refs:DoDumpRemoteLocked (Results 1 – 2 of 2) sorted by relevance
78 bool DoDumpRemoteLocked(int pid, int tid, std::string& msg);
113 bool DfxDumpCatcher::DoDumpRemoteLocked(int pid, int tid, std::string& msg) in DoDumpRemoteLocked() function in OHOS::HiviewDFX::DfxDumpCatcher161 ret = DoDumpRemoteLocked(pid, tid, msg); in DumpCatch()375 if (DoDumpRemoteLocked(pid, 0, pidStr)) { in DumpCatchMultiPid()