Home
last modified time | relevance | path

Searched refs:XMLFILE (Results 1 – 2 of 2) sorted by relevance

/trunk/main/xmerge/source/palmtests/qa/comparator/
H A DOfficeZip.java47 private final static String XMLFILE = "content.xml"; field in OfficeZip
123 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()
/trunk/main/crashrep/source/unx/
H A Dmain.cxx833 #define XMLFILE ".crash_report_frames" macro
842 g_strXMLFileName += string(XMLFILE); in load_crash_data()
855 sFile += string(XMLFILE); in write_crash_data()

Completed in 14 milliseconds