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.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);
H A DAaptAssets.h226 void removeFile(size_t index);
259 void removeFile(const String8& name);
H A DResource.cpp641 baseGroup->removeFile(baseFileIndex);

Completed in 70 milliseconds