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.cpp365 void DfxDumpCatcher::DealWithSdkDumpRet(int sdkdumpRet, int pid, int32_t& ret, std::string& msg) in DealWithSdkDumpRet()
562 int sdkdumpRet = RequestSdkDump(pid, tid, pipeReadFd, isJson, timeout); in DoDumpCatchRemote() local