Searched refs:ForEachFile (Results 1 – 3 of 3) sorted by relevance
68 bool ForEachFile(const std::string& path,
202 bool ApkAssets::ForEachFile(const std::string& root_path, in ForEachFile() function in android::ApkAssets
268 if (!apk_assets->ForEachFile(full_path, func)) { in OpenDir()