Home
last modified time | relevance | path

Searched defs:sdkdumpRet (Results 1 – 1 of 1) sorted by relevance

/base/hiviewdfx/faultloggerd/interfaces/innerkits/dump_catcher/
Ddfx_dump_catcher.cpp481 void DfxDumpCatcher::Impl::DealWithSdkDumpRet(int sdkdumpRet, int pid, int32_t& ret, std::string& m… in DealWithSdkDumpRet()
674 int sdkdumpRet = RequestSdkDump(pid, tid, pipeReadFd, isJson, timeout); in DoDumpCatchRemote() local