Searched defs:isExecutable (Results 1 – 3 of 3) sorted by relevance
93 private void addFile(File file, String content, boolean isExecutable) throws IOException { in addFile()103 private static FileNode newFileNode(String name, Digest digest, boolean isExecutable) { in newFileNode()
919 public boolean isExecutable(String fullPath) throws DeviceNotAvailableException; in isExecutable() method
1960 public boolean isExecutable(String fullPath) throws DeviceNotAvailableException { in isExecutable() method in NativeDevice