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

/frameworks/base/drm/java/android/drm/
H A DDrmUtils.java77 /* package */ static void removeFile(String path) throws IOException { method in class:DrmUtils
/frameworks/base/tools/aapt/
H A DAaptAssets.cpp554 removeFile(index);
578 void AaptGroup::removeFile(size_t index) function in class:AaptGroup
656 void AaptDir::removeFile(const String8& name) function in class:AaptDir
1286 dir->removeFile(entryName.getPathLeaf());
1415 grp->removeFile(k);
1483 grp->removeFile(k);

Completed in 9 milliseconds