Home
last modified time | relevance | path

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

/xnu-12377.61.12/tools/lldbmacros/
H A Dioreg.py131 out_string += GetDictionary(CastIOKitClass(obj, 'OSDictionary *'))
1591 def GetDictionary(d): function