Home | History | Annotate | Download | only in generators

Lines Matching refs:writePlatformFile

625 			writePlatformFile(platformDescription.get(i).toString(), platformTemplateString.get(i).toString(), platformDropFileName.get(i).toString());
649 protected void writePlatformFile(String desiredPlatform, String templateString, String dropFileName) {