Searched refs:OD_NAME_SECURITY_LABELS (Results 1 – 3 of 3) sorted by relevance
40 Element ele = XmlUtils.createPbundleEleWithName(doc, XmlUtils.OD_NAME_SECURITY_LABELS); in toOdDomElements()
90 XmlUtils.OD_NAME_SECURITY_LABELS, in createFromOdElements()
112 public static final String OD_NAME_SECURITY_LABELS = "security_labels"; field in XmlUtils