Searched refs:toFile (Results 1 - 25 of 32) sorted by relevance

12

/external/desugar/java/com/google/devtools/build/android/desugar/
H A DZipInputFileProvider.java34 this.zipFile = new ZipFile(root.toFile());
H A DDirectoryInputFileProvider.java46 return new FileInputStream(root.resolve(filename).toFile());
H A DDesugar.java375 if (directory.toFile().exists()) {
/external/mockftpserver/tags/2.x_Before_IDEA/src/main/groovy/org/mockftpserver/fake/filesystem/
H A DDefaultFileSystem.groovy192 File toFile = fileForPath(toPath)
193 return fileForPath(fromPath).renameTo(toFile)
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ReferenceType/
H A DSourceDebugExtensionDebuggee.java139 jarPath.toFile().deleteOnExit();
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-netrexx.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dant-junit.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/fonttools/Lib/fontTools/
H A DcffLib.py75 writer.toFile(file)
131 def toFile(self, file): member in class:CFFWriter
136 print("CFFWriter.toFile() iteration:", count)
153 print("CFFWriter.toFile() writing to file.")
157 if hasattr(item, "toFile"):
158 item.toFile(file)
208 def toFile(self, file): member in class:IndexCompiler
220 if hasattr(item, "toFile"):
221 item.toFile(file)
261 def toFile(sel member in class:FDArrayIndexCompiler
843 def toFile(self, file): member in class:CharsetCompiler
951 def toFile(self, file): member in class:EncodingCompiler
1202 def toFile(self, file): member in class:FDSelectCompiler
1362 def toFile(self, file): member in class:DictCompiler
[all...]
/external/fonttools/Tools/fontTools/
H A DcffLib.py75 writer.toFile(file)
131 def toFile(self, file): member in class:CFFWriter
136 print("CFFWriter.toFile() iteration:", count)
153 print("CFFWriter.toFile() writing to file.")
157 if hasattr(item, "toFile"):
158 item.toFile(file)
208 def toFile(self, file): member in class:IndexCompiler
220 if hasattr(item, "toFile"):
221 item.toFile(file)
261 def toFile(sel member in class:FDArrayIndexCompiler
843 def toFile(self, file): member in class:CharsetCompiler
951 def toFile(self, file): member in class:EncodingCompiler
1202 def toFile(self, file): member in class:FDSelectCompiler
1362 def toFile(self, file): member in class:DictCompiler
[all...]
/external/parameter-framework/upstream/parameter/
H A DParameterMgr.h344 * @param[in] toFile a boolean that determines if the destination is an xml description in
350 bool exportDomainsXml(std::string &xmlDest, bool withSettings, bool toFile,
360 * @param[in] toFile a boolean that determines if the destination is an xml description in
367 bool withSettings, bool toFile, std::string &errorMsg) const;
779 * @param[in] toFile specifies whether xmlSource is a path or a
788 bool wrapLegacyXmlExport(std::string &xmlDest, bool toFile, bool withSettings,
H A DParameterMgr.cpp2636 bool CParameterMgr::exportDomainsXml(string &xmlDest, bool withSettings, bool toFile, argument
2640 (toFile ? ('"' + xmlDest + '"') : "a user-provided buffer"));
2644 return wrapLegacyXmlExport(xmlDest, toFile, withSettings, *configurableDomains, errorMsg);
2648 bool withSettings, bool toFile, string &errorMsg) const
2651 (toFile ? ('"' + xmlDest + '"') : "a user-provided buffer"));
2661 return wrapLegacyXmlExport(xmlDest, toFile, withSettings, *requestedDomain, errorMsg);
2664 bool CParameterMgr::wrapLegacyXmlExport(string &xmlDest, bool toFile, bool withSettings, argument
2670 if (toFile) {
2647 exportSingleDomainXml(string &xmlDest, const string &domainName, bool withSettings, bool toFile, string &errorMsg) const argument
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.simpleconfigurator_1.0.200.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.common_3.6.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.core_2.0.2.R36x_v20100804.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.equinox.common_3.7.0.v20150402-1709.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/guice/extensions/persist/lib/
H A Dcommons-io.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META-INF/NOTICE ...
/external/guice/extensions/struts2/lib/
H A Dcommons-io-1.3.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/io/ ...
H A Dant-1.6.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dxwork-core-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF xwork-validator-definition-1.0.dtd xwork ...
/external/libphonenumber/demo/war/WEB-INF/lib/
H A Dcommons-io-1.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/io/ ...
/external/slf4j/log4j-over-slf4j/compatibility/lib/
H A Dlogback-core-0.9.8-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF ch/ ch/qos/ ch/qos/logback/ ch/qos/logback/core/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
H A Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/build/ ...

Completed in 727 milliseconds

12