Searched refs:idFound (Results 1 – 4 of 4) sorted by relevance
886 static bool idFound = false; in getManagementNICID() local889 if (idFound) in getManagementNICID()899 idFound = true; in getManagementNICID()904 if (!idFound) in getManagementNICID()907 idFound = true; in getManagementNICID()
188 bool idFound = false; in extractHypervisorInterfaceData() local196 idFound = true; in extractHypervisorInterfaceData()318 return idFound; in extractHypervisorInterfaceData()
231 bool idFound = false; in extractEthernetInterfaceData() local238 idFound = true; in extractEthernetInterfaceData()529 return idFound; in extractEthernetInterfaceData()
736 auto idFound = std::find(idsWithHwIsoEntry.begin(), in removePELs() local738 if (idFound != idsWithHwIsoEntry.end()) in removePELs()