Searched defs:removeFile (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/drm/java/android/drm/
H A DDrmUtils.java78 /* package */ static void removeFile(String path) throws IOException { method in class:DrmUtils
/frameworks/base/tools/aapt/
H A DAaptAssets.cpp1646 void AaptGroup::removeFile(size_t index) function in class:AaptGroup
1724 void AaptDir::removeFile(const String8& name) function in class:AaptDir
2348 dir->removeFile(entryName.getPathLeaf());
2472 grp->removeFile(k);
2517 grp->removeFile(k);

Completed in 57 milliseconds