Lines Matching full:uuid_str
165 uuid_str = self.get_normalized_uuid_string()
166 print 'Getting symbols for %s %s...' % (uuid_str, self.path),
168 dsym_for_uuid_command = '%s %s' % (self.dsymForUUIDBinary, uuid_str)
173 plist = plist_root[uuid_str]
195 print "error\n error: unable to locate '%s' with UUID %s" % (self.path, uuid_str)