Searched refs:GetUUIDSummary (Results 1 – 3 of 3) sorted by relevance
135 retval = GetUUIDSummary(segment.uuid)157 def GetUUIDSummary(arr): function238 other_cmds += "\n\t uuid: {:s}".format(GetUUIDSummary(segment.uuid))
73 u=GetUUIDSummary(kc.ch_info.cinfo_ch_id))596 clients_string += "%36s " % GetUUIDSummary(c.client_id)604 clients_string += "%36s " % GetUUIDSummary(f.registration_id)
1972 def GetUUIDSummary(uuid): function2098 …return [(GetUUIDSummary(current_kext.uuid) , hex(seginfo.vmaddr).rstrip('L'), str(current_kext.nam…2099 …retval.append((GetUUIDSummary(current_kext.uuid) , hex(seginfo.vmaddr).rstrip('L'), str(current_ke…