Searched refs:DoDumpLocalLocked (Results 1 – 2 of 2) sorted by relevance
77 bool DoDumpLocalLocked(int pid, int tid, std::string& msg);
119 bool DfxDumpCatcher::DoDumpLocalLocked(int pid, int tid, std::string& msg) in DoDumpLocalLocked() function in OHOS::HiviewDFX::DfxDumpCatcher159 ret = DoDumpLocalLocked(pid, tid, msg); in DumpCatch()