Searched refs:is_source (Results 1 – 3 of 3) sorted by relevance
41 pub fn is_source(&self) -> bool { in is_source() method130 if !self.role.is_source() { in create()158 if !self.role.is_source() { in finish()
51 def extract_img(zip_archive: zipfile.ZipFile, img_name, output_path, is_source): argument70 if is_source:
83 void FillPartition(const std::string& path, const bool is_source) { in FillPartition() argument88 if (is_source) { in FillPartition()