Searched refs:field_to_str (Results 1 – 2 of 2) sorted by relevance
58 (self.name, refpolicy.field_to_str[self.type], " ".join(self.obj_classes))342 fd.write("%s:%s " % (param.name, refpolicy.field_to_str[param.type]))
46 field_to_str = ["source", "target", "object", "permission", "role", "destination" ] variable