Searched refs:removeFile (Results 1 - 5 of 5) 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.java200 DrmUtils.removeFile(message);
/frameworks/base/tools/aapt/
H A DAaptAssets.h243 void removeFile(size_t index);
276 void removeFile(const String8& name);
H A DAaptAssets.cpp1544 void AaptGroup::removeFile(size_t index) function in class:AaptGroup
1622 void AaptDir::removeFile(const String8& name) function in class:AaptDir
2203 dir->removeFile(entryName.getPathLeaf());
2327 grp->removeFile(k);
2372 grp->removeFile(k);
H A DResource.cpp600 baseGroup->removeFile(baseFileIndex);

Completed in 128 milliseconds