Searched defs:ForEachFile (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/libs/androidfw/include/androidfw/ | ||
D | ApkAssets.h | 51 virtual bool ForEachFile(const std::string& /* path */, in ForEachFile() function |
/frameworks/base/libs/androidfw/ | ||
D | ApkAssets.cpp | 95 bool ForEachFile(const std::string& root_path, in ForEachFile() function in android::ZipAssetsProvider |