Searched refs:GetObjectSummary (Results 1 – 1 of 1) sorted by relevance
57 def GetObjectSummary(obj): function213 print(GetObjectSummary(obj))266 print(GetObjectSummary(kern.globals.gIORegistryPlanes))345 print(GetObjectSummary(LookupKeyInPropTable(propertyTable, cmd_args[1])))1384 …out_string += prefix + " " + GetObjectSummary(osdict.dictionary[idx].key) + " = " + GetObjectSumm…1425 out_string += GetObjectSummary(obj)1442 out_string += " \"{}\" = {}\n".format(GetString(key), GetObjectSummary(value))1790 … print("{}: {} [{}]".format(idx, GetObjectSummary(event), "enabled" if enabled else "disabled"))