Searched refs:withDictionary (Results 1 – 11 of 11) sorted by relevance
302 static OSPtr<OSDictionary> withDictionary(
265 OSDictionary::withDictionary(const OSDictionary *dict, in withDictionary() function in OSDictionary799 newDict = OSDictionary::withDictionary(this); in copyCollection()
4926 sExcludeListByID = OSDictionary::withDictionary(myTempDict, 0); in updateExcludeList()
690 dict2 = OSDictionary::withDictionary(dict1, numSymbols - 1); in testDictionary()692 dict2 = OSDictionary::withDictionary(dict1, numSymbols); in testDictionary()
346 dictCopy = OSDictionary::withDictionary(_varDict.get()); in flush()
357 dictCopy = OSDictionary::withDictionary(_varDict.get()); in flush()
1572 localVarDict = OSDictionary::withDictionary(_varDict.get()); in dictionaryWithProperties()
576 dict = OSDictionary::withDictionary( getPropertyTable(), in dictionaryWithProperties()
4570 features = OSDictionary::withDictionary(origFeatures);4666 features = OSDictionary::withDictionary(origFeatures);8334 thermalsDict = OSDictionary::withDictionary(origThermalsDict);
9375 dict = OSDictionary::withDictionary( in gatedSerialize()
3962 props = OSDictionary::withDictionary(match, match->getCount()); in probeCandidates()