Searched refs:o_files (Results 1 – 3 of 3) sorted by relevance
20 void __getChipDataFiles(std::map<libhei::ChipType_t, fs::path>& o_files) in __getChipDataFiles() argument22 o_files.clear(); in __getChipDataFiles()75 auto ret = o_files.emplace(chipType, path); in __getChipDataFiles()
75 void addPrdScratchRegs(std::vector<util::FFDCFile>& o_files) in addPrdScratchRegs() argument128 o_files.push_back(std::move(file)); in addPrdScratchRegs()
65 void addPrdScratchRegs(std::vector<util::FFDCFile>& o_files);