Searched refs:ffdcFiles (Results 1 – 4 of 4) sorted by relevance
167 return ffdcFiles; in getSbeFFDC()218 PelFFDC ffdcFiles; member in openpower::pels::sbe::SbeFFDC
68 PelFFDC ffdcFiles = ffdcFilesIn; in PEL() local74 std::any_of(ffdcFiles.begin(), ffdcFiles.end(), [](const auto& file) { in PEL()86 ffdcFiles.insert(ffdcFiles.end(), sbeFFDCFiles.begin(), in PEL()106 if (!ffdcFiles.empty()) in PEL()110 callouts = getCalloutJSON(ffdcFiles); in PEL()155 for (const auto& file : ffdcFiles) in PEL()501 nlohmann::json PEL::getCalloutJSON(const PelFFDC& ffdcFiles) in getCalloutJSON() argument505 for (const auto& file : ffdcFiles) in getCalloutJSON()
114 const AdditionalData& additionalData, const PelFFDC& ffdcFiles,401 nlohmann::json getCalloutJSON(const PelFFDC& ffdcFiles);
287 ffdcFiles.push_back(pf); in process()304 ffdcFiles.push_back(pdf); in process()