Home
last modified time | relevance | path

Searched refs:scratchDict (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/libkern/c++/
H A DOSKext.cpp2989 OSDictionary * scratchDict = NULL; // do not release in setInfoDictionaryAndPath() local
3137 scratchDict = OSDynamicCast(OSDictionary, in setInfoDictionaryAndPath()
3139 if (scratchDict) { in setInfoDictionaryAndPath()
3140 uniquePersonalityProperties(scratchDict); in setInfoDictionaryAndPath()