Searched defs:filepath (Results 1 – 6 of 6) sorted by relevance
41 String filepath = null; in main() local195 private static void getDeviceImage(IDevice device, String filepath, boolean landscape) in getDeviceImage()
175 private File getOutFile(String filepath) throws ApkCreationException { in getOutFile()200 public static File getInputFile(String filepath) throws ApkCreationException { in getInputFile()
316 def AddFileToArchive(self, filepath, compress_bit): argument
302 …private static void addFileToZip(ZipOutputStream zip, String filepath, byte[] buf) throws IOExcept… in addFileToZip()
556 private static void getDeviceImage(IDevice device, String filepath, boolean landscape) in getDeviceImage()
551 public static String readEmbeddedTextFile(String filepath) { in readEmbeddedTextFile()592 public static byte[] readEmbeddedFile(String filepath) { in readEmbeddedFile()