Searched refs:XMLFILE (Results 1 – 2 of 2) sorted by relevance
47 private final static String XMLFILE = "content.xml"; field in OfficeZip123 throw new IOException(XMLFILE + " not found."); in read()153 Debug.log(Debug.TRACE, "Writing out " + XMLFILE + " into zip."); in write()155 ZipEntry ze = new ZipEntry(XMLFILE); in write()235 return lname.equals(XMLFILE); in isContentXML()
833 #define XMLFILE ".crash_report_frames" macro842 g_strXMLFileName += string(XMLFILE); in load_crash_data()855 sFile += string(XMLFILE); in write_crash_data()
Completed in 26 milliseconds