Searched refs:candidateExt (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/libsa/
H A Dcatalogue.cpp589 OSDictionary * candidateExt = OSDynamicCast(OSDictionary, local
593 if (!mergeIntoCopy->setObject(key, candidateExt)) {
606 compareExtensionVersions(incumbentExt, candidateExt);
610 } else if (mostRecentExtension == candidateExt) {
612 if (!mergeIntoCopy->setObject(key, candidateExt)) {

Completed in 78 milliseconds