Searched defs:moTree (Results 1 – 5 of 5) sorted by relevance
33 public PasspointManagementObjectDefinition(String baseUri, String urn, String moTree) { in PasspointManagementObjectDefinition()
184 MOTree moTree; in loadAllSPs() local289 MOTree moTree; in addSP() local297 private static OMAConstructed findTargetTree(MOTree moTree, String fqdn) throws OMAException { in findTargetTree()330 MOTree moTree; in modifySP() local422 MOTree moTree; in removeSP() local443 MOTree moTree = MOTree.unmarshal(in); in getMOTree() local455 private static void writeMO(MOTree moTree, File f) throws IOException { in writeMO()605 private static List<HomeSP> buildSPs(MOTree moTree) throws OMAException { in buildSPs()
188 MOTree moTree = MOTree.unmarshal(in); in loadAllSPs() local293 MOTree moTree; in addSP() local321 private static OMAConstructed findTargetTree(MOTree moTree, String fqdn) throws OMAException { in findTargetTree()354 MOTree moTree; in modifySP() local454 MOTree moTree; in removeSP() local473 MOTree moTree = MOTree.unmarshal(in); in getMOTree() local482 private static void writeMO(MOTree moTree, File f, OSUManager osuManager) throws IOException { in writeMO()646 public static List<HomeSP> buildSPs(MOTree moTree) throws OMAException { in buildSPs()
211 MOTree moTree = parser.parse(xmlIn, ""); in checkXml() local
91 String moTree = config.getMoTree(); in loadAllSps() local