Searched refs:pidSize (Results 1 – 1 of 1) sorted by relevance
355 int pidSize = (int)pidV.size(); in DumpCatchMultiPid() local356 if (pidSize <= 0) { in DumpCatchMultiPid()357 …XLOG_ERROR("%s :: %s :: param error, pidSize(%d).", DFXDUMPCATCHER_TAG.c_str(), __func__, pidSize); in DumpCatchMultiPid()365 __func__, currentPid, currentTid, pidSize); in DumpCatchMultiPid()372 for (int i = 0; i < pidSize; i++) { in DumpCatchMultiPid()