Searched refs:existingIsBoot (Results 1 – 1 of 1) sorted by relevance
3919 bool existingIsBoot = false; in probeCandidates() local3954 existingIsBoot = client->propertyExists(gIOMatchedAtBootKey); in probeCandidates()3955 isReplacementCandidate = existingIsBoot && !newIsBoot; in probeCandidates()