OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SystemFileFinder
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/tools/aapt/
FileFinder.h
32
class
SystemFileFinder
: public FileFinder {
FileFinder.cpp
41
bool
SystemFileFinder
::findFiles(String8 basePath, Vector<String8>& extensions,
80
void
SystemFileFinder
::checkAndAddFile(const String8& path, const struct stat* stats,
Resource.cpp
[
all
...]
/frameworks/base/tools/aapt/tests/
CrunchCache_test.cpp
91
FileFinder* sff = new
SystemFileFinder
();
Completed in 85 milliseconds