Home
last modified time | relevance | path

Searched defs:findFiles (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/tools/aapt/tests/
H A DMockFileFinder.h35 virtual bool findFiles(String8 basePath, Vector<String8>& extensions, in findFiles() function
/aosp12/frameworks/base/tools/aapt/
H A DFileFinder.cpp41 bool SystemFileFinder::findFiles(String8 basePath, Vector<String8>& extensions, in findFiles() function in SystemFileFinder
/aosp12/system/libhidl/transport/
H A DServiceManagement.cpp239 static std::vector<std::string> findFiles(const std::string& path, const std::string& prefix, in findFiles() function