Searched refs:removeFile (Results 1 - 5 of 5) 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
H A DDrmManagerClient.java214 DrmUtils.removeFile(message);
/frameworks/base/tools/aapt/
H A DAaptAssets.cpp530 removeFile(index);
554 void AaptGroup::removeFile(size_t index) function in class:AaptGroup
632 void AaptDir::removeFile(const String8& name) function in class:AaptDir
1262 dir->removeFile(entryName.getPathLeaf());
1391 grp->removeFile(k);
1459 grp->removeFile(k);
H A DAaptAssets.h224 void removeFile(size_t index);
257 void removeFile(const String8& name);
H A DResource.cpp662 baseGroup->removeFile(baseFileIndex);

Completed in 84 milliseconds