Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/interfaces/innerkits/dump_catcher/include/
H A Ddfx_dump_catcher.h89 bool DoDumpCatchRemote(int pid, int tid, std::string& msg, bool isJson = false,
/base/hiviewdfx/faultloggerd/interfaces/innerkits/dump_catcher/
H A Ddfx_dump_catcher.cpp139 return DoDumpCatchRemote(pid, tid, msg, isJson, timeout); in DoDumpRemoteLocked()
284 bool DfxDumpCatcher::DoDumpCatchRemote(int pid, int tid, std::string& msg, bool isJson, int timeout) in DoDumpCatchRemote() function in OHOS::HiviewDFX::DfxDumpCatcher
286 DFX_TRACE_SCOPED_DLSYM("DoDumpCatchRemote"); in DoDumpCatchRemote()

Completed in 2 milliseconds