Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/interfaces/innerkits/dump_catcher/include/
Ddfx_dump_catcher.h74 bool DoDumpCurrTid(const size_t skipFrameNum, std::string& msg);
/base/hiviewdfx/faultloggerd/interfaces/innerkits/dump_catcher/
Ddfx_dump_catcher.cpp59 bool DfxDumpCatcher::DoDumpCurrTid(const size_t skipFrameNum, std::string& msg) in DoDumpCurrTid() function in OHOS::HiviewDFX::DfxDumpCatcher
102 return DoDumpCurrTid(skipFramNum, msg); in DoDumpLocalPid()
124 ret = DoDumpCurrTid(skipFramNum, msg); in DoDumpLocalLocked()