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/
H A Ddfx_dump_catcher.h91 int DoDumpRemotePid(int pid, std::string& msg, bool isJson = false, int32_t timeout = DUMPCATCHER_REMOTE_TIMEOUT);
/base/hiviewdfx/faultloggerd/interfaces/innerkits/dump_catcher/
H A Ddfx_dump_catcher.cpp311 int pollRet = DoDumpRemotePid(pid, msg, isJson, timeout); in DoDumpCatchRemote()
334 int DfxDumpCatcher::DoDumpRemotePid(int pid, std::string& msg, bool isJson, int32_t timeout) in DoDumpRemotePid() function in OHOS::HiviewDFX::DfxDumpCatcher
336 DFX_TRACE_SCOPED_DLSYM("DoDumpRemotePid"); in DoDumpRemotePid()

Completed in 2 milliseconds