Home
last modified time | relevance | path

Searched refs:DoDumpLocalLocked (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/faultloggerd/interfaces/innerkits/dump_catcher/include/
H A Ddfx_dump_catcher.h86 bool DoDumpLocalLocked(int pid, int tid, std::string& msg, size_t maxFrameNums);
/base/hiviewdfx/faultloggerd/interfaces/innerkits/dump_catcher/
H A Ddfx_dump_catcher.cpp142 bool DfxDumpCatcher::DoDumpLocalLocked(int pid, int tid, std::string& msg, size_t maxFrameNums) in DoDumpLocalLocked() function in OHOS::HiviewDFX::DfxDumpCatcher
251 ret = DoDumpLocalLocked(pid, tid, msg, maxFrameNums); in DumpCatch()

Completed in 2 milliseconds