Searched refs:compIDs (Results 1 – 2 of 2) sorted by relevance
58 const auto compIDs = R"( in TEST() local66 file << compIDs; in TEST()
1058 static const std::vector<uint32_t> compIDs{bmcThermalCompID, bmcFansCompID}; in clearPowerThermalDeconfigFlag() local1060 if (std::find(compIDs.begin(), compIDs.end(), in clearPowerThermalDeconfigFlag()1061 pel.privateHeader().header().componentID) == compIDs.end()) in clearPowerThermalDeconfigFlag()