Home
last modified time | relevance | path

Searched refs:removeDir (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/tools/aapt/
H A DAaptAssets.h258 void removeDir(const String8& name);
H A DAaptAssets.cpp636 void AaptDir::removeDir(const String8& name) in removeDir() function in AaptDir
H A DResource.cpp467 ass->removeDir(d->getLeaf()); in collect_files()