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