Searched refs:GetObjectSummary (Results 1 – 1 of 1) sorted by relevance
79 def GetObjectSummary(obj): function235 print(GetObjectSummary(obj))288 print(GetObjectSummary(kern.globals.gIORegistryPlanes))367 print(GetObjectSummary(LookupKeyInPropTable(propertyTable, cmd_args[1])))1401 …out_string += prefix + " " + GetObjectSummary(osdict.dictionary[idx].key) + " = " + GetObjectSumm…1442 out_string += GetObjectSummary(obj)1459 out_string += " \"{}\" = {}\n".format(GetString(key), GetObjectSummary(value))1807 … print("{}: {} [{}]".format(idx, GetObjectSummary(event), "enabled" if enabled else "disabled"))