Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/interfaces/innerkits/dump_catcher/include/
Ddfx_dump_catcher.h80 int DoDumpRemotePid(const int type, int pid, std::string& msg);
/base/hiviewdfx/faultloggerd/interfaces/innerkits/dump_catcher/
Ddfx_dump_catcher.cpp200 int pollRet = DoDumpRemotePid(type, pid, msg); in DoDumpCatchRemote()
222 int DfxDumpCatcher::DoDumpRemotePid(const int type, int pid, std::string& msg) in DoDumpRemotePid() function in OHOS::HiviewDFX::DfxDumpCatcher