Searched refs:is_source (Results 1 – 2 of 2) sorted by relevance
51 def extract_img(zip_archive: zipfile.ZipFile, img_name, output_path, is_source): argument70 if is_source:
82 void FillPartition(const std::string& path, const bool is_source) { in FillPartition() argument87 if (is_source) { in FillPartition()