Searched defs:sdkdumpRet (Results 1 – 1 of 1) sorted by relevance
481 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