Home
last modified time | relevance | path

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

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