Searched refs:is_resource (Results 1 – 1 of 1) sorted by relevance
227 bool is_resource = path.find("res/") == 0; in WriteToArchive() local228 if (is_resource) { in WriteToArchive()236 if (is_resource && referenced_resources.find(output_path) == referenced_resources.end()) { in WriteToArchive()