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.java213 DrmUtils.removeFile(message);
/frameworks/base/tools/aapt/
H A DAaptAssets.cpp527 removeFile(index);
551 void AaptGroup::removeFile(size_t index) function in class:AaptGroup
629 void AaptDir::removeFile(const String8& name) function in class:AaptDir
1259 dir->removeFile(entryName.getPathLeaf());
1388 grp->removeFile(k);
1456 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 265 milliseconds