Home
last modified time | relevance | path

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

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