Home
last modified time | relevance | path

Searched refs:fromFile (Results 1 – 25 of 36) sorted by relevance

12

/external/parameter-framework/upstream/xmlserializer/
DXmlDocSource.cpp233 _xmlDoc *CXmlDocSource::mkXmlDoc(const string &source, bool fromFile, bool xincludes, in mkXmlDoc() argument
237 if (fromFile) { in mkXmlDoc()
245 if (fromFile) { in mkXmlDoc()
DXmlDocSource.h170 static _xmlDoc *mkXmlDoc(const std::string &source, bool fromFile, bool xincludes,
/external/glide/library/src/main/java/com/bumptech/glide/load/model/
DFileLoader.java25 return uriLoader.getResourceFetcher(Uri.fromFile(model), width, height); in getResourceFetcher()
DStringLoader.java39 return Uri.fromFile(new File(path)); in toFileUri()
/external/parameter-framework/upstream/parameter/
DParameterMgrFullConnector.cpp272 bool withSettings, bool fromFile, in importSingleDomainXml() argument
275 return _pParameterMgr->importSingleDomainXml(xmlSource, overwrite, withSettings, fromFile, in importSingleDomainXml()
DParameterMgr.h318 bool importDomainsXml(const std::string &xmlSource, bool withSettings, bool fromFile,
336 bool fromFile, std::string &errorMsg);
748 bool wrapLegacyXmlImport(const std::string &xmlSource, bool fromFile, bool withSettings,
DParameterMgr.cpp2538 bool CParameterMgr::importDomainsXml(const string &xmlSource, bool withSettings, bool fromFile, in importDomainsXml() argument
2548 (fromFile ? ("\"" + xmlSource + "\"") : "a user-provided buffer")); in importDomainsXml()
2553 bool importSuccess = wrapLegacyXmlImport(xmlSource, fromFile, withSettings, in importDomainsXml()
2566 bool withSettings, bool fromFile, string &errorMsg) in importSingleDomainXml() argument
2574 (fromFile ? ('"' + xmlSource + '"') : "a user-provided buffer")); in importSingleDomainXml()
2580 if (!wrapLegacyXmlImport(xmlSource, fromFile, withSettings, *standaloneDomain, "", errorMsg)) { in importSingleDomainXml()
2593 bool CParameterMgr::wrapLegacyXmlImport(const string &xmlSource, bool fromFile, bool withSettings, in wrapLegacyXmlImport() argument
2605 _xmlDoc *doc = CXmlDocSource::mkXmlDoc(xmlSource, fromFile, false, xmlDomainImportContext); in wrapLegacyXmlImport()
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/
DCommonIntentsFacade.java102 view(Uri.fromFile(file), "text/html"); in viewHtml()
DCameraFacade.java215 intent.putExtra(MediaStore.EXTRA_OUTPUT, Uri.fromFile(file)); in cameraInteractiveCapturePicture()
/external/glide/library/src/main/java/com/bumptech/glide/
DRequestManager.java380 return (DrawableTypeRequest<File>) fromFile().load(file); in load()
402 public DrawableTypeRequest<File> fromFile() { in fromFile() method in RequestManager
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
Dant-netrexx.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/parameter-framework/upstream/parameter/include/
DParameterMgrFullConnector.h200 bool fromFile, std::string &errorMsg);
/external/fonttools/Lib/fontTools/ttLib/
Dsfnt.py58 entry.fromFile(self.file)
343 def fromFile(self, file): member in DirectoryEntry
/external/glide/library/src/main/java/com/bumptech/glide/load/data/
DMediaStoreThumbFetcher.java142 thumbnailUri = Uri.fromFile(file); in open()
/external/parameter-framework/upstream/bindings/python/
Dpfw.i165 bool fromFile, std::string& strError);
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/media/
DMediaRecorderFacade.java222 intent.putExtra(MediaStore.EXTRA_OUTPUT, Uri.fromFile(file)); in startInteractiveVideoRecording()
/external/robolectric/v1/src/main/java/android/net/
DUri__FromAndroid.java391 public static Uri__FromAndroid fromFile(File file) { in fromFile() method in Uri__FromAndroid
/external/slf4j/log4j-over-slf4j/compatibility/lib/
Dlogback-core-0.9.8-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF ch/ ch/qos/ ch/ ...
/external/guice/extensions/struts2/lib/
Dant-1.6.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/jarjar/lib/
Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.core.resources_3.10.0.v20150423-0755.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...

12