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.cpp1592 void AaptGroup::removeFile(size_t index) function in class:AaptGroup
1670 void AaptDir::removeFile(const String8& name) function in class:AaptDir
2294 dir->removeFile(entryName.getPathLeaf());
2418 grp->removeFile(k);
2463 grp->removeFile(k);

Completed in 303 milliseconds