Searched defs:fromFile (Results 1 - 18 of 18) sorted by relevance

/external/parameter-framework/xmlserializer/
H A DXmlDocSource.cpp243 _xmlDoc* CXmlDocSource::mkXmlDoc(const string& source, bool fromFile, bool xincludes, string& errorMsg) argument
246 if (fromFile) {
254 if (fromFile) {
/external/fonttools/Lib/fontTools/ttLib/
H A Dsfnt.py58 entry.fromFile(self.file)
343 def fromFile(self, file): member in class:DirectoryEntry
/external/fonttools/Tools/fontTools/ttLib/
H A Dsfnt.py58 entry.fromFile(self.file)
343 def fromFile(self, file): member in class:DirectoryEntry
/external/glide/library/src/main/java/com/bumptech/glide/
H A DRequestManager.java374 * @see #fromFile()
380 return (DrawableTypeRequest<File>) fromFile().load(file);
402 public DrawableTypeRequest<File> fromFile() { method in class:RequestManager
/external/parameter-framework/parameter/
H A DParameterMgrFullConnector.cpp360 bool withSettings, bool fromFile,
363 return _pParameterMgr->importSingleDomainXml(xmlSource, overwrite, withSettings, fromFile,
359 importSingleDomainXml(const string& xmlSource, bool overwrite, bool withSettings, bool fromFile, string& errorMsg) argument
H A DParameterMgr.cpp2213 bool fromFile, string& errorMsg)
2222 (fromFile ? ("\"" + xmlSource + "\"") : "a user-provided buffer"));
2227 bool importSuccess = wrapLegacyXmlImport(xmlSource, fromFile, withSettings,
2240 bool withSettings, bool fromFile, string& errorMsg)
2248 (fromFile ? ("\"" + xmlSource + "\"") : "a user-provided buffer"));
2254 if (!wrapLegacyXmlImport(xmlSource, fromFile, withSettings, *standaloneDomain, "", errorMsg)) {
2267 bool CParameterMgr::wrapLegacyXmlImport(const string& xmlSource, bool fromFile, argument
2279 _xmlDoc *doc = CXmlDocSource::mkXmlDoc(xmlSource, fromFile, false, errorMsg);
2212 importDomainsXml(const string& xmlSource, bool withSettings, bool fromFile, string& errorMsg) argument
2239 importSingleDomainXml(const string& xmlSource, bool overwrite, bool withSettings, bool fromFile, string& errorMsg) argument
/external/robolectric/src/main/java/android/net/
H A DUri__FromAndroid.java391 public static Uri__FromAndroid fromFile(File file) { method in class:Uri__FromAndroid
/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.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/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/ ...
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 871 milliseconds