Searched refs:IsValidFile (Results 1 – 1 of 1) sorted by relevance
333 static bool IsValidFile(IAaptContext* context, const std::string& input_path) { in IsValidFile() function656 if (!options.res_zip && !IsValidFile(context, path)) { in Compile()