Searched defs:getFile (Results 1 - 6 of 6) sorted by relevance

/frameworks/base/tools/aapt/
H A DOutputSet.h33 inline const android::sp<const AaptFile>& getFile() const { function in class:OutputEntry
H A DResource.cpp92 inline const sp<AaptFile>& getFile() const { return mFile; } function in class:ResourceDirIterator
308 it.getBaseName().string(), it.getFile()->getPrintableSource().string());
335 assets->addResource(it.getLeafName(), resPath, it.getFile(), type8);
374 bundle, assets, it.getFile(), &hasErrors);
1440 const sp<AaptFile>& file = it.getFile();
1488 String8 src = it.getFile()->getPrintableSource();
1490 it.getFile(), &table, xmlFlags);
1492 if (err == NO_ERROR && it.getFile()->hasData()) {
1494 block.setTo(it.getFile()->getData(), it.getFile()
[all...]
/frameworks/base/services/core/java/com/android/server/pm/
H A DAbstractStatsBase.java56 protected AtomicFile getFile() { method in class:AbstractStatsBase
H A DShortcutService.java1311 public File getFile() { method in class:ShortcutService.FileOutputStreamWithPath
/frameworks/base/core/java/android/os/
H A DParcelFileDescriptor.java586 public static File getFile(FileDescriptor fd) throws IOException { method in class:ParcelFileDescriptor
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 72 milliseconds