Searched defs:findFiles (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/aapt/tests/
H A DMockFileFinder.h25 * findFiles implementation for the abstraction.
35 virtual bool findFiles(String8 basePath, Vector<String8>& extensions, function in class:MockFileFinder
/frameworks/base/tools/aapt/
H A DFileFinder.cpp41 bool SystemFileFinder::findFiles(String8 basePath, Vector<String8>& extensions, function in class:SystemFileFinder
64 findFiles(fullPath, extensions, fileStore,copy);

Completed in 173 milliseconds