Searched refs:sExcludeListByID (Results 1 – 1 of 1) sorted by relevance
324 static OSSharedPtr<OSDictionary> sExcludeListByID; variable4926 sExcludeListByID = OSDictionary::withDictionary(myTempDict, 0); in updateExcludeList()5886 if (!sExcludeListByID) { in isInExcludeList()5892 versionString = OSDynamicCast(OSString, sExcludeListByID->getObject(bundleID.get())); in isInExcludeList()