Searched refs:SystemFileFinder (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/tools/aapt/
H A DFileFinder.h32 class SystemFileFinder : public FileFinder { class in inherits:FileFinder
H A DFileFinder.cpp41 bool SystemFileFinder::findFiles(String8 basePath, Vector<String8>& extensions,
80 void SystemFileFinder::checkAndAddFile(String8 path, const struct stat* stats,
H A DResource.cpp864 FileFinder* ff = new SystemFileFinder();
/frameworks/base/tools/aapt/tests/
H A DCrunchCache_test.cpp91 FileFinder* sff = new SystemFileFinder();

Completed in 294 milliseconds