Searched defs:src_path (Results 1 – 6 of 6) sorted by relevance
19 def _gzip_then_delete(src_path, dest_path): argument
58 def patch_apply(self, src_path, patch_list, reverse=False): argument
125 bool copySingleFile(const std::filesystem::path& src_path, const std::filesystem::path& dst_path) in copySingleFile()155 std::filesystem::path src_path = std::filesystem::path(CFG_PATH) / file; in CopyDataFile() local
484 def template_replace(self, src_path, replace_data): argument
348 src_path=None, argument
157 def _copy_dir(src_path, target_path): argument