Searched refs:removeFile (Results 1 - 6 of 6) 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
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.cpp663 baseGroup->removeFile(baseFileIndex);
H A DResourceTable.cpp88 dir->removeFile(target->getPath().getPathLeaf());

Completed in 114 milliseconds